Re: Mail-format...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I was having the same issue with one of my clients just today in fact. We just filtered the email addresses to ensure they're valid. There's a million regex's out there to do this for you..

Cheers
Josh

Gustav Wiberg wrote:
Hi there!

I wonder why I get get these kind of mails (look down below in this mail) I recieve them sometimes...
...I have a code like this...

$name = $_POST["frmNamn"];
$email = $_POST["frmEpost"];

//Send mail that there is a new member
//
mail("info@xxxxxxxxxxx","Ny medlem - Stammis Internet","Namn: $name, Epost:$email");



/G
http://www.varupiraten.se/


Namn: wftmbsbwas@xxxxxxxxxxx
Content-Type: multipart/mixed; boundary=\"===============0158601545==\"
MIME-Version: 1.0
Subject: c1805938
To: wftmbsbwas@xxxxxxxxxxx
bcc: PeiCanteenMc@xxxxxxx
From: wftmbsbwas@xxxxxxxxxxx

This is a multi-part message in MIME format.

--===============0158601545==
Content-Type: text/plain; charset=\"us-ascii\"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

aienglpcm
--===============0158601545==--
, Epost:wftmbsbwas@xxxxxxxxxxx



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux