Page 1 of 1

How to tell retry count of a mail in QUEUE?

Posted: Fri Nov 29, 2013 11:36 am
by ohho
qctrl will move an emai from QUEUE to MIDQUEUE if the email is retried for 3 times:

Code: Select all

/home/openemm/bin/qctrl -d780 move /home/openemm/var/spool/QUEUE /home/openemm/var/spool/MIDQUEUE tries:3
Where is the number of retries for an email recorded?