On Fri, 26 Apr 2002, SeanW wrote:
> Using this command
> 
>  mail(
> 
>          $mailrow[email],
>                    $subject,
>                    $spamstr,
>                    "From: me@mydomain\r\n
>        Content-type: text/html; charset=us-ascii\r\n
>        Contenet-Transfer-Encoding: 7bit\r\n
>        MIME-Version: 1.0n"
>                 );
> 
> I get bounces only from some servers with this message ,

Perhaps not all hosts can understand the Contenet-Transfer-Encoding 
header. It's a very special feature only supported by a few operating 
systems with FlexiSpell(tm).

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to