-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mod_smtp_mailing_lists: Fix delivery bugs.
* Fix using sender list when samesenders=no (default) instead of recipient list, resulting in messages not being delivered to recipients. * Fix improper header manipulation resulting in malformed RFC822 message. * Fix missing From header in mailing list posts. * Add CLI commands for mailboxes and mailing lists.
- Loading branch information
1 parent
85393c5
commit 994842f
Showing
2 changed files
with
107 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters