From 5736d6963d2ff44dd6c7b509f381b810b708c072 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Tue, 19 Mar 2019 14:32:10 +0200 Subject: Initial commit --- TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..ba0604f --- /dev/null +++ b/TODO @@ -0,0 +1,27 @@ +Reported Bugs: + [ ] But it seems that I can't send more than 16 or 17 KB from the STDIN on Windows (2003) with the EXE version. + Even with -o message-file=... and got the same 17 KB message limitation. + +Feature Ideas + [ ] A preferences file with default settings? + [ ] Deliver directly to MX server for domain? + [ ] Command line option requesting read-receipt + X-Confirm-Reading-To: + Disposition-Notification-To: + Return-Receipt-To: + [ ] Add support for CRAM-MD5 authentication + [ ] Add a pair of options to add receipt on delivery and on read of sent emails + [ ] Support for unicode (european) characters in the subject + +More Ideas: + [ ] What about an option to send the same message more than once? + [ ] How about a delay before sending the message? + [ ] What about an internal queue for messages that wern't sent? + Next time it's invoked it could deliver those messages as well. + [ ] Convert inline documentation to standard perldoc format? + [ ] Support for pop before smtp? + +Crazy Ideas (not so sure about): + [ ] Preferences registry settings for the Windows .exe version? + (several people have said No! use a flat file) + -- cgit v1.2.3