aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Dzil-build release 1.1.3 (from 0a1efc2 on master)v1.1.3dakkar2025-02-09
|\
| * Dzil-build release 1.0.5 (from ad3b210 on master)v1.0.5dakkar2019-04-29
| |\
| | * Dzil-build release 1.0.4 (from 402b4b8 on master)v1.0.4dakkar2019-04-29
| | |
* | | v1.1.3v1.1.3-dzilladakkar2025-02-09
| | | | | | | | | | | | | | | - NoSpoof / NoSpoof::DMARC will no longer rewrite "from" addresses belonging to the same domain as the list itself
* | | better gatherdirdakkar2025-02-09
| | |
* | | update copyright yeardakkar2025-02-09
| | |
* | | ignore a bit of doc coverage requirementdakkar2025-02-09
| | |
* | | ignore local libdakkar2025-02-09
| | |
* | | skip rewriting when it's not usefuldakkar2025-02-09
| | |
* | | extra dmarc test, just in casedakkar2023-03-31
| | |
* | | v1.1.2v1.1.2-dzilladakkar2023-03-31
| | | | | | | | | | | | - new role NoSpoof::DMARC, which replaces the From only when needed
* | | new role NoSpoof::DMARCdakkar2023-03-31
| | |
* | | v1.1.1v1.1.1-dzilladakkar2023-02-28
| | | | | | | | | | | | | | | - documentation fixes - simplified SubscriberOnly::Moderate
* | | simplify SubscriberOnly::Moderatedakkar2023-02-28
| | |
* | | documentation fixesdakkar2023-02-28
| | |
* | | v1.1.0v1.1.0-dzilladakkar2023-02-28
| | | | | | | | | | | | | | | | | | - require perl 5.36 - new role NoSpoof for better DMARC compliance - bumped all dependencies to latest
* | | changelogdakkar2023-02-28
| | |
* | | Merge branch 'minimise-imports'dakkar2023-02-28
|\ \ \
| * | | remove unnecessary `use`sdakkar2023-02-28
|/ / /
* | | Merge branch 'no-spoof'dakkar2023-02-28
|\ \ \
| * | | NoSpoof for DMARC compliancedakkar2023-02-28
|/ / /
* | | drop unused `use`dakkar2023-02-28
| | |
* | | changelogdakkar2023-02-28
| | |
* | | Merge branch 'new-perl'dakkar2023-02-28
|\ \ \ | |/ / |/| |
| * | fix perl critic policydakkar2023-02-28
| | |
| * | port to 5.36dakkar2023-02-28
|/ / | | | | | | | | * even more signatures * use latest `Type::Params` API
* | v1.0.5v1.0.5-dzilladakkar2019-04-29
| | | | | | | | - *really* make it work with App::Spec 0.005
* | changelogdakkar2019-04-29
| |
* | actually fix the cmd line problemdakkar2019-04-29
|/
* v1.0.4v1.0.4-dzilladakkar2019-04-29
| | | | - make it work with App::Spec 0.005
* changelogdakkar2019-04-29
|
* Merge branch 'fix-for-newer-app-spec'dakkar2019-04-29
|\
| * provide class name to runnerdakkar2019-04-29
| |
| * fix tests for App::Spec 0.005dakkar2019-04-29
|/
* v1.0.3v1.0.3-dzilladakkar2017-06-22
| | | | | | - fixed test failures under future Email::MIME - mark App::Spec 0.004_001 as not suitable (it fails when calling ->print_output)
* mask App::Spec 0.004_001dakkar2017-06-22
| | | | it has a bug (already reported) and dies when calling ->print_output
* fix avoid-dups testdakkar2017-06-22
| | | | | | multiple addresses should be comma-separated, it worked by accident before, but Email::MIME 1.943 has more correct parsing, and (correctly) failed it
* v1.0.2v1.0.2-dzilladakkar2017-06-21
| | | | - bump all dependencies to latest
* changelogdakkar2017-06-21
|
* everyone upgrade!dakkar2017-06-21
|
* use the newer Type2::V0 bundledakkar2017-06-21
|
* depend on a new enough Test2dakkar2017-04-02
| | | | 'etc' was added in 0.000059
* ConfirmReleasedakkar2017-03-24
|
* v1.0.1v1.0.1-dzilladakkar2017-03-24
| | | | | | | | - 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
* documentation and tests for HeaderURIdakkar2017-03-24
|
* name the authors of Siestadakkar2017-03-24
|
* allow List-Post: NOdakkar2017-03-24
|
* fix list headersdakkar2017-03-24
|
* updated presentationdakkar2017-03-16
|
* v1.0.0v1.0.0-dzilladakkar2017-03-16
| | | | - first release