aboutsummaryrefslogtreecommitdiffstats
path: root/testing/milter-greylist
Commit message (Collapse)AuthorAgeFilesLines
* testing/milter-greylist: adjust socket permissions. Drop unneeded patch.Leonardo Arena2016-04-293-20/+5
|
* testing/milter-greylist: bump to force buildLeonardo Arena2016-04-271-1/+1
|
* testing/milter-greylist: remove dkim supportLeonardo Arena2016-04-251-3/+2
|
* testing/milter-greylist: upgrade to 4.5.16. Add dnsrbl and dkim supportLeonardo Arena2016-04-252-10/+30
|
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-2/+4
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* testing/milter-greylist: do not build with bind support yetLeonardo Arena2016-04-221-2/+1
|
* testing/milter-greylist: change conf dir, enable spamassassin supportLeonardo Arena2016-04-221-2/+6
|
* testing/milter-greylist: install additional conf fileLeonardo Arena2016-04-221-1/+2
|
* testing/milter-greylist: disable rpathLeonardo Arena2016-04-221-2/+3
|
* testing/milter-greylist: new aportLeonardo Arena2016-04-224-0/+83
Stand-alone milter written in C that implements the greylist filtering method