Web Hosting Talk







View Full Version : Exim Relay Problem


mginc
12-24-2004, 04:40 PM
Hello,

We have 2 domains A and B on the same server. All the emails to B are coming ok without any problems.

/etc/valiases was missing *: for domain A and I added it (*:default user names) and I am receiving ALL emails to only one mailbox. It looks like Exim is not recognizing our mail boxes.

IMAP seems to work fine, users can send mail too. However, receiving goes to only one mailbox (Catch-all) which I setup in /etc/valiases.

I used fixdb in cpanel, /scripts/fixevertying, /scripts/exim (almost all options) and have currently ran out of ideas.

/etc/localdomain has A listed.

Any advice would be immensely appreciated.

-- Mike

Lebanon
12-24-2004, 05:42 PM
I have few for you , hope you havent already been through .
first
echo test | exim email@domain.com < replace with your domain
echo test | exim -d+resolver email.....

The errors you might see would show the problem and help you fix it ,
Another thing i noticed the latest upgrade IF YOU HAVE DONE IT for WHM breaks a little of the exim so just go ahead and :
/scripts/reseteximtodefaults

At least exim defaults would give you quite a chance to get it through the day !