[opensuse-amd64] sendmail setup

I need to setup sendmail on old SuSE-9.0 for AMD64 installation on Opteron server. sendmail configuration must be extremally simple - for direct send of messages through smtp and for direct accepting of messages via smtp. Unfortunately the SuSE docs I found was very short, so I attempted to send or receive some mail via usual command-line MUA (nail). MTA was setted via Yast for permanent connection. But 1) I found in /var/log/mail that tcpwrapper reject the accepting of messages from particular mail server. There is no information in tcpd that it is used for sendmail also. Is it right that I must modify /etc/hosts.allow for sendmail ? And how ? 2) sending of mail don't works also - the message goes to dead.letter Sorry, what should I also add to suse-linux.m4 (or may be other file) ? Yours Mikhail Kuzminsky --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-amd64+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-amd64+help@opensuse.org

Dear colleagues, I added sendmail:ALL string to /etc/hosts.allow as it is set in my RH installation (although I didn't find where this thing is described in SuSE sendmail/tcpd documentation), and tcpwrapper allows now normal work of sendmail. Mail messages (now) are delivered to server (below myhost.mydomain.ru) successfully. But it looks that there is some loop at sending of mail messages from this server, for example to kus@free.net in example below. Sorry, where is my error in /etc/sysconfig/sendmail settings ? Error description and /etc/sysconfig/sendmail content follows. Yours Mikhail Kuzminsky Zelinsky Institute of Organic Chemistry Moscow The original message was received at Mon, 11 Dec 2006 00:25:23 +0300 from loopback [127.0.0.1] ----- The following addresses had permanent fatal errors ----- <kus@free.net> ----- Transcript of session follows ----- 554 5.0.0 MX list for myhost.mydomain.ru. points back to myhost.mydomain.ru 554 5.3.5 Local configuration error Content of /etc/sysconfig/sendmail is (comments were omitted): SENDMAIL_SMARTHOST="" SENDMAIL_LOCALHOST="localhost" SENDMAIL_ALLMASQUERADE="no" SENDMAIL_RELAY="" SENDMAIL_LUSER="" SENDMAIL_ARGS="-L sendmail -Am -bd -q30m -om" SENDMAIL_CLIENT_ARGS="-L sendmail-client -Ac -qp30m" SENDMAIL_EXPENSIVE="no" SENDMAIL_NOCANONIFY="no" NULLCLIENT="" NODNS="no" DIALUP="no" SENDMAIL_GENERICS_DOMAIN="" MASQUERADE_DOMAINS="" SMTP_AUTH_MECHANISMS="" SMTP_AUTH_SERVER="" STARTTLS="" SENDMAIL_DB_FOLD="yes" SENDMAIL_DNSRBL="" In message from "Mikhail Kuzminsky" <kus@free.net> (Fri, 08 Dec 2006 22:57:09 +0300):
I need to setup sendmail on old SuSE-9.0 for AMD64 installation on Opteron server. sendmail configuration must be extremally simple - for direct send of messages through smtp and for direct accepting of messages via smtp.
Unfortunately the SuSE docs I found was very short, so I attempted to send or receive some mail via usual command-line MUA (nail). MTA was setted via Yast for permanent connection. But 1) I found in /var/log/mail that tcpwrapper reject the accepting of messages from particular mail server. There is no information in tcpd that it is used for sendmail also. Is it right that I must modify /etc/hosts.allow for sendmail ? And how ? 2) sending of mail don't works also - the message goes to dead.letter
Sorry, what should I also add to suse-linux.m4 (or may be other file) ?
Yours Mikhail Kuzminsky --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-amd64+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-amd64+help@opensuse.org
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-amd64+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-amd64+help@opensuse.org
participants (1)
-
Mikhail Kuzminsky