> -----Message d'origine-----
> De : ST Ooi [mailto:[EMAIL PROTECTED]
> Envoy=E9 : mardi 31 mai 2005 09:23
> =C0 : [email protected]
> Objet : [xmail] Problem sending mail from PHP
>=20
>=20
>    $mail->From =3D "[EMAIL PROTECTED]";
>    $mail->AddAddress("[EMAIL PROTECTED]", "Patrick Ooi");
>    $mail->AddReplyTo("[EMAIL PROTECTED]", "ST Ooi");

Not a php specialist (never written a single line in php) but emails =
are not
compliants to rfc's
At smtp level '[1]' or '[2]' or '[3]' at end of an email address is not =
a
valid domain name :)
If it is 'php' or PHPMailer specific ... put my post in the trash ... =
:)

Francis

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to