cachorroyayo
Verified User
Hello,
I'm having problems to flush/remove mails from que exim queue.
Excesive mails are queued and is impossible to remove from queue.
I tried this to remove all the mails from this domain (but does not work)
And finally i have to remove one by one the queued messages, and it is really impossible.
somebody has a tip for me.
Thank You very much
I'm having problems to flush/remove mails from que exim queue.
Excesive mails are queued and is impossible to remove from queue.
I tried this to remove all the mails from this domain (but does not work)
When I do to remove mails from more the 15days in queue appearsfor i in `exiqgrep -i -f rctransportedecargas.com` ; do exim -Mrm $i ; done
universal# exiqgrep -o 1296000 -i | xargs exim -Mrm
Line mismatch: 23d 1OdOSg-000GIh-Fl <[email protected]>
universal#
And finally i have to remove one by one the queued messages, and it is really impossible.
universal# exim -Mrm 1OdOSg-000G8L-14
Spool data file for 1OdOSg-000G8L-14 does not exist
Continuing, to ensure all files removed
Spool read error for 1OdOSg-000G8L-14-H: No such file or directory
Continuing to ensure all files removed
Message 1OdOSg-000G8L-14 has been removed or did not exist
somebody has a tip for me.
Thank You very much