summaryrefslogtreecommitdiffstats
path: root/dmarc_milter.pl
Commit message (Collapse)AuthorAgeFilesLines
* Use prefork Sendmail::PMilterAlexander Sulfrian2020-08-251-14/+23
|
* 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
|
* Some stuffAlexander Sulfrian2016-05-061-0/+116