PDA

View Full Version : procmail[16431]: Error while writing to "/dev/null^M"


reinier
9th September 2007, 19:14
since a week when i enable the 'Mailscan' option on a mailbox i get the following in my mail.log file. The result of this error is that the email disappears and never arrives at its destination.

I think it has to do with the access rights on the mailbox, but i am not sure which rights where. google isnt very helpfull. I had this with existing accounts and with accounts that we brandnew.

What could be the issue?

Sep 9 18:48:46 hosting1 postfix/qmgr[26830]: CEBA0152B26: from=<reinier@nospamimama.net>, size=917, nrcpt=1 (queue active)
Sep 9 18:48:47 hosting1 postfix/smtpd[16421]: disconnect from mail.mountbatten.net[41.220.5.84]
Sep 9 18:48:47 hosting1 postfix/qmgr[26830]: D1927152B27: from=<reinier@nospamimama.net>, size=917, nrcpt=1 (queue active)
Sep 9 18:48:47 hosting1 postfix/smtpd[16419]: disconnect from mail.mountbatten.net[41.220.5.84]
Sep 9 18:48:47 hosting1 postfix/pickup[7331]: 2DD26152B2A: uid=10198 from=<web85_reinier>
Sep 9 18:48:47 hosting1 postfix/cleanup[16423]: 2DD26152B2A: message-id=<20070909154847.2DD26152B2A@hosting1.mountbatten.ne t>
Sep 9 18:48:47 hosting1 postfix/qmgr[26830]: 2DD26152B2A: from=<web85_reinier@hosting1.mountbatten.net>, size=422, nrcpt=1 (queue active)
Sep 9 18:48:47 hosting1 postfix/pickup[7331]: 3C0EA152B28: uid=10198 from=<web85_reinier>
Sep 9 18:48:47 hosting1 postfix/cleanup[16424]: 3C0EA152B28: message-id=<20070909154847.3C0EA152B28@hosting1.mountbatten.ne t>
Sep 9 18:48:47 hosting1 postfix/qmgr[26830]: 3C0EA152B28: from=<web85_reinier@hosting1.mountbatten.net>, size=422, nrcpt=1 (queue active)
Sep 9 18:48:47 hosting1 postfix/local[16459]: 2DD26152B2A: to=<admispconfig@localhost.localdomain>, relay=local, delay=0.29, delays=0.13/0.01/0/0.14, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Sep 9 18:48:47 hosting1 postfix/qmgr[26830]: 2DD26152B2A: removed
Sep 9 18:48:47 hosting1 postfix/local[16468]: 3C0EA152B28: to=<admispconfig@localhost.localdomain>, relay=local, delay=0.39, delays=0.18/0.01/0/0.2, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Sep 9 18:48:47 hosting1 postfix/qmgr[26830]: 3C0EA152B28: removed
Sep 9 18:48:50 hosting1 procmail[16427]: Error while writing to "/dev/null^M"
Sep 9 18:48:50 hosting1 procmail[16431]: Error while writing to "/dev/null^M"
Sep 9 18:48:50 hosting1 postfix/local[16425]: CEBA0152B26: to=<web85_reinier@hosting1.mountbatten.net>, orig_to=<reinier@simama.net>, relay=local, delay=3.4, delays=0.2/0.06/0/3.1, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Sep 9 18:48:50 hosting1 postfix/qmgr[26830]: CEBA0152B26: removed
Sep 9 18:48:50 hosting1 postfix/local[16426]: D1927152B27: to=<web85_reinier@hosting1.mountbatten.net>, orig_to=<reinier@nospamsimama.net>, relay=local, delay=3.4, delays=0.19/0.08/0/3.1, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-)
Sep 9 18:48:50 hosting1 postfix/qmgr[26830]: D1927152B27: removed

till
10th September 2007, 09:34
Did you edit the mailscan script or the template for the mailscan script manually? It looks as if the file has been saved with windows linebreaks instead if linux linebreaks.