- Oct 12, 1999
- 8,361
- 0
- 0
This is my first SMTP server, so bear with me.
sendmail has no problems with local accounts on a fresh RedHat 7.2 install. However, e-mails to user@mail.domain.net end up being addressed to user@mail.domain.net.domain.net (which is 99.99% not likely to exist). I've looked at /etc/sendmain.cf, but have no clue which setting prevents the domain to be added even if one is already present. A few Google hits on the matter haven't cleared this up for me.
Any clues?
-SUO