Mail Function - Filter

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
spacebiscuit
Forum Contributor
Posts: 390
Joined: Mon Mar 07, 2005 3:20 pm

Mail Function - Filter

Post by spacebiscuit »

Hi,

My retarded ISP has started to use some ridiculous filters, consequently when I try to use the php mail function if any tml characters or return carrage characters are in the message body the mail is not delivered?

Is there any other way of making a new line as I am a little stuck as to what to try next.

Thanks in advance,

Rob.
Post Reply