Atari ST fan
Posts: 8
64 credits Members referred : 0
« on: Oct 22, 2007, 04:08:51 pm »
Forum, when I receive any email from the access_user class, it comes with this header information in the message body. How can I suppress this?
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-pstn-levels: (S:99.90000/99.90000 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-settings: 4 (1.5000:1.5000) s gt3 gt2 gt1 r p m c X-pstn-addresses: from <my@email.org> forward (user good) [986/47] Return-Path: PHP@email.org X-OriginalArrivalTime: 22 Oct 2007 14:05:16.0211 (UTC) FILETIME=[925A2830:01C814B4] X-Spam-Flag: NO X-Spam-Status: NO, hits=0 required=5
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Oct 22, 2007, 04:18:51 pm »
replace \r\n with \n
Atari ST fan
Posts: 8
64 credits Members referred : 0
« Reply #2 on: Oct 22, 2007, 04:44:29 pm »
Thank you, that solved it.
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=7273