Was the e-mail address shortened by 5 chars?

On Tue, 2003-10-07 at 13:46, Disko_kex wrote:
> I tried with 4.3.2 and 4.3.3 and its not working, but with php 5 is
> working, but then I cant get my mysql to work with php 5.  What server
> are you using? And ideas why some characters is missing?
> 
> 
> 
> -----Original Message-----
> From: Charles P. Killmer [mailto:[EMAIL PROTECTED] 
> Sent: den 6 oktober 2003 15:56
> To: Disko_kex; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Every 1008th character is missing???
> 
> I just tried it on my server with both PHP 4.3.2 and 4.3.3 and I got the
> last 5.  The only thing I changed was the email address to send to.
> 
> Charles
> 
> -----Original Message-----
> From: Disko_kex [mailto:[EMAIL PROTECTED] 
> Sent: Monday, October 06, 2003 8:19 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Every 1008th character is missing???
> 
> 
> Why is every 1008th character missing when Im tring to send an email?
>  
> mail("[EMAIL PROTECTED]", "test","
> 123456789012345678901234567890123456789012345678901234567890123456789012
> 345678901234567890123456789012345678901234567890123456789123456789012345
> 678901234567890123456789012345678901234567890123456789012345678901234567
> 890123456789012345678901234567890123456789123456789012345678901234567890
> 123456789012345678901234567890123456789012345678901234567890123456789012
> 345678901234567890123456789123456789012345678901234567890123456789012345
> 678901234567890123456789012345678901234567890123456789012345678901234567
> 890123456789123456789012345678901234567890123456789012345678901234567890
> 123456789012345678901234567890123456789012345678901234567890123456789123
> 456789012345678901234567890123456789012345678901234567890123456789012345
> 678901234567890123456789012345678901234567890123456789123456789012345678
> 901234567890123456789012345678901234567890123456789012345678901234567890
> 123456789012345678901234567890123456789123456789012345678901234567890123
> 456789012345678901234567890123456789012345678901234567890123456789012345
> ", "From: Redaktionen <[EMAIL PROTECTED]>\r\n"
> ."MIME-Version: 1.0\r\n"
> ."Content-type: text/html; charset=iso-8859-1\r\n"
> ."Reply-To: [EMAIL PROTECTED]"
> ."X-Mailer: PHP/" . phpversion());
>  
> 
> The last "5" is missing. Im tring to send newletters to my customers
> thru HTML formated emils, and because 1008th character is missing the
> source gets pretty fuckt up.
>  
> Anyone got any ideas what I should do??
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to