Rafael Azevedo: > What I ask is: is there anyway to run a postsuper command-like telling the > SMTP to give up of all deferred queue without just deleting the messages > from server, but sending it all back to the sender.
# postconf maximal_queue_lifetime=3 # postfix reload # postfix flush Wietse