Skip to content
Snippets Groups Projects
Commit c9f6aaa5 authored by rswindell's avatar rswindell
Browse files

Complete QWKE support (using MultiMail for testing):

Create and include in packet TOREADER.EXT if QWKEsupport is enabled
(MultiMail keys of this file for QWKE support, so without, no QWKE features are
enabled in MultiMail).
Parse TODOOR.EXT if included in REP packets (for adding/dropping subs or
setting/resetting pointers).
Parse To:, From:, and Subject: QWKE kludge lines and use if/when appropriate
(e.g. to defeat QWK 25-char header field limits).
Create To:, From:, and Subject: QWKE kludge lines in QWK/REP packets when
QWKE support is enabled and those fields exceed QWK limits (25 chars).
Also, legacy SyncQNET kludge lines (@VIA, @TZ, etc.) may now exist in the
top of the message body in any order.
Note: current versions of MultiMail do not support "To" fields > 25 chars, even
in QWKE mode (though I have a patch pending) and do not (yet) support
Synchronet HEADERS.DAT file (rendering QWKE kludges unnecessary).
These are major changes in the QWK/REP creation/parsing code, so testing
(especially with QWKE-compliant offline readers) and bug reports are welcome!
parent 77a2cda0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment