You need to find out the queue folder it is in. Since you say the size
is huge it sould be easy to locate by a simple directory listing. Now if
you have figured out that /var/qmail/queue/mess/15/26902 is the culprit
just do a touch to set its create time more than 7 days from the current
date touch -d <date string> /var/qmail/queue/mess/15/26902

This will make qmail think that the message has been in queue for more
than 7 days and it will bounce it back to the sender.




Mithun

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to