| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
- NoSpoof / NoSpoof::DMARC will no longer rewrite "from" addresses
belonging to the same domain as the list itself
|
| |
|
|
|
|
| |
- new role NoSpoof::DMARC, which replaces the From only when needed
|
| |
|
|
|
|
|
| |
- documentation fixes
- simplified SubscriberOnly::Moderate
|
| |
|
| |
|
|
|
|
|
|
| |
- require perl 5.36
- new role NoSpoof for better DMARC compliance
- bumped all dependencies to latest
|
| |
|
| |
|
|
|
|
| |
- *really* make it work with App::Spec 0.005
|
| |
|
|
|
|
| |
- make it work with App::Spec 0.005
|
| |
|
|
|
|
|
|
| |
- fixed test failures under future Email::MIME
- mark App::Spec 0.004_001 as not suitable (it fails when calling
->print_output)
|
|
|
|
| |
it has a bug (already reported) and dies when calling ->print_output
|
|
|
|
|
|
| |
multiple addresses should be comma-separated, it worked by accident
before, but Email::MIME 1.943 has more correct parsing,
and (correctly) failed it
|
|
|
|
| |
- bump all dependencies to latest
|
| |
|
|
|
|
|
|
|
|
| |
- fix list headers:
* list headers are structured, should never be encoded
* they can have comments
* each header can have multiple values
* 'post' can be set to a false value to indicate a no-post list
|
| |
|
| |
|
|
|
|
| |
- first release
|
|
|