User Activity

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Just wanted to say that in order to use local domains the best workarounds I have are using phpMyAdmin - to edit the database tables directly or ^ and setting up an alias domain for all your "local" domains and adding mailboxes / alias to that instead of the actual "local" domain itself. e.g. localhost and home become aliases of my.fully.qualified.domain.com Hope this helps.

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    All good mate, I appreciate your work on the project and the fact it exists :) Thanks for spending some time on this for me.

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Changing the regex for the check_domain function in functions.inc.php appears to be just the first hurdle and since I am not a RegEx or PHP guy, ill have to settle for /** * Checks if a domain is valid * @param string $domain * @return string empty if the domain is valid, otherwise string with the errormessage * * @todo make check_domain able to handle as example .local domains * @todo skip DNS check if the domain exists in PostfixAdmin? */ function check_domain($domain) { return ''; } as this does...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Hi again, Forgot I asked this earlier this month. Is there anything I can do other than request this functionality as a feature or enhancement? Would editing the function check_domain be the only solution to this problem and would this cause problems elsewhere? What should I change the RegEx to to comply with just hostnames?

  • Modified a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Hi, I am wanting to use single TLD FQDN's with PostfixAdmin. I found this previous post, which explains the reasoning why this doesn't work, but I would like a workaround so it does ;) and don't feel confident enough that I won't break something I don't understand by changing anything myself. My current workaround is just to edit the database which "seems" to work fine, although I still can't make any changes through the web interface. Is this a bad idea? Can anyone assist with making this work so...

  • Posted a comment on discussion Postfix Admin Discussion on PostfixAdmin

    Hi, I am wanting to use single TLD FQDN's with PostfixAdmin. I found this previous post, which explains the reasoning why this doesn't work, but I would like a workaround so it does ;) and don't feel confident enough that I won't break something I don't understand by changing anything myself. Is this a bad idea? Can anyone assist with making this work so I can use domains such as me@home or root@localhost Appreciate all the work put into this project.

View All

Personal Data

Username:
jdnz
Joined:
2021-12-11 00:52:52.337000

Projects

  • No projects to display.

Personal Tools