summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use Email::Address::XSHEADmasterAlexander Sulfrian2020-08-251-2/+2
| | | | | Email::Address::XS is already a dependency of Mail::DMARC, so we do not need an additional dependency.
* Use prefork Sendmail::PMilterAlexander Sulfrian2020-08-251-14/+23
|
* Ignore invalid domainsAlexander Sulfrian2016-05-261-5/+14
|
* The socket should be group-writableAlexander Sulfrian2016-05-061-0/+1
| | | | | The MTA should be able to write to the socket and it is running in another user. So we have to change the umask to make the socket group-writable.
* Use Find::Lib to be able to start from other directoryAlexander Sulfrian2016-05-061-1/+1
|
* Code cleanup, option parsing and "--help"Alexander Sulfrian2016-05-061-79/+208
|
* Spline::Log: Logging to syslog by defaultAlexander Sulfrian2016-05-061-6/+45
| | | | Logging to stderr is still available.
* Some stuffAlexander Sulfrian2016-05-064-0/+538
|
* Initial commitAlexander Sulfrian2016-05-060-0/+0