Bobbi Webber-Manners
|
d6841c517c
|
Replaced get_line() with new implementation which is faster, less buggy!
|
2020-07-29 17:28:35 -04:00 |
|
Bobbi Webber-Manners
|
d5358955f2
|
Fixed bug in smtp65 which was breaking long messages. CR->CRLF conversion.
|
2020-07-26 23:26:00 -04:00 |
|
Bobbi Webber-Manners
|
c02af8d466
|
EMAIL can now invoke POP65 and SMTP65, and they will invoke it in return
|
2020-07-15 19:45:25 -04:00 |
|
Bobbi Webber-Manners
|
49ecd167ff
|
Fixed get_line.c in pop65.c and smtp65.c. Fixed smtp65 error handling.
|
2020-07-08 18:28:33 -04:00 |
|
Bobbi Webber-Manners
|
9ba05ef98b
|
Added utility for rebuilding EMAIL.DB. Other minor fixes.
|
2020-07-07 19:23:16 -04:00 |
|
Bobbi Webber-Manners
|
3aab6c2df5
|
Conditionally compile out reverse mode keys. Dangerous atm.
|
2020-07-07 03:52:36 -04:00 |
|
Bobbi Webber-Manners
|
0931186084
|
Don't create EMAIL.DB in OUTBOX. Prompt for email addr when forwarding.
|
2020-07-01 00:10:27 -04:00 |
|
Bobbi Webber-Manners
|
e564110348
|
pop65.c: Fixed bug where CRLF.CRLF would not be detected on packet boundary
|
2020-06-30 22:53:23 -04:00 |
|
Bobbi Webber-Manners
|
71ef8c6f76
|
Checked in screenshots
|
2020-06-30 15:49:46 -04:00 |
|
Bobbi Webber-Manners
|
34d334cadb
|
smtp.c: Fixed typo in comment
|
2020-06-30 10:57:34 -04:00 |
|
Bobbi Webber-Manners
|
017f9abd87
|
Fixed a bug copying message to the SENT mailbox
|
2020-06-30 00:20:03 -04:00 |
|
Bobbi Webber-Manners
|
359eb7b3f0
|
More README-emailler.md
|
2020-06-29 23:07:50 -04:00 |
|
Bobbi Webber-Manners
|
7198868fb2
|
POP65: Added option to delete messages from POP3 server
|
2020-06-29 17:51:12 -04:00 |
|
Bobbi Webber-Manners
|
1b75b8f708
|
Finished SMTP65 - copy msg to SENT, clean up OUTBOX. Multiple recipients.
|
2020-06-29 16:59:46 -04:00 |
|
Bobbi Webber-Manners
|
efb66656e6
|
Fixed X-Mailer header.
|
2020-06-29 00:22:52 -04:00 |
|
Bobbi Webber-Manners
|
effe9ee473
|
Sender and recipient were back to front in SMTP65!
|
2020-06-28 23:42:38 -04:00 |
|
Bobbi Webber-Manners
|
219c435a49
|
SMTP65 can send messages now - still not complete though!
|
2020-06-28 23:15:09 -04:00 |
|
Bobbi Webber-Manners
|
b616df27f7
|
In progress checkin of SMTP65. Not working yet.
|
2020-06-28 13:14:29 -04:00 |
|