Postfix

From Futuragora Wiki
Revision as of 22:43, 8 November 2019 by Reset (talk | contribs) (Created page with "Postfix is a mail server, just enter the following command to flush the mail queue: postfix -f Other cleaning mails commands: postsuper -d ALL Delete differed mail queue me...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Postfix is a mail server, just enter the following command to flush the mail queue:

postfix -f

Other cleaning mails commands:

postsuper -d ALL Delete differed mail queue messages

postqueue -f Process queue. Or: postfix flush

postcat -vq XXXXXXXXXX > themessage.txt save mail to file

mailq display queue or: postqueue -p

postsuper -d deferred mail clear queue