Search Criteria
Package Details: greylistd 0.8.8.7-1
Git Clone URL: | https://aur.archlinux.org/greylistd.git (read-only, click to copy) |
---|---|
Package Base: | greylistd |
Description: | Simple greylisting system for mail transport agents |
Upstream URL: | https://packages.debian.org/sid/greylistd |
Keywords: | exim greylist spam |
Licenses: | |
Submitter: | None |
Maintainer: | denn |
Last Packager: | denn |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2007-03-16 07:11 |
Last Updated: | 2017-04-18 12:44 |
Latest Comments
denn commented on 2013-06-04 18:46
Package version 0.8.8-4 moves daemon binary to /usr/bin and removes legacy rc.d scripts.
denn commented on 2012-11-04 12:48
Package version 0.8.8-3 now contains systemd support files. rc.d scripts are still there, but will be removed in one of the future releases.
Nilux commented on 2012-05-11 12:58
Wow that was fast! This was my first touch to software other than installing. Good experience :-) Arch rocks
denn commented on 2012-05-11 08:16
Yes, thank you!
Nilux commented on 2012-05-11 07:17
Hi!
I don't know anything, but the Package didn't build. I changed all the:
install -D -m644 $srcdir/$pkgname/... lines to
install -D -m644 $srcdir/$pkgname-$pkgver/...
Then it succeeded.
Should it be fixed?