Hi,
lm_users table, bounces field. Data is separated by the ; character. The first element is the number of bounces and the remaining elements are the date of each bounce.
It appears this is not working correctly at my site? Here's what I'm wondering about,
1.) I look in my lm_users bounce field and see this (many times):
1;20040930;20041204
I also see this:
0;20040814
It appears that the NUMBER of bounces is NOT updating properly, unless the number is 1 behind the actual count, is that correct?
2.) I have my lists set to keep Removed Addresses in the database (but not email them). How are the Bounced records ever removed, IF the number of bounces IS working correctly, wouldn't I suddenly see that the number of Removed Users suddenly gets smaller (when the BOUNCING quota is reached per my setup)? I currently have my set to REMOVE bounces after 3 bounces in 60 days (I needed the longer time period as I was sending fewer emails in 30 days), but I NEVER seem to see that any bounces are EVER removed...
3.) I do NOT have the feature turned on to EMail me notification of DailyMail:
Send admin a report after Dailymail runs
Does that report include bounce removals, and if I do turn that on I'm afraid of getting a HUGE list - or slowing the server with that Email - since I have over 100K list size, is that a problem, or should I not need be concerned with it?
Is there some other way to get Bounce Reporting, or is that admin report with Dailymail the only way?
4.) If the Bounces are NOT working correctly, can you give me the select code DW to post into PHPMyAdmin to remove those that have really bounced - as indicated above, I have several that have more than 1 bounce, even though the first number shows '1'.... if it's supposed to be '1' then it is working.
5.) If Bounces are working correctly when would I see them disappear? After the 3rd bounce I would think... right? THey would just be removed from the tables - from what I see now I've got all these bounced records but they are not getting deleted yet...