« Security Discussion | Main | Change sshd Port »
December 11, 2005
Postfix Mail Queue
List the mail queue:
# /usr/bin/mailq
Delete a mail by mail id (get the mail id with the above command):
# postsuper -d mail_id
Delete all message in the mail queue:
# postsuper -d ALL
Category : Email
Posted by FreeBSD Newbie at December 11, 2005 09:05 PM
