Why does sendmail deny relaying?
Hi, I'm in trouble with sendmail. The following lines apear in /etc/log/mail : Jan 17 11:06:23 www sendmail[16390]: f0HA6N916390: Authentication-Warning: \ www.text-team.de: Host [212.121.144.197] claimed to be canto.de Jan 17 11:06:28 www sendmail[16390]: f0HA6N916390: ruleset=check_rcpt, \ arg1=<THOM@text-team.de>, relay=[212.121.144.197], reject=550 5.7.1 \ <THOM@text-team.de>... Relaying denied. IP name lookup failed [212.121.144.197] Is this mail rejected due to failed reverse name lookup failure? Yours Thom -- ------------------------------------------------------------------- bye bye (c) by Thom | Thorsten Marquardt | EMail: THOM@kaupp.chemie.uni-oldenburg.de | Member of the pzt project. | http://kaupp.chemie.uni-oldenburg.de/pzt -------------------------------------------------------------------
Hi,
I'm in trouble with sendmail. The following lines apear in /etc/log/mail : Jan 17 11:06:23 www sendmail[16390]: f0HA6N916390: Authentication-Warning: \ www.text-team.de: Host [212.121.144.197] claimed to be canto.de Jan 17 11:06:28 www sendmail[16390]: f0HA6N916390:
The authentication warning you remove in sendmail.cf: # privacy flags O PrivacyOptions=needmailhelo,novrfy,noexpn,noetrn,noverb
ruleset=check_rcpt, \ arg1=<THOM@text-team.de>, relay=[212.121.144.197], reject=550 5.7.1 \ <THOM@text-team.de>... Relaying denied. IP name lookup failed [212.121.144.197]
If you put in access.db 212.121.144.197 ACCEPT it will work. Philipp
If you put in access.db 212.121.144.197 ACCEPT
it will work.
Yes, and don't forget to hash the plaintextfile. Use the Makefile that I've put in the attachment. Place it in /etc/mail, go there and type make. Little gift from the 7.1 sendmail package...
Philipp
Thanks, Roman. -- - - | Roman Drahtmüller <draht@suse.de> // "Caution: Cape does | SuSE GmbH - Security Phone: // not enable user to fly." | Nürnberg, Germany +49-911-740530 // (Batman Costume warning label) | - -
Egan wrote:
On Wed, 17 Jan 2001 12:38:26 +0100 (MET), Roman Drahtmueller <draht@suse.de> wrote:
Little gift from the 7.1 sendmail package...
Speaking of sendmail ...
Is there any version of sendmail that supports SMTP auth?
Egan
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-security-unsubscribe@suse.com For additional commands, e-mail: suse-security-help@suse.com
Hello, yes the newer versions support it: http://www.sendmail.org Good luck Michael Heiming Sysadmin -- __ __ __ Virtueller Bau-Markt AG \ / [__) [__] [ __ Meerbuscher Strasse 64 \/ [__) | | [_./ 40670 Meerbusch www.vbag.de Michael Heiming (mh@vbag.de) Confucius say: He who play in root, eventually kill tree.
Hi,
I'm in trouble with sendmail. The following lines apear in /etc/log/mail : Jan 17 11:06:23 www sendmail[16390]: f0HA6N916390: Authentication-Warning: \ www.text-team.de: Host [212.121.144.197] claimed to be canto.de Jan 17 11:06:28 www sendmail[16390]: f0HA6N916390:
The authentication warning you remove in sendmail.cf:
# privacy flags O PrivacyOptions=needmailhelo,novrfy,noexpn,noetrn,noverb
is there a chance to fix this in /etc/rc.config.d/sendmail.rc.config since sendmail.cf is rebuild the next time I run SuSEconfig. Thanks Thom -- ------------------------------------------------------------------- bye bye (c) by Thom | Thorsten Marquardt | EMail: THOM@kaupp.chemie.uni-oldenburg.de | Member of the pzt project. | http://kaupp.chemie.uni-oldenburg.de/pzt -------------------------------------------------------------------
The authentication warning you remove in sendmail.cf:
# privacy flags O PrivacyOptions=needmailhelo,novrfy,noexpn,noetrn,noverb
is there a chance to fix this in /etc/rc.config.d/sendmail.rc.config since sendmail.cf is rebuild the next time I run SuSEconfig.
Unfortunately not. I've had a discussion about it with our sendmail-Guru, Werner Fink, and he convinced me that these warnings make sense, at least in some rare cases. Well, almost convinced... The warnings are not good for anything since the absence of a warning doesn't give any information at all. In order for SuSEconfig to respect your wishes, change /sbin/conf.d/SuSEconfig.sendmail .
Thanks
Thom
Thanks, Roman. -- - - | Roman Drahtmüller <draht@suse.de> // "Caution: Cape does | SuSE GmbH - Security Phone: // not enable user to fly." | Nürnberg, Germany +49-911-740530 // (Batman Costume warning label) | - -
Roman Drahtmueller wrote:
The authentication warning you remove in sendmail.cf:
# privacy flags O PrivacyOptions=needmailhelo,novrfy,noexpn,noetrn,noverb
is there a chance to fix this in /etc/rc.config.d/sendmail.rc.config since sendmail.cf is rebuild the next time I run SuSEconfig.
Unfortunately not. I've had a discussion about it with our sendmail-Guru, Werner Fink, and he convinced me that these warnings make sense, at least in some rare cases. Well, almost convinced... The warnings are not good for anything since the absence of a warning doesn't give any information at all.
IIRC (sometimes I don't) under Yast there is an option for SENDMAIL TYPE if you answer NO it SuseConfig should not toucg tour sendmail configuration -- Togan Muftuoglu
participants (6)
-
Egan
-
Michael Heiming
-
Philipp Snizek
-
Roman Drahtmueller
-
Thorsten Marquardt
-
Togan Muftuoglu