Next question: Does anyone know the equivalent of sendmail's /var/spool/mqueue and .../clientqueue files in postfix?
I plan to use a script to extract out the 'witheld' postfix mails, sieve through it & generate out a list of 'witheld' mails to be deleted. Then use a looping Shell script to read thru this list to 'postsuper -d " to delete away these 'witheld' mails. I would like to take a backup of these files first, delete the 'witheld' mails & just in case I regret the decision later, I can restore back the mail or mail queue files to recover them back. Can those mails that are tagged as "MAILER-DAEMON" be resumed & resent to another address - any way to tweak this? ** Lastly, how do I restore the backup files to say another server & use postfix to read them