How to check email delivery status in Perl?

Yuriy S

New member
Is there any way to check email delivery status OR MAIL SERVER RESPONSE when using sendmail (or other) on Unix, using Perl? In general, I need to find out using my Perl script if my email was delivered or it was declined by mail server...
 
Back
Top