Jason,

There's a chance your domain link is listed on a spam URL realtime blocklist.  
Try using http://www.rulesemporium.com/cgi-bin/uribl.cgi to find out.

This might also be totally wrong, just throwing that around as a possibility 
since you mentioned the problem happens with URLs.  Does the problem also 
happen when you send an html email without any links?

It would be really helpful to find out what part of gmail's antispam solution 
doesn't like your message.  Does the message header information provide any 
clues?

(it probably isn't PHP's fault the message is getting blocked)

Regards,
Carlton Whitehead

----- Original Message -----
From: "Tijnema" <[EMAIL PROTECTED]>
To: "Jason Sia" <[EMAIL PROTECTED]>
Cc: php-general@lists.php.net
Sent: Sunday, August 5, 2007 11:22:13 AM (GMT-0500) America/New_York
Subject: Re: [PHP] Problem with php mail

On 8/5/07, Jason Sia <[EMAIL PROTECTED]> wrote:
> Hi Everyone,
>    I'm having problem with php mail.  When I try to create an html message 
> with only <a href='mydomain.com'>mydomain</a>, gmail is registering it as a 
> spam while yahoo is not.  Can you suggest solutions to my problem.
>
> Thanks,
> Jason
>

There are a lot of things that can make emails go to spam, as already
noted the headers and the size of the message, but also a wrong title,
or wrong From: address (domain email != domain mail server) can make
the message go to spam

Tijnema

-- 
Vote for PHP Color Coding in Gmail! -> http://gpcc.tijnema.info

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to