|
#1
|
|||
|
|||
|
Hello,
On 09/11/2004 11:52 AM, David McCulloch wrote: > I just wrote a PHP application that uses mail() to send a message to a user > as soon as that user registers. > > Unfortunately, when I tested my app, the e-mail message was intercepted and > thrown into Outlook Express' "Norton AntiSpam Folder". > > Why is this happening and what must one do to avoid it? I suspect that you are not sending a RFC compliant message. This may mean many things. Until you show more about the script that sends your message it is hard to tell. Could you by any chance be trying to send HTML messages? -- Regards, Manuel Lemos PHP Classes - Free ready to use OOP components written in PHP [url]http://www.phpclasses.org/[/url] PHP Reviews - Reviews of PHP books and other products [url]http://www.phpclasses.org/reviews/[/url] Metastorage - Data object relational mapping layer generator [url]http://www.meta-language.net/metastorage.html[/url] |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP questions - % of web + finding a developer / host | Zemfik | PHP | 0 | 02-26-2008 12:59 PM |
| Programming with PHP: Hypertext Preprocessor | Tony58 | Website and Graphic Design Discussion | 0 | 12-20-2007 12:52 AM |
| Flash and PHP integration | phyton2007 | Programming Discussion | 1 | 03-28-2007 02:33 AM |