Dan Phillips wrote:
 >
 > On Jul 11, 2005, at 3:08 PM, John Hicks wrote:
 >
 >>
 >> Jul 10 17:35:45 2005 (21500) Message discarded, msgid:
 >> <[EMAIL PROTECTED]>
 >>
 >>
 >
 > My first (and probably only) guess would be that you've got filtering
 > turned on and Hotmail is sending a MIME type text/html message rather
 > than multipart/alternative. If html filtering is on and there's no
 > plain text part, the resulting empty message is discarded in the
 > manner you described.
 >
 > Dan
 >
 >
 > ================================
 > Dan Phillips
 > Associate Professor of Horn, University of Memphis
 > site administrator: music.memphis.edu
 >


That would certainly explain it. I do have filtering on and I have 
noticed that his hotmail arrives as html only -- no alternatives.

I had convert_html_to_plaintext enabled and thought that would take care 
of things, but upon closer examination I realize I am filtering out the 
text/html before that conversion can take place.

Looks like I need to add "text/html" to the pass_mime_types list.

Thanks very much!

John



John Hicks wrote:
> I have a new set of lists for a non-profit group running on a fresh
> install of RHEL 4.1 (Mailman 2.1.5 running with Postfix 2.1.5 [sic]).
> 
> All seems to be working fine now with the minor exception that the list
> moderator (who runs the group) cannot post to the lists!! Instead, an
> entry is made to the vette log.
> 
> He has a hotmail account. He is subscribed as a regular member to the
> lists. The only difference in his setup (that I can find) is that I have
> unchecked his moderation flag (i.e. everyone is moderated but him).
> 
> When he posts to our announcement list, I can see his message arrive on
> the postfix log:
> 
> Jul 10 17:35:43 tiger postfix/smtpd[18286]: connect from
> bay106-f6.bay106.hotmail.com[65.54.161.16]
> Jul 10 17:35:43 tiger postfix/smtpd[18286]: E30C9D01D5:
> client=bay106-f6.bay106.hotmail.com[65.54.161.16]
> Jul 10 17:35:44 tiger postfix/cleanup[18289]: E30C9D01D5:
> message-id=<[EMAIL PROTECTED]>
> Jul 10 17:35:44 tiger postfix/qmgr[19608]: E30C9D01D5:
> from=<[EMAIL PROTECTED]>, size=3823, nrcpt=1 (queue
> active)
> Jul 10 17:35:44 tiger postfix/smtpd[18286]: disconnect from
> bay106-f6.bay106.hotmail.com[65.54.161.16]
> 
> Then the virtual domain name trnaslation takes place and the post
> wrapper is run:
> 
> Jul 10 17:35:44 tiger postfix/local[18290]: E30C9D01D5:
> to=<[EMAIL PROTECTED]>,
> orig_to=<[EMAIL PROTECTED]>, relay=local
> , delay=1, status=sent (delivered to command:
> /usr/lib/mailman/mail/mailman post lmr-announce)
> Jul 10 17:35:44 tiger postfix/qmgr[19608]: E30C9D01D5: removed
> 
> But the message doesn't get posted. Instead it shows up on the mailman
> vette log:
> 
> Jul 10 17:35:45 2005 (21500) Message discarded, msgid:
> <[EMAIL PROTECTED]>
> 
> Any idea what I'm doing wrong?
> 
> Any suggestions on how to debug this?
> 
> Thanks,
> 
> John Hicks
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users@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/
> Unsubscribe: 
> http://mail.python.org/mailman/options/mailman-users/johnlist%40gulfbridge.net
> 
> Security Policy: 
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to