L lungkao Verified User Joined Jun 4, 2008 Messages 35 Jan 25, 2016 #1 How to Remove Mail Queue in User Sent Emails Last edited: Jan 25, 2016
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,724 Location www.poralix.com Jan 28, 2016 #2 Hello, Why do you want to remove them? Retries are not counted if you use the latest exim.pl/exim.conf (exim.pl since 11 version): - exim.pl VERSION=11 to track IDs to prevent retries from being counted multiple times http://www.directadmin.com/features.php?id=1432 But every email (if it's not a retry) is counted and exim.pl does not check whether or not it was delivered or stuck in mail queue. If you still want it then it's fully up to you.
Hello, Why do you want to remove them? Retries are not counted if you use the latest exim.pl/exim.conf (exim.pl since 11 version): - exim.pl VERSION=11 to track IDs to prevent retries from being counted multiple times http://www.directadmin.com/features.php?id=1432 But every email (if it's not a retry) is counted and exim.pl does not check whether or not it was delivered or stuck in mail queue. If you still want it then it's fully up to you.