Hi All,
I've searched the forum but not found an answer to this, maybe because it's a bad idea?
I have a number of customers with SME servers, all having a non-zero number of problems each month with incoming email from legit sources being bounced back.
Some of it was the SORBS.net problem, but others are due to the sender being blacklisted for a very short period of time. Even authsmtp.com gets blacklisted from time to time i have found.
What im looking for is a plugin to take addresses from outgoing email and add them to the whitelist - so by default if you sent mail to x@y.com (via SMEServer), they should have no problem sending email back to you.
Can anyone point out the pitfalls?
1. If you send email to a spammer, they are whitelisted. (Well - that happens so infrequently, and the spammers sender address is so often thrown away that i dont think the number of occurances of this are worth worrying about. Also you can manually remove someones address from the whitelist if this happens)
2. The whitelist could get huge. ( Yes, but wouldnt the reduction in scanning/processing time for incoming email [ie if you get a hit on the whitelist you can avoid all the expensive? RBL lookups] mitigate this somewhat? Is the whitelist a hash table? Is this expensive to edit/add to? )
3. This will only be worth doing if the SMEServer is the bridgehead. If your ISP accepts your email and you pop it from there or use fetchmail, this may not help you.