Delete mails from a sender or to recipient address
Monday, May 7th, 2012 Posted in Postfix | No Comments »Here is a simple script "pfdel" that can be use to delete a mail from a sender or recipient address. Save the perl script as pfdel in /usr/local/bin and chmod +x /usr/local/bin/pfdel Then you can use the perl script as: pfdel 123test@test.com ...
Show number of mails in queue
Monday, May 7th, 2012 Posted in Postfix | No Comments »[crayon-519cd3dbe295c/] [crayon-519cd3dbe29d3/]