Posted by Michael Vilain on 06/19/07 21:19
In article <467802f2$0$3820$5402220f@news.sunrise.ch>,
"Bob Bedford" <bob@bedford.com> wrote:
> Hi all,
>
> I do send emails to customers using SMTP and phpmailer. Problem: quite all
> my messages go to spam folders. I send html messages and the code is OK.
>
> Bob
1) don't send HTML emails. Baysian filters scan them and assign
spaminess scores. Apparently you emails are spammy enough to trigger
the filter. Switch to ASCII emails with a single embedded URL. That's
usually OK.
2) change web hosting providers to one that doesn't allow spammers on
their system. Some web ISPs allow their customers to send emails
without a double opt-in policy. That gets them on the black hat block
lists. Switch to a web host that doesn't do this. Check if you're on
SPAMCOP's block list here:
http://www.spamcop.net/bl.shtml
3) stop sending spam to people and your email address won't flagged as
such.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
[Back to original message]
|