I posted recently about my troubles with getting sendmail 8.12.1 and Mailman 2.0.6 to 
work happily, and, surprisingly, I have managed to make some progress.

Right now, the two are working happily together, BUT, mail to any of the lists keeps 
looping for ever and ever.  I watched the qfile directory and watched as the number of 
files in the directory grew exponentially.  I had to remove the files by hand for it 
to stop..

Initially I thought it might be a permission problem within the qfiles directory, but 
that just wasn't the case.. it turns out that Mailman's "sendmail" delivery method 
(defined within Defaults.py) no longer works under Sendmail 8.12.x.

Because of changes with Sendmail 8.12.x, it now behaves almost exactly as if I defined 
"SMTPDirect".

So, I figured I would pose the question: How do I get Mailman to work with SMTPDirect 
and Sendmail?  I'm not sure if it is a config problem within sendmail (not relaying 
the email sent from localhost or something) or a problem with Mailman.  I suspect the 
latter because other apps, like Request Tracker (which uses the same delivery method 
as Mailman's "sendmail") seem to work properly...

Just an FYI, but Sendmail + MailMan (using "sendmail" delivery mode) does work for 
Sendmail 8.11.6.  Sendmail + Mailman (using either delivery mode) does NOT work for 
Sendmail 8.12.1.

I backed down to 8.11.6 for now, but I would love to get the two problems (SMTPDirect 
and Sendmail 8.12.x) cleared up..

Any help/direction would be much appreciated.

Thanks!
-Rich


An excerpt from the sendmail log shows:
Oct  4 21:12:44 cranium sm-mta[30876]: f951Chtw030875: to="|/var/mailman/mail/wrapper 
post test", ctladdr=<[EMAIL PROTECTED]> (8/0), delay=00:00:01, xdelay=00:00:01, 
mailer=prog, pri=30270, dsn=2.0.0, stat=Sent
Oct  4 21:13:01 cranium sendmail[30885]: f951D1pI030885: Authentication-Warning: 
cranium.wesmo.com: mailman set sender to [EMAIL PROTECTED] using -f
Oct  4 21:13:01 cranium sendmail[30885]: f951D1pI030885: 
[EMAIL PROTECTED], size=383, class=-60, nrcpts=3, 
msgid=<[EMAIL PROTECTED]>, relay=mailman@localhost
Oct  4 21:13:02 cranium sm-mta[30886]: STARTTLS=server, relay=IDENT:mailman@localhost 
[127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
Oct  4 21:13:02 cranium sendmail[30885]: STARTTLS=client, relay=localhost, 
version=TLSv1/SSLv3, verify=FAIL, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
Oct  4 21:13:02 cranium sm-mta[30886]: f951D1tx030886: ruleset=check_rcpt, 
arg1=<[EMAIL PROTECTED]>, relay=IDENT:mailman@localhost [127.0.0.1], reject=550 
5.7.1 <[EMAIL PROTECTED]>... Relaying denied. Proper authentication required.
Oct  4 21:13:02 cranium sendmail[30885]: f951D1pI030885: [EMAIL PROTECTED], 
[EMAIL PROTECTED] (41/41), delay=00:00:01, xdelay=00:00:01, 
mailer=relay, pri=199170, relay=localhost [127.0.0.1], dsn=5.7.1, stat=User unknown
Oct  4 21:13:02 cranium sm-mta[30886]: f951D1tx030886: 
from=<[EMAIL PROTECTED]>, size=383, class=-60, nrcpts=1, 
msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, 
relay=IDENT:mailman@localhost [127.0.0.1]
Oct  4 21:13:02 cranium sendmail[30885]: f951D1pI030885: 
[EMAIL PROTECTED],[EMAIL PROTECTED], [EMAIL PROTECTED] (41/41), 
delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=199170, relay=localhost 
[127.0.0.1], dsn=2.0.0, stat=Sent (f951D1tx030886 Message accepted for delivery)
Oct  4 21:13:02 cranium sendmail[30885]: f951D1pI030885: f951D1pJ030885: DSN: User 
unknown
Oct  4 21:13:02 cranium sm-mta[30888]: f951D1tx030886: to=<[EMAIL PROTECTED]>, 
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=138411, dsn=2.0.0, stat=Sent
Oct  4 21:13:02 cranium sm-mta[30886]: f951D1u1030886: from=<>, size=2629, class=0, 
nrcpts=1, msgid=<[EMAIL PROTECTED]>, proto=ESMTP, 
daemon=MTA, relay=IDENT:mailman@localhost [127.0.0.1]
Oct  4 21:13:02 cranium sendmail[30885]: f951D1pJ030885: [EMAIL PROTECTED], 
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30100, relay=localhost [127.0.0.1], 
dsn=2.0.0, stat=Sent (f951D1u1030886 Message accepted for delivery)



--
Richard West                       mailto:[EMAIL PROTECTED]        Got TV?
Wesmo Computer Services            http://www.wesmo.com          Get your .TV!
Full Domain Registration Services
For As Little As $14.95/yr!       .BIZ & .INFO Registrations Available NOW!



------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to