Re: [Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread David Krebsbach
PROTECTED]] Sent: Monday, December 31, 2001 11:16 AM To: David Krebsbach Cc: '[EMAIL PROTECTED]' Subject: Re: [Mailman-Users] Mailman/Sendmail issue Well David by default Red Hat 7.2 does not port mail through the LAN. I had to do two thing first of all in /etc/mail/sendmail.mc I had to dnl

Re: [Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread mel
Well David by default Red Hat 7.2 does not port mail through the LAN. I had to do two thing first of all in /etc/mail/sendmail.mc I had to dnl this line DAEMON_OPTIONS (`Port_SMTP, ADDR=127.0.0.1, Name=MTA`) and rebuild the sendmail.cf and Then in the /etc/mail/access I had to add 127.0.0.1 RELAY

[Mailman-Users] Mailman/Sendmail issue

2001-12-31 Thread David Krebsbach
The server platform is RedHat version 7.2, Sendmail 8.11 and Mailman 2.08. My problem is an error generated when the post script is run. If my sendmail config file MTA entry is set for the correct IP an error is generated in the mailman/smtp error log "connection refused", but I can send email bac