Closed mmallejac closed 2 years ago
Hello We've been using MSMTPD successfully for a while now, it really helps a lot. I am wondering if it is possible to get the sent status of an email. For sure not to the final recipient but to the relay we're sending the email to.
Thanks ! Michel
Yes we can add the dsn_notify and dsn_return commands as env vars: https://marlam.de/msmtp/msmtp.html#index-dsn_005fnotify
dsn_notify
dsn_return
This is great, may thanks ! I'll give it a test very soon
Hello We've been using MSMTPD successfully for a while now, it really helps a lot. I am wondering if it is possible to get the sent status of an email. For sure not to the final recipient but to the relay we're sending the email to.
Thanks ! Michel