| Author |
Message |
dstar1
Joined: 17 Jul 2008 Posts: 6
|
Posted: Thu Jul 17, 2008 8:36 pm Post subject: processing bounces with mysql |
|
|
Stan or anyone is there a way for me to have this exported list of bounces remove the addresses from mysql mailing list?
i am not a database person so i'm basically wondering if someone can tell me what the query would be to do this
also since MaxProg is the greatest at Mail software maybe design a mailing list too that hooks up to your bounce handler?
i'm using this and so far am happy http://www.listmessenger.com
perhaps they have a way to process bounces but i'm not seeing that functionality ...they have import and export csv
thanks! |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2526
|
Posted: Fri Jul 18, 2008 9:24 am Post subject: |
|
|
| Do you want to remove those addresses form your mySQL database or just mark them as bounced setting one of the table field to some value? |
|
| Back to top |
|
 |
dstar1
Joined: 17 Jul 2008 Posts: 6
|
Posted: Fri Jul 18, 2008 11:06 pm Post subject: |
|
|
thank you Stan for reply ..... i found that in listmessenger i'm able to paste a list of email addresses separated by commas and remove them
i have no interest in keeping these emails on file or in database just want them out once they bounce
turns out that if we don't process bounces i'm a spammer so i was not aware of the seriousness of this issue
found out the hard way once my isp got banned from comcast, hotmail etc
i have one list that has no admin to it ....i know the mysql query to remove emails from it .....so i just do that and will work with your bounce handler
i just export a file with commas separating from email bounce handler
my new host doesn't allow remote mysql so there is no way for your program to talk to it anyway
thanks again for response and great software...basically any soft or hard bounces from your bounce handler software i will be deleting from my lists |
|
| Back to top |
|
 |
|