Hi, The email address is [EMAIL PROTECTED], I don't know why it convert to [EMAIL PROTECTED] after sending to the group.
Thanks ST Ooi ----- Original Message ----- From: "CLEMENT Francis" <[EMAIL PROTECTED]> To: <[email protected]> Sent: 31/05/2005 18:13 Subject: [xmail] Re: Problem sending mail from PHP > > > > -----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] > - 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]
