Whenever I send mail to a server implimenting delay, I receive from
MAILER-DAEMON on my own server a mail with body:
====================
This is the mail system at host pepper.fruitcom.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<[email protected]> (expanded from <-->): bad address syntax
<[email protected]> (expanded from <-N>): bad address syntax
<[email protected]> (expanded from <-R>): bad address syntax
<[email protected]> (expanded from <failure>): unknown user: "failure"
<[email protected]> (expanded from <full>): unknown user: "full"
<[email protected]> (expanded from <delay>): unknown user: "delay"
Here are the logs when mailing the postfix list server;
Jun 23 13:30:20 pepper postfix/qmgr[1447]: 500C1290144:
from=<[email protected]>, size=10278, nrcpt=1 (queue active)
Jun 23 13:30:20 pepper postfix/local[4655]: 500C1290144:
to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.26,
delays=0.16/0/0/0.09, dsn=2.0.0, status=sent (delivered to command:
/usr/bin/procmail -a "$EXTENSION")
Jun 23 13:30:20 pepper postfix/qmgr[1447]: 500C1290144: removed
Jun 23 13:30:55 pepper postfix/pickup[370]: EE5932901A3: uid=1000 from=<eric>
Jun 23 13:30:55 pepper postfix/cleanup[4747]: EE5932901A3:
message-id=<mailbox-5944-1308828645-22977@pepper>
Jun 23 13:30:55 pepper postfix/qmgr[1447]: EE5932901A3:
from=<[email protected]>, size=674, nrcpt=8 (queue active)
Jun 23 13:30:56 pepper postfix/error[4639]: EE5932901A3: to=<[email protected]>,
orig_to=<-->, relay=none, delay=0.03, delays=0.02/0/0/0.01, dsn=5.1.3,
status=bounced (bad address syntax)
Jun 23 13:30:56 pepper postfix/error[4639]: EE5932901A3:
to=<[email protected]>, orig_to=<-N>, relay=none, delay=0.05,
delays=0.02/0/0/0.02, dsn=5.1.3, status=bounced (bad address syntax)
Jun 23 13:30:56 pepper postfix/error[4639]: EE5932901A3:
to=<[email protected]>, orig_to=<-R>, relay=none, delay=0.05,
delays=0.02/0/0/0.03, dsn=5.1.3, status=bounced (bad address syntax)
Jun 23 13:30:56 pepper postfix/local[5493]: EE5932901A3:
to=<[email protected]>, orig_to=<failure>, relay=local, delay=0.06,
delays=0.02/0.02/0/0.01, dsn=5.1.1, status=bounced (unknown user: "failure")
Jun 23 13:30:56 pepper postfix/local[4655]: EE5932901A3:
to=<[email protected]>, orig_to=<full>, relay=local, delay=0.06,
delays=0.02/0.03/0/0.01, dsn=5.1.1, status=bounced (unknown user: "full")
Jun 23 13:30:56 pepper postfix/local[4640]: EE5932901A3:
to=<[email protected]>, orig_to=<[email protected]>, relay=local,
delay=0.26, delays=0.02/0.01/0/0.22, dsn=2.0.0, status=sent (delivered to
command: /usr/bin/procmail -a "$EXTENSION")
Jun 23 13:30:56 pepper postfix/local[4455]: EE5932901A3:
to=<[email protected]>, orig_to=<delay>, relay=local, delay=0.99,
delays=0.02/0.01/0/0.96, dsn=5.1.1, status=bounced (unknown user: "delay")
Jun 23 13:30:58 pepper postfix/smtp[4845]: EE5932901A3:
to=<[email protected]>, relay=mail.cloud9.net[168.100.1.3]:25, delay=2.9,
delays=0.02/0.01/0.54/2.3, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as
A5687104C3A)
What should I do to fix this?
Thanks
Eric Smith