aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* extra dmarc test, just in caseHEADmasterdakkar2023-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
* ready for releasedakkar2017-03-16
|
* presentationdakkar2017-02-22
|
* new role: ManualSubscriptiondakkar2017-02-14
|
* more PODdakkar2017-02-14
|
* fix non-address List-* headersdakkar2017-02-14
| | | | RFC 2369 states that the URIs must be enclosed in <>
* use public URLs for the repositorydakkar2017-02-07
|
* ignore built distsdakkar2017-02-07
|
* fix POD typodakkar2017-02-07
|
* use more Pod::Weaverdakkar2017-02-07
|