nanolist icon indicating copy to clipboard operation
nanolist copied to clipboard

mailing lists - the unix way

Results 12 nanolist issues
Sort by recently updated
recently updated
newest added

If you send a command email with a from address like `John-Smith ` you geht an error: ``` 2022/04/12 14:39:49 MESSAGE_RECEIVED Id="" From="John-Smith " To="[email protected]" Cc="" Bcc="" Subject="help" 2022/04/12 14:39:49...

Sending help to the server returns ``` list Retrieve a list of available mailing lists ``` Since `list` is not a valid command, this should be ``` lists Retrieve a...

It would be awesome if you could also integrate an easy way to do this without changing the mail server config. E.g. enter IMAP and SMTP details and create a...

would be cool if you could query and manage users from the CLI. related: #10

Support moderated subscriptions - i.e. an admin/moderator for the list must approve new subscriptions

enhancement

It'd be nice if nanolist could have some custom rules for rejecting emails to lists based on an external script. For example: * Reject [PATCH] emails where the patch has...

Administrators should be able to subscribe, unsubscribe, and block users from a mailing list via commands.

Attachments have never been tested with nanolist. At some point nanolist's behaviour should be tested, and a plan for how it should behave needs to be created.