Initial NNTP write access support

This commit is contained in:
Bryan Ashby
2022-09-22 21:03:53 -06:00
parent e61be537aa
commit d2dafc4dbc
2 changed files with 359 additions and 9 deletions

View File

@@ -55,6 +55,7 @@ const ADDRESS_FLAVOR = {
FTN: 'ftn', // FTN style
Email: 'email', // From email
QWK: 'qwk', // QWK packet
NNTP: 'nntp', // NNTP article POST; often a email address
};
const STATE_FLAGS0 = {