Re: send email using SMTP - From name got replaced

2008-09-26 Thread [EMAIL PROTECTED]
Thanks, Nachopitt. Is there any way to workaround this issue? On Sep 25, 8:22 pm, nachopitt [EMAIL PROTECTED] wrote: Thats correct. Gmail replaces the From field with the account address the SMTP mail server is using for authentication. On Sep 25, 4:23 pm, [EMAIL PROTECTED] [EMAIL

Re: send email using SMTP - From name got replaced

2008-09-26 Thread Musa
is there any way not to add gmail account address??? Musa On Fri, Sep 26, 2008 at 9:22 AM, nachopitt [EMAIL PROTECTED] wrote: Thats correct. Gmail replaces the From field with the account address the SMTP mail server is using for authentication. On Sep 25, 4:23 pm, [EMAIL PROTECTED]

Re: send email using SMTP - From name got replaced

2008-09-26 Thread nachopitt
I dont know a workaround for this problem. It is a server side issue. On Sep 25, 10:36 pm, Musa [EMAIL PROTECTED] wrote: is there any way not to add gmail account address??? Musa On Fri, Sep 26, 2008 at 9:22 AM, nachopitt [EMAIL PROTECTED] wrote: Thats correct. Gmail replaces the From

Re: send email using SMTP - From name got replaced

2008-09-26 Thread [EMAIL PROTECTED]
This issue was resolved after use another SMTP server On Sep 26, 6:44 am, nachopitt [EMAIL PROTECTED] wrote: I dont know a workaround for this problem. It is a server side issue. On Sep 25, 10:36 pm, Musa [EMAIL PROTECTED] wrote: is there any way not to add gmail account address??? Musa

send email using SMTP - From name got replaced

2008-09-25 Thread [EMAIL PROTECTED]
Hi there, I am using PHPMailer and gmail SMTP service to send email, and blocked by the issue - From name got replaced by gmail address. I specified From and FromName while sending the email. In debugging, the mail header includes the correct FromName and From address). gmail succeeded to

Re: send email using SMTP - From name got replaced

2008-09-25 Thread nachopitt
Thats correct. Gmail replaces the From field with the account address the SMTP mail server is using for authentication. On Sep 25, 4:23 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi there, I am using PHPMailer and gmail  SMTP service to send email, and blocked by the issue - From name