* Eric Smith <[email protected]>:
> 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?

_How_ are you sending these mails? Looking at the above output, this
looks suspicously like a command line gone wrong, something like

"command -- -N -R failure,full,delay [email protected]"


Cheers
Stefan

Reply via email to