[Mailman-Users] Messages Being Delayed

Troy Knabe knabe at 4j.lane.edu
Fri Oct 23 06:06:19 CEST 2009


In case anyone ever runs into this, I finally figured it out.  Mail  
programs are considered expensive and by default sendmail has  
HoldExpensive set to true.  So I added this to my sendmail.mc file and  
re-compiled.  Messages are now delivered instantly.

define(`confCON_EXPENSIVE',false)

-Troy



On Oct 1, 2009, at 8:55 AM, Troy Knabe wrote:

> No, I tried that and it still places it in the queue.
>
> define(`confDELIVERY_MODE',`background')dnl
>
> -Troy
>
> On Oct 1, 2009, at 8:41 AM, Mark Sapiro wrote:
>
>> Troy Knabe wrote:
>>>
>>> I use sendmail and mailman and sophos puremessage for unix.  When
>>> email is received to a user it is delivered essentially instantly.
>>> When an email is sent to a mailman list the message is ending up in
>>> the sendmail mailq and not being sent until the queue is re-
>>> processed.  Please direct me as to what log information would be
>>> helpful in troubleshooting this.
>>
>>
>> I think the cause of your problem was identified at
>> <http://mail.python.org/pipermail/mailman-users/2008-August/062943.html 
>> >.
>>
>> -- 
>> Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
>> San Francisco Bay Area, California    better use your sense - B.  
>> Dylan
>>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> Unsubscribe: http://mail.python.org/mailman/options/mailman-users/knabe%404j.lane.edu
>
> Security Policy: http://wiki.list.org/x/QIA9



More information about the Mailman-Users mailing list