| 
	
 | 
 Posted by NC on 02/24/06 22:49 
martintillbrook@gmail.com wrote: 
> 
> I am using the simple mail() fucntion in a php script 
 
Do you send each message indiviaually or broadcast messages with long 
lists of recepients in the "To:" or "Bcc:" field?  The latter is very 
likely to cause trapping... 
 
> the emails that are being generated and being trapped 
> by Microsoft Exchange server 2003 Inteligent message 
> filter as having an SCL rating of 7 or 8, the highest 
> possible being 9. 
 
Talk to the peson who administers the Exchange Server and figure out 
why that happens.  Then form your message so as to prevent it from 
happening.  Failing the long recipient list assumption discussed above, 
the Exchange server probably doesn't like some of the headers in your 
messages or the absence of certain headers...  
 
Cheers,  
NC
 
  
Navigation:
[Reply to this message] 
 |