Götz Reinicke - IT-Koordinator
2010-Dec-23 09:44 UTC
[CentOS] sendmail / logwatch relaying issue - driving me crazy
Hallo, *<:-) may be I'm to tired to see the solution, maybe someone can give me a hint? I do have a couple of servers, sending the daily logwatch report to a central support email account. Some servers do have DNS A and CNAME records. On my mailserver relaying for the servers is allowed. Only one server drives me crazy, getting user unknown or releaying denied messages. Any idea, how to debug this issue? I'd be glad to fix this as a christmas gift. I could provide logmessages of course. Thanks and best regards G?tz -- G?tz Reinicke IT-Koordinator Tel. +49 7141 969 420 Fax +49 7141 969 55 420 E-Mail goetz.reinicke at filmakademie.de Filmakademie Baden-W?rttemberg GmbH Akademiehof 10 71638 Ludwigsburg www.filmakademie.de Eintragung Amtsgericht Stuttgart HRB 205016 Vorsitzende des Aufsichtsrats: Prof. Dr. Claudia H?bner Gesch?ftsf?hrer: Prof. Thomas Schadt -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 6656 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.centos.org/pipermail/centos/attachments/20101223/847878a6/attachment-0001.p7s>
Eero Volotinen
2010-Dec-23 10:02 UTC
[CentOS] sendmail / logwatch relaying issue - driving me crazy
unedited error messages and sendmail config from both servers is needed. eero -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101223/772a0a8c/attachment-0001.html>
Les Mikesell
2010-Dec-23 13:30 UTC
[CentOS] sendmail / logwatch relaying issue - driving me crazy
On 12/23/10 3:44 AM, G?tz Reinicke - IT-Koordinator wrote:> Hallo, *<:-) > > may be I'm to tired to see the solution, maybe someone can give me a hint? > > I do have a couple of servers, sending the daily logwatch report to a > central support email account. > > Some servers do have DNS A and CNAME records. On my mailserver relaying > for the servers is allowed. > > Only one server drives me crazy, getting user unknown or releaying > denied messages. > > Any idea, how to debug this issue? I'd be glad to fix this as a > christmas gift. I could provide logmessages of course. >If there is an MX record for the target address, it will go there instead of to the A record for that name. The receiving server will usually try to resolve the From: host address and reject if it can't, so the sender must have a valid hostname in your DNS (or turn off that feature). If the receiving server doesn't accept for the target domain/host address you'd get the relaying denyed error. If it does accept for the domain but does not have the user in the address you'd get the user unknown error. -- Les Mikesell lesmikesell at gmail.com