Skip to main content

Delivery confirmation message

Comments

6 comments

  • cPanelMichael
    Hello, You could use the Autoresponder feature: Autoresponders - Documentation - cPanel Documentation This feature allows you to configure automatic email response messages. Thank you.
    0
  • Pedro Henrique dos Santos
    Thanks for the feedback @cPanelMichael , But I would like a confirmation email as an example: email1@test.com sends it to email2@test.com, when the email2@test.com account receives the email without problem the email1@test.com account will receive an email informing you that it has been delivered successfully. Something like this. The autoresponder would serve if you had access to the recipient's account, which is not the case. That's why I set an example when email failure occurs. thank you again.
    0
  • cPanelMichael
    email1@test.com[/EMAIL] sends it to email2@test.com[/EMAIL], when the email2@test.com[/EMAIL] account receives the email without problem the email1@test.com[/EMAIL] account will receive an email informing you that it has been delivered successfully. Something like this.

    Hello, I believe you are looking to enable delivery status notifications in Exim. To do this, browse to "WHM >> Exim Configuration Manager >> Advanced Editor", scroll down until you see the "Add additional configuration setting" button, click the button, and enter the following values:
    dsn_advertise_hosts = *
    Then, scroll to the bottom and click on "Save". Thank you.
    0
  • Pedro Henrique dos Santos
    Thank you very much @cPanelMichael , That's exactly what I needed.
    0
  • thunderchase
    Hi all! I have a problem with this option, when I try to enter it as described above, it doesn't offer correct variable. It only offers dsn_from option. Is it because of the newer version? I have: [LIST]
  • CLOUDLINUX 7.4 vmware
  • v68.0.19 EDIT: the main reason is the effort to fix mail delivery receipt confirmation, when hosting moved to this server that functionality stopped working. Requests are initiated from Outlook.
  • 0
  • cPanelMichael
    Hi @thunderchase, Try adding it under the @config@ section in the /etc/exim.conf.local file and then running the following commands:
    /usr/local/cpanel/scripts/buildeximconf /usr/local/cpanel/scripts/restartsrv_exim
    Thank you.
    0

Please sign in to leave a comment.