Display More
Hello,
I'm upping this because I've had the same problem on several servers and didn't take the time to find a proper solution so far.
To sum up: on a clean server (Debian Squeeze), just after installing iMSCP (Version = 1.0.3.0), I create a domain mydomain.com with mail accounts enabled and I try to send a mail via php to anything@mydomain.com, the mail "never leaves the server" even if I deactivate mail accounts after.
It's exactly the same problem I had with iSPCP:
http://isp-control.net/forum/printthread.php?tid=10133
Is there a correct way to fix/configure this ?
Thanks in advance !
I've got exactly the same problem here on a clean install of 1.1.0rc4.4 on debian wheezy.
The thing is we manage mails from an other server (hosted exchange) and we don't need the dns facilities.
the outgoing mails are working well but when our system need to send a mail to one the hosted domain, it never leave the server.
i tryed to desable the mail support by setting -1 to the number of emails from the web interface: no effects
i tryed to set an external mail server from the web interface: no effect as well
the only thing, i did which actually worked to correct this was to edit the /etc/postfix/ismcp/domains (yes the one with the "please do not edit") and delete the domains from there, then regenerate the domains.mb (postmap /etc/postfix/ismpc/domains)
then reload postfix
on iscp, there was a master file to edit so this conf won't be over writed the next time i edit a domain, but i can't remember where it is.