Initial NNTP write access support
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user