1. damian jimenez
  2. PowerBuilder
  3. Thursday, 22 February 2024 15:26 PM UTC

Hi

I'm trying SMtpClient in Powerbuilder 2022 R2.
There are many new features to use like encodig,logfile,setproxy and xoauth2AccessToken.

it's working amazing!!

But just to try to maintain the above functionality,
is there a way to get opened email confirmation on a sent email?

thank you so much !!


Damian

Accepted Answer
John Fauss Accepted Answer Pending Moderation
  1. Thursday, 22 February 2024 19:02 PM UTC
  2. PowerBuilder
  3. # Permalink

Hi, Damian -

If you are referring to the ReceiptRequested property of the MAPI mailMessage object, then I believe the answer is no. The MimeMessage object (utilized by SMTPClient) does not appear to have a similar property.

I suggest you submit this as an enhancement request by sending an email to: product@appeon.com

Best regards, John

Comment
There are no comments made yet.
Andreas Mykonios Accepted Answer Pending Moderation
  1. Friday, 23 February 2024 07:19 AM UTC
  2. PowerBuilder
  3. # 1

Hi.

I would like to add some points to John's answer which of course is correct.

I would not rely in read confirmation. This confirmation is based on a setting that the user must enable. Generally, in email, I believe, there are to kind of confirmations:

  • Delivery receipt
  • Read receipt

Neither of those is guaranteed to be returned, as many servers do not respond with a delivery receipt, and many users set their mail clients to not send a read receipt.

Andreas.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.