Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/milter-greylist: moved from testing | Leonardo Arena | 2016-11-24 | 4 | -95/+0 |
| | |||||
* | testing/milter-greylist: upgrade to 4.6.2 | Leonardo Arena | 2016-11-24 | 1 | -5/+5 |
| | |||||
* | testing/milter-greylist: enable geoip support | Leonardo Arena | 2016-09-12 | 1 | -2/+3 |
| | |||||
* | Revert "main/milter-greylist: moved from testing" | Leonardo Arena | 2016-07-13 | 4 | -0/+94 |
| | | | | This reverts commit 669fea6aefa37a83d8c50c822ef1f121b4babfa4. | ||||
* | main/milter-greylist: moved from testing | Leonardo Arena | 2016-07-13 | 4 | -94/+0 |
| | |||||
* | testing/milter-greylist: set maintainer | Leonardo Arena | 2016-07-13 | 1 | -1/+1 |
| | |||||
* | testing/milter-greylist: upgrade to 4.6.1 | Leonardo Arena | 2016-07-13 | 1 | -5/+5 |
| | |||||
* | testing/milter-greylist: adjust socket permissions. Drop unneeded patch. | Leonardo Arena | 2016-04-29 | 3 | -20/+5 |
| | |||||
* | testing/milter-greylist: bump to force build | Leonardo Arena | 2016-04-27 | 1 | -1/+1 |
| | |||||
* | testing/milter-greylist: remove dkim support | Leonardo Arena | 2016-04-25 | 1 | -3/+2 |
| | |||||
* | testing/milter-greylist: upgrade to 4.5.16. Add dnsrbl and dkim support | Leonardo Arena | 2016-04-25 | 2 | -10/+30 |
| | |||||
* | testing/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -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 Pawelczyk | 2016-04-25 | 1 | -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 Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | testing/milter-greylist: do not build with bind support yet | Leonardo Arena | 2016-04-22 | 1 | -2/+1 |
| | |||||
* | testing/milter-greylist: change conf dir, enable spamassassin support | Leonardo Arena | 2016-04-22 | 1 | -2/+6 |
| | |||||
* | testing/milter-greylist: install additional conf file | Leonardo Arena | 2016-04-22 | 1 | -1/+2 |
| | |||||
* | testing/milter-greylist: disable rpath | Leonardo Arena | 2016-04-22 | 1 | -2/+3 |
| | |||||
* | testing/milter-greylist: new aport | Leonardo Arena | 2016-04-22 | 4 | -0/+83 |
Stand-alone milter written in C that implements the greylist filtering method |