Tuesday, November 15, 2005

I've got some bounced mail in the queue which is not being accepted by the remote site. How can I remove it from the queue?

postfix stop
find /var/spool/postfix -name queue-id -print xargs rm
postfix start

0 Comments:

Post a Comment

<< Home