Page 2 of 2

Posted: Wed Jan 07, 2009 12:48 pm
by Fredi
First thanks KIKI for your great work :D

I have two question about this code:

1. Why FromAddress not working For example in gmail, and gmail and yahoo webmail show username of logined gmail in from field?

2. How to ensure email is successfully sent? If we use COMate_GetLastErrorCode() after line objemail\invoke("Send") it is persuaded way to know email is sent ok? If it's true result of successfully sent mail must be 0 ?

Posted: Thu Jan 08, 2009 8:15 am
by KIKI
Fredi wrote:First thanks KIKI for your great work :D

I have two question about this code:

1. Why FromAddress not working For example in gmail, and gmail and yahoo webmail show username of logined gmail in from field?
Apparently it's a restriction from GMAIL to stop spam
2. How to ensure email is successfully sent? If we use COMate_GetLastErrorCode() after line objemail\invoke("Send") it is persuaded way to know email is sent ok? If it's true result of successfully sent mail must be 0 ?
I must see documentation about CDO to see yhe code return in case of sucess and fail and after ibtercepting it. I will see that this evening

Re: SMTP mailer supports html, Attachments, in AND secure G

Posted: Tue Nov 30, 2010 5:51 pm
by effis
it's doesn't work for me

Re: SMTP mailer supports html, Attachments, in AND secure G

Posted: Tue Jan 31, 2017 9:14 am
by loulou2522
Can someone says me while this object doesn't work sinc PB 5.50
Thanks in advance