How to tell retry count of a mail in QUEUE?

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

ohho
Posts: 20
Joined: Mon Jan 28, 2013 4:37 am

How to tell retry count of a mail in QUEUE?

Post 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?