I have messages in the Queue that are over 11 days old and the queue has grown to over 1000 messages.
Is there any way to delete certain messages from there.
Or change the number of days they remain in the Queue before they are disgarded??
I have messages in the Queue that are over 11 days old and the queue has grown to over 1000 messages.
Is there any way to delete certain messages from there.
Or change the number of days they remain in the Queue before they are disgarded??
exim -Mrm
-Mg and -Mrm both cause messages to be abandoned. The difference between them is that -Mg (g stands for "give up") fails each address with the error "delivery cancelled by administrator" and generates a bounce message to the sender, whereas -Mrm just removes messages from the spool without sending bounces.
If a delivery process is already working on a message, none of these options has any effect and an error message is output. Actions other than -M are logged in the main log, along with the identity of the admin user who requested them.
Hope this helps,
Affordable Linux Server Managament Solution
http://www.linuxnetworkcare.com/services/cpanel.php
[ Phone: 647-722-5303 MSN : sutha@linuxnetworkcare.com AIM : xerophytev skype:ksutha5]