Outlook 2007 weird junk filter behaviour

  • Thread starter Thread starter Andreas Jansson
  • Start date Start date
A

Andreas Jansson

Hi,

I'm setting up an automatic email script, but I find that most of th
emails I send from PHP end up in my junk folder. Playing around I foun
an interesting pattern. Anything that includes the word 'password' i
the subject (case insensitive) is sent to Inbox, everything else so fa
has been sent to Junk.

The problem I have is that my webhost overrides the From: header t
something that Outlook does not accept to be a valid email address. I'
rather not have to force the word Password into each and every email
instead I'd like to know more about these obscure rules. Are they se
from some configuration anywhere, or do you just have to hack them?

Many thanks,
Andrea
 
The problem I have is that my webhost overrides the From: header to
something that Outlook does not accept to be a valid email address.

Seems like a violation of Internet standards to me.
 
Back
Top