Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hard-code /etc/rc.subr instead of %%RC_SUBR%% which is going away soon | Doug Barton | 2010-04-03 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=252169 | ||||
* | - fix plist (deinstall) | Ion-Mihai Tetcu | 2010-04-03 | 3 | -2/+3 |
| | | | | | | | | | - fix rc script Submitted by: Sahil Tandon (maintainer) Notes: svn path=/head/; revision=252130 | ||||
* | Fix typo in pkg-plist. | Ion-Mihai Tetcu | 2010-04-03 | 1 | -1/+1 |
| | | | | | | | Submited by: QAT Notes: svn path=/head/; revision=252113 | ||||
* | Postpals is a simple policy daemon for Postfix. It keeps a database of | Ion-Mihai Tetcu | 2010-04-03 | 7 | -0/+157 |
outgoing mail, specifically recipients and relays associated to them. The main goal is to whitelist mail coming back from those senders and relays early in the postfix restriction chain, so it doesn't get hit with any client UCE checks you are using (RBL, helo, PTR, greylisting etc). WWW: http://mailfud.org/postpals/ PR: ports/144540 Submitted by: Sahil Tandon <sahil at tandon.net> Notes: svn path=/head/; revision=252112 |