[Mailman-Users] Sendmail Milter subsystem telling sendmail to discard Mailman digests

Jeff Groves jgroves at krenim.org
Wed Feb 2 00:52:11 CET 2005


OK, I have got to learn that when I get to the point where I ask for help, then it's time to 
just buckle-down and go to the next level of debugging.

Well, again, I have found the answer to my own post.  I'm sorry everyone.  After sending the 
message below, I disabled my milters one by one and lo and behold the milter that was causing 
the trouble was milter-date... actually, I think it's a bug in Mailman.  Regard the expanded 
log files from milter-date:

Feb  1 17:46:39 hoover milter-date[5534]: 00006 NOQUEUE: filterOpen(805d350, 
'localhost.localdomain', [127.0.0.1])
Feb  1 17:46:39 hoover milter-date[5534]: 00006 j11MkdZb005615: filterMail(805d350, 805e098) 
MAIL='<testlist-bounces at xxx.org>'
Feb  1 17:46:39 hoover milter-date[5534]: 00006 j11MkdZb005615: 
address='testlist-bounces at xxx.org' localleft='testlist-bounces' localright='' domain='xxx.org'
.
<extraneous stuff deleted for brevity>
.
Feb  1 17:46:40 hoover milter-date[5534]: 00006 j11MkdZb005615: filterRcpt(805d350, 805e098) 
RCPT='<jeffrey.groves at xxxx.com>'
Feb  1 17:46:41 hoover milter-date[5534]: 00006 j11MkdZb005615: reply 550 5.7.1 missing Date: 
header as required by RFC 2822 section 3.6
Feb  1 17:46:41 hoover sendmail[5615]: j11MkdZb005615: Milter: data, discard
Feb  1 17:46:41 hoover sendmail[5615]: j11MkdZb005615: discarded
Feb  1 17:46:41 hoover milter-date[5534]: 00006 NOQUEUE: filterClose(805d350)

As you can see, 4 lines from the end, milter-date is complaining that the email message does 
not have a RFC 2822 3.6 compliant Date: header.

Either this is a bug in milter-date or a bug in Mailman.  I can't tell from the resulting 
email message whether or not the Date: header was added by Mailman or by sendmail.  I'm going 
to have to have a Mailman guru check the digest mailer to see if it is including a Date: 
header or not and if so, what format it is using so that I can report the problem to the 
milter-date developer.

Again, sorry for answering my own posting again,

Jeff G.

Jeff Groves wrote:
> I've been banging my head against my monitor for a week now trying to 
> figure out why this is happening, but I cannot.
> 
> I have this setup:
> Fedora Core 2
> Mailman 2.1.5
> Sendmail 8.13.1
> mimedefang 2.49
> spamassassin 3.0.2
> milter-date 0.12.160
> 
> Here's what's going on:
> 
> Email to the list comes in. Whether or not the email needs to be 
> moderated, the email to non-digest users goes out without a problem. 
> When senddigests is run, the following occurs in /var/log/maillog:
> 
> Feb  1 15:58:24 hoover sendmail[2624]: j11KwM56002624: 
> from=<testlist-bounces at xxx.org>, size=1853, class=-30, nrcpts=1, 
> msgid=<200502012058.j11KwM56002624 at xxx.org>, proto=ESMTP, daemon=MTA, 
> relay=mailman at localhost.localdomain [127.0.0.1]
> Feb  1 15:58:25 hoover mimedefang.pl[2526]: 
> MDLOG,j11KwM56002624,mail_in,,,<testlist-bounces at xxx.org>,<user1 at xyz.com>,Testlist 
> Digest, Vol 1, Issue 2
> Feb  1 15:58:25 hoover sendmail[2624]: j11KwM56002624: Milter add: 
> header: X-Scanned-By: MIMEDefang 2.49 on 192.168.0.106
> Feb  1 15:58:25 hoover sendmail[2624]: j11KwM56002624: Milter: data, 
> discard
> Feb  1 15:58:25 hoover sendmail[2624]: j11KwM56002624: discarded
> 
> 
> This happens even if I disable all of mimedefang's abilities to discard 
> email.
> 
> What I can't understand is why it would discard the digest but not the 
> non-digest messages!
> 
> Has anyone seen this peculiarity before?
> 
> Thanks,
> 
> Jeff G.
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: 
> http://www.mail-archive.com/mailman-users%40python.org/

-- 
Law of Procrastination:
         Procrastination avoids boredom; one never has
         the feeling that there is nothing important to do.



More information about the Mailman-Users mailing list