Have a newsletter list and wish to schedule delivery overnight to
minimize affect on bandwidth (38k subscribers)
I've logged in as root and run:
at 11:15 today
at> /usr/bin/mail [EMAIL PROTECTED] "Message subject" <
/path/to/testfile.txt
Which went in fine.
Problem was nothing was delivered, nothing showing in /var/log/maillog/,

var/mailman/log/smtp log or var/log/mailman/post log

So, thinking that it was user related, I changed it to:
at> /bin/mail [EMAIL PROTECTED] -s "Message subject" <
/path/to/testfile.txt

Still nothing delivered however I have checked maillog and seen the
following entry:

Jul 23 11:25:00 simba postfix/pickup[6526]: 510DA178E5: uid=0
from=<root>
Jul 23 11:25:01 simba postfix/local[6996]: 510DA178E5:
to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent
("|/var/mailman/mail/mailman post test")
Jul 23 11:25:05 simba postfix/smtpd[7000]: connect from
localhost[127.0.0.1]
Jul 23 11:25:05 simba postfix/smtpd[7000]: 71198178DD:
client=localhost[127.0.0.1]
Jul 23 11:25:05 simba postfix/cleanup[6994]: 71198178DD:
message-id=<[EMAIL PROTECTED]>
Jul 23 11:25:05 simba postfix/nqmgr[706]: 71198178DD:
from=<[EMAIL PROTECTED]>,
size=1773, nrcpt=1 (queue active)
Jul 23 11:25:05 simba postfix/smtpd[7000]: disconnect from
localhost[127.0.0.1]
Jul 23 11:25:05 simba postfix/local[6996]: 71198178DD:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced
(can't create user output file. Command output: procmail: Couldn't
create "/var/spool/mail/nobody" )
Jul 23 11:25:05 simba postfix/cleanup[6994]: C3A25178E5:
message-id=<[EMAIL PROTECTED]>
Jul 23 11:25:05 simba postfix/nqmgr[706]: C3A25178E5: from=<>,
size=3577, nrcpt=1 (queue active)
Jul 23 11:25:05 simba postfix/cleanup[6994]: DE969178E6:
message-id=<[EMAIL PROTECTED]>
Jul 23 11:25:05 simba postfix/local[6996]: C3A25178E5:
to=<[EMAIL PROTECTED]>,
relay=local, delay=0, status=bounced (unknown user:
"test-bounces+root=lists.routeone.co.uk")
Jul 23 11:25:06 simba postfix/cleanup[7005]: 08756178E7:
message-id=<[EMAIL PROTECTED]>
Jul 23 11:25:06 simba postfix/nqmgr[706]: 08756178E7:
from=<[EMAIL PROTECTED]>, size=4952, nrcpt=1 (queue
active)
Jul 23 11:25:06 simba postfix/nqmgr[706]: DE969178E6:
from=<[EMAIL PROTECTED]>, size=2200, nrcpt=1 (queue
active)
Jul 23 11:25:06 simba postfix/local[6996]: 08756178E7:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced
(can't create user output file. Command output: procmail: Couldn't
create "/var/spool/mail/nobody" )
Jul 23 11:25:06 simba postfix/bounce[7004]: warning: 08756178E7:
undeliverable postmaster notification discarded
Jul 23 11:25:06 simba postfix/local[7006]: DE969178E6:
to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=bounced
(can't create user output file. Command output: procmail: Couldn't
create "/var/spool/mail/nobody" )
Jul 23 11:25:06 simba postfix/bounce[7004]: warning: DE969178E6:
undeliverable postmaster notification discarded

(I think some of the above entries relate to another post that is being
processed)

On checking the smtp log, I have an entry:
Jul 23 11:25:05 2004 (848)
[EMAIL PROTECTED]
smtp for 1 recips, completed in 0.688 seconds

There is nothing is the post log however and nothing in the mail queue.

It appears that it has gone somewhere but I don't really know how to
proceed from here and troubleshoot.
Can anyone offer any advice?
thanks
Rob

This email is confidential and intended solely for the use of the individual(s) to 
whom it is addressed.  It should not be deemed to constitute a binding contract 
between TKC Group and the recipient(s) unless a purchase order number is quoted.  Any 
views or opinions presented are solely those of the author and do not necessarily 
represent those of TKC Group Ltd.  If you are not the intended recipient(s), please do 
not copy or disclose its contents. Please return it to: [EMAIL PROTECTED] then delete 
the email.

Scanned for viruses by MailDefender
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to