wmjasonward
Programmer
Does anyone know of a way to run a script after remotely delivering a message? Specifically, I want to send an email to my user that originated the message showing the status (hopefully sent) of the message they sent. I only want this script to run on messages sent to specified remote addresses.
The return email ideally will specify the message-id, date/time, message size, and the address of the server the message was delivered to, and of course, the result (send/fail/requeued).
Any ideas are greatly appreciated!
The return email ideally will specify the message-id, date/time, message size, and the address of the server the message was delivered to, and of course, the result (send/fail/requeued).
Any ideas are greatly appreciated!