Acknowledge - WeOnlyDo Discussion board

Acknowledge (wodSmtp)

by am, Monday, May 12, 2008, 07:28 (5827 days ago)

Hello,

Is there any method that when I send a mail, I can verify that it received and opened?

I'm sending mails through 'regular' SMTP (port 25) and through Gmail.

Thanks

Re: Acknowledge

by woddrazen, Monday, May 12, 2008, 09:16 (5827 days ago) @ am

Hi Am,


Yes, you can send requested for email delivery/read to the server using wodSMTP RequestReceipt Property. In RequestReceipt Property there is OnDeliverySuccess and OnReadMessage ReceiptsEnum constant.

More help for RequestReceipt Property you can find here:
http://www.weonlydo.com/Smtp/Help/WODSMTPLib~wodSmtp~RequestReceipt.html

Unfortunately I don't think this will works with Gmail because it depends only on server implementation. Most probably Gmail till now didn't implement this option.

Hope I helped.


Regards,
Drazen