Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


postfix_tips

Postfix tips

Logs are usually in /var/log/maillog. Be root to perform commands below.

Show all messages in the queue:

postqueue -p

Delete messages in queue, by one or by all:

postsuper -d <QUEUE_ID>
postsuper -d ALL
postfix_tips.txt · Last modified: 2025/03/20 20:02 by juckins