Hi ALL



Just wondering if anyone have met with such situation whereby a mailing list have 2000 or more members and it cant send out emails??



I have tried to increase postfix sending recipient (smtpd_recipient_limit and smtpd_recipient_overshoot_limit to 5000 each) , but still cant send out emails.



smtpd_recipient_limit = 5000

smtpd_recipient_overshoot_limit = 5000



Currently I am running mailman version 2.1.9-4.el5 , postfix version 2.3.3-2.1.el5_2 , python version 2.4.3-27.el5.



Any kind of help/advice will be greatly appreciated!!!



Thanks for your attention.

Ricky Lim

Search Discussions

  • Mark Sapiro at Sep 20, 2010 at 2:44 pm

    Ricky Lim wrote:
    Just wondering if anyone have met with such situation whereby a mailing list have 2000 or more members and it cant send out emails??



    I have tried to increase postfix sending recipient (smtpd_recipient_limit and smtpd_recipient_overshoot_limit to 5000 each) , but still cant send out emails.



    smtpd_recipient_limit = 5000

    smtpd_recipient_overshoot_limit = 5000



    Currently I am running mailman version 2.1.9-4.el5 , postfix version 2.3.3-2.1.el5_2 , python version 2.4.3-27.el5.

    What's in Mailman's 'smtp' and 'smtp-failure' logs? What's in the
    Postfix log?

    Try setting SMTP_MAX_RCPTS to some smallish number, e.g.

    SMTP_MAX_RCPTS = 20

    in mm_cfg.py

    --
    Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
    San Francisco Bay Area, California better use your sense - B. Dylan
  • Ricky Lim at Sep 22, 2010 at 1:04 am
    Hi Mark

    Thanks for the emails.

    In /var/log/mailman/smtp , the log show

    Sep 14 11:09:51 2010 (2716) <7FCF6A56F44641DBB64C71FD58C8B186 at jcci19> smtp to allmember for 2001 recips, completed in 2.592 seconds -> (but we are very sure once it hit 2000 or above , it wont send because we are inside the mailing list and didn?t receive the email , but once it is below 2k recipient , we will sure received the email).

    In /var/log/mailman/smtp-failure , smtp-failure1 , smtp-failure2 , smtp-failure3 and smtp-failure4 , the log is empty.

    The mailog of the postfix will show send "status=sent" irregardless of the numbers of the recipient


    Sep 20 09:34:26 ml2 postfix/local[26043]: AE6251F401: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.11/0/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 09:34:29 ml2 postfix/cleanup[26042]: 4441A1F401: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>
    Sep 20 09:34:30 ml2 postfix/cleanup[26042]: 746861F419: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>
    Sep 20 10:35:21 ml2 postfix/local[2998]: 3C50F1F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.08/0.03/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:13 ml2 postfix/local[3021]: CD2131F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:16 ml2 postfix/cleanup[3020]: 13CB11F41B: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:18 ml2 postfix/cleanup[3020]: 25FB41F41D: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:36 ml2 postfix/local[3021]: 5C1C41F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.17, delays=0.05/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:38 ml2 postfix/cleanup[3020]: 3BC901F41B: message-id=<mailman.1.1284950317.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:40 ml2 postfix/cleanup[3020]: 4EF811F41D: message-id=<mailman.1.1284950317.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:02:44 ml2 postfix/local[3816]: 94CD61F437: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.14, delays=0.03/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:04:41 ml2 postfix/local[3922]: 92AF71F437: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.17, delays=0.04/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:04:44 ml2 postfix/cleanup[3921]: 1B3221F437: message-id=<mailman.2.1284951882.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:04:46 ml2 postfix/cleanup[3921]: 2C12E1F440: message-id=<mailman.2.1284951882.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:36:48 ml2 postfix/local[4260]: 651921F422: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.6, delays=0.39/0/0/0.21, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:36:51 ml2 postfix/cleanup[4259]: 01A951F422: message-id=<mailman.3.1284953809.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:36:53 ml2 postfix/cleanup[4259]: 976951F433: message-id=<mailman.3.1284953809.2799.allmember at ml2.ntti.net.sg>
    Sep 20 14:47:23 ml2 postfix/local[6435]: DC0711F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:50:12 ml2 postfix/local[6458]: 853C01F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:53:07 ml2 postfix/local[6486]: 023261F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.03/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:53:10 ml2 postfix/cleanup[6485]: 292191F40D: message-id=<mailman.0.1284965588.6410.allmember at ml2.ntti.net.sg>
    Sep 20 14:53:11 ml2 postfix/cleanup[6485]: 394861F41A: message-id=<mailman.0.1284965588.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:17:47 ml2 postfix/local[7201]: 58AFA1F3E7: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.58, delays=0.32/0/0/0.25, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 16:17:51 ml2 postfix/cleanup[7200]: F09721F3E7: message-id=<mailman.1.1284970669.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:17:53 ml2 postfix/cleanup[7200]: 939C91F414: message-id=<mailman.1.1284970669.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:27:19 ml2 postfix/local[7384]: 237AD1F414: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:52:18 ml2 postfix/local[17735]: ECA1D1F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0.01/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:52:20 ml2 postfix/cleanup[17734]: 638571F419: message-id=<mailman.2.1285055538.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:52:21 ml2 postfix/cleanup[17734]: 73CE21F41A: message-id=<mailman.2.1285055538.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:54:16 ml2 postfix/local[17754]: 324F81F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.03/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:56:23 ml2 postfix/local[17824]: A69021F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:56:25 ml2 postfix/cleanup[17823]: 9585B1F419: message-id=<mailman.3.1285055784.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:56:26 ml2 postfix/cleanup[17823]: A71A51F41A: message-id=<mailman.3.1285055784.7606.allmember at ml2.ntti.net.sg>
    Sep 21 17:10:51 ml2 postfix/local[18438]: 8FBB11F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)



    -----Original Message-----
    From: Mark Sapiro [mailto:mark at msapiro.net]
    Sent: Monday, September 20, 2010 10:45 PM
    To: Ricky Lim; mailman-users at python.org
    Cc: 'Ong Swee Hua'
    Subject: Re: [Mailman-Users] A particular mailing list cant send out emails ifhave 2000 or more members??

    Ricky Lim wrote:
    Just wondering if anyone have met with such situation whereby a mailing list have 2000 or more members and it cant send out emails??



    I have tried to increase postfix sending recipient (smtpd_recipient_limit and smtpd_recipient_overshoot_limit to 5000 each) , but still cant send out emails.



    smtpd_recipient_limit = 5000

    smtpd_recipient_overshoot_limit = 5000



    Currently I am running mailman version 2.1.9-4.el5 , postfix version 2.3.3-2.1.el5_2 , python version 2.4.3-27.el5.

    What's in Mailman's 'smtp' and 'smtp-failure' logs? What's in the
    Postfix log?

    Try setting SMTP_MAX_RCPTS to some smallish number, e.g.

    SMTP_MAX_RCPTS = 20

    in mm_cfg.py

    --
    Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
    San Francisco Bay Area, California better use your sense - B. Dylan
  • Ricky Lim at Sep 22, 2010 at 2:07 am
    Hi Mark

    In addition we discovered that in /var/log/mailman/vette , the message is being discardrd by moderate.

    Thanks
    Ricky

    Sep 21 17:10:52 2010 (7606) Message discarded by Moderate, msgid:
    <4C98769D.80406 at ntt.com.sg>


    -----Original Message-----
    From: Ricky Lim [mailto:ricky.lim at ntt.com.sg]
    Sent: Wednesday, September 22, 2010 9:05 AM
    To: 'Mark Sapiro'; 'mailman-users at python.org'
    Cc: 'Ong Swee Hua'
    Subject: RE: [Mailman-Users] A particular mailing list cant send out emails ifhave 2000 or more members??

    Hi Mark

    Thanks for the emails.

    In /var/log/mailman/smtp , the log show

    Sep 14 11:09:51 2010 (2716) <7FCF6A56F44641DBB64C71FD58C8B186 at jcci19> smtp to allmember for 2001 recips, completed in 2.592 seconds -> (but we are very sure once it hit 2000 or above , it wont send because we are inside the mailing list and didn?t receive the email , but once it is below 2k recipient , we will sure received the email).

    In /var/log/mailman/smtp-failure , smtp-failure1 , smtp-failure2 , smtp-failure3 and smtp-failure4 , the log is empty.

    The mailog of the postfix will show send "status=sent" irregardless of the numbers of the recipient


    Sep 20 09:34:26 ml2 postfix/local[26043]: AE6251F401: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.11/0/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 09:34:29 ml2 postfix/cleanup[26042]: 4441A1F401: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>
    Sep 20 09:34:30 ml2 postfix/cleanup[26042]: 746861F419: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>
    Sep 20 10:35:21 ml2 postfix/local[2998]: 3C50F1F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.08/0.03/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:13 ml2 postfix/local[3021]: CD2131F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:16 ml2 postfix/cleanup[3020]: 13CB11F41B: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:18 ml2 postfix/cleanup[3020]: 25FB41F41D: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:36 ml2 postfix/local[3021]: 5C1C41F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.17, delays=0.05/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:38 ml2 postfix/cleanup[3020]: 3BC901F41B: message-id=<mailman.1.1284950317.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:40 ml2 postfix/cleanup[3020]: 4EF811F41D: message-id=<mailman.1.1284950317.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:02:44 ml2 postfix/local[3816]: 94CD61F437: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.14, delays=0.03/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:04:41 ml2 postfix/local[3922]: 92AF71F437: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.17, delays=0.04/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:04:44 ml2 postfix/cleanup[3921]: 1B3221F437: message-id=<mailman.2.1284951882.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:04:46 ml2 postfix/cleanup[3921]: 2C12E1F440: message-id=<mailman.2.1284951882.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:36:48 ml2 postfix/local[4260]: 651921F422: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.6, delays=0.39/0/0/0.21, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 11:36:51 ml2 postfix/cleanup[4259]: 01A951F422: message-id=<mailman.3.1284953809.2799.allmember at ml2.ntti.net.sg>
    Sep 20 11:36:53 ml2 postfix/cleanup[4259]: 976951F433: message-id=<mailman.3.1284953809.2799.allmember at ml2.ntti.net.sg>
    Sep 20 14:47:23 ml2 postfix/local[6435]: DC0711F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:50:12 ml2 postfix/local[6458]: 853C01F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:53:07 ml2 postfix/local[6486]: 023261F40D: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.03/0/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 14:53:10 ml2 postfix/cleanup[6485]: 292191F40D: message-id=<mailman.0.1284965588.6410.allmember at ml2.ntti.net.sg>
    Sep 20 14:53:11 ml2 postfix/cleanup[6485]: 394861F41A: message-id=<mailman.0.1284965588.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:17:47 ml2 postfix/local[7201]: 58AFA1F3E7: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.58, delays=0.32/0/0/0.25, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 16:17:51 ml2 postfix/cleanup[7200]: F09721F3E7: message-id=<mailman.1.1284970669.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:17:53 ml2 postfix/cleanup[7200]: 939C91F414: message-id=<mailman.1.1284970669.6410.allmember at ml2.ntti.net.sg>
    Sep 20 16:27:19 ml2 postfix/local[7384]: 237AD1F414: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:52:18 ml2 postfix/local[17735]: ECA1D1F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0.01/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:52:20 ml2 postfix/cleanup[17734]: 638571F419: message-id=<mailman.2.1285055538.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:52:21 ml2 postfix/cleanup[17734]: 73CE21F41A: message-id=<mailman.2.1285055538.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:54:16 ml2 postfix/local[17754]: 324F81F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.03/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:56:23 ml2 postfix/local[17824]: A69021F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 21 15:56:25 ml2 postfix/cleanup[17823]: 9585B1F419: message-id=<mailman.3.1285055784.7606.allmember at ml2.ntti.net.sg>
    Sep 21 15:56:26 ml2 postfix/cleanup[17823]: A71A51F41A: message-id=<mailman.3.1285055784.7606.allmember at ml2.ntti.net.sg>
    Sep 21 17:10:51 ml2 postfix/local[18438]: 8FBB11F419: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.15, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)



    -----Original Message-----
    From: Mark Sapiro [mailto:mark at msapiro.net]
    Sent: Monday, September 20, 2010 10:45 PM
    To: Ricky Lim; mailman-users at python.org
    Cc: 'Ong Swee Hua'
    Subject: Re: [Mailman-Users] A particular mailing list cant send out emails ifhave 2000 or more members??

    Ricky Lim wrote:
    Just wondering if anyone have met with such situation whereby a mailing list have 2000 or more members and it cant send out emails??



    I have tried to increase postfix sending recipient (smtpd_recipient_limit and smtpd_recipient_overshoot_limit to 5000 each) , but still cant send out emails.



    smtpd_recipient_limit = 5000

    smtpd_recipient_overshoot_limit = 5000



    Currently I am running mailman version 2.1.9-4.el5 , postfix version 2.3.3-2.1.el5_2 , python version 2.4.3-27.el5.

    What's in Mailman's 'smtp' and 'smtp-failure' logs? What's in the
    Postfix log?

    Try setting SMTP_MAX_RCPTS to some smallish number, e.g.

    SMTP_MAX_RCPTS = 20

    in mm_cfg.py

    --
    Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
    San Francisco Bay Area, California better use your sense - B. Dylan
  • Mark Sapiro at Sep 22, 2010 at 3:31 am

    On 9/21/2010 7:07 PM, Ricky Lim wrote:
    In addition we discovered that in /var/log/mailman/vette , the message is being discardrd by moderate.

    Sep 21 17:10:52 2010 (7606) Message discarded by Moderate, msgid:
    <4C98769D.80406 at ntt.com.sg>

    This log message does not exist in standard GNU Mailman. What Mailman
    package/version is this?

    Further, this has nothing to do with the message(s) below.

    In any case, this appears to be saying that the message was discarded
    either by a moderator after being held or by the Moderate handler. This
    has nothing to do with the number of list members.


    In /var/log/mailman/smtp , the log show

    Sep 14 11:09:51 2010 (2716) <7FCF6A56F44641DBB64C71FD58C8B186 at jcci19> smtp to allmember for 2001 recips, completed in 2.592 seconds -> (but we are very sure once it hit 2000 or above , it wont send because we are inside the mailing list and didn?t receive the email , but once it is below 2k recipient , we will sure received the email).

    In /var/log/mailman/smtp-failure , smtp-failure1 , smtp-failure2 , smtp-failure3 and smtp-failure4 , the log is empty.

    The above says that the message was successfully delivered to the
    outgoing MTA in some number of transactions with a total of 2001
    recipients. Mailman has delivered that message. What happens next is up
    to the MTA.

    What are your mm_cfg.py settings if any for SMTP_MAX_RCPTS, SMTPHOST and
    SMTPPORT? If these are not set in mm_cfg.py, what are the Defaults.py
    settings?

    The mailog of the postfix will show send "status=sent" irregardless of the numbers of the recipient

    This log is incomplete.

    Sep 20 09:34:26 ml2 postfix/local[26043]: AE6251F401: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.11/0/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)

    The above is the post delivered to Mailman for posting to the allmember
    list.
    Sep 20 09:34:29 ml2 postfix/cleanup[26042]: 4441A1F401: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>
    Sep 20 09:34:30 ml2 postfix/cleanup[26042]: 746861F419: message-id=<mailman.34.1284946467.2713.allmember at ml2.ntti.net.sg>

    And the above two entries are Mailman generated messages, possibly a
    notice of a held message to allmember-owner and then the resend of that
    to the actual owner/moderators.

    Sep 20 10:35:21 ml2 postfix/local[2998]: 3C50F1F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.25, delays=0.08/0.03/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Another post
    Sep 20 10:38:13 ml2 postfix/local[3021]: CD2131F41B: to=<allmember at ml2.ntti.net.sg>, relay=local, delay=0.16, delays=0.04/0/0/0.11, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post allmember)
    Sep 20 10:38:16 ml2 postfix/cleanup[3020]: 13CB11F41B: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    Sep 20 10:38:18 ml2 postfix/cleanup[3020]: 25FB41F41D: message-id=<mailman.0.1284950295.2799.allmember at ml2.ntti.net.sg>
    And a post and two notices as above

    [...] (more of the same removed)

    Where are the log entries corresponding to the Sep 14 11:09:51 entry in
    the smtp log? Wher are the rest of the entries for queue ids 4441A1F401,
    746861F419, etc?

    I appreciate your keeping this thread on the list, but it would help if
    you would actually join the list too.

    --
    Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
    San Francisco Bay Area, California better use your sense - B. Dylan

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupmailman-users @
categoriespython
postedSep 20, '10 at 3:47a
activeSep 22, '10 at 3:31a
posts5
users2
websitelist.org

2 users in discussion

Ricky Lim: 3 posts Mark Sapiro: 2 posts

People

Translate

site design / logo © 2023 Grokbase