jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
847 stars 86 forks source link

record sending status #58

Open jetmore opened 1 year ago

jetmore commented 1 year ago

Idea from user via email

Optionally write a summary of the transaction. Rough first pass:

Attempt time: ....
Remote: [ foo.example.com | |pipe | /path/to/socket ]
Attempted: 1@example.com,2@example.com,3@example.com
Success: 1@example.com
Permanent Failure: 2@example.com
Temporary Failure: 3@example.com

This could optionally be sent to console or logged for later processing