Spamd is a fake sendmail(8)-like daemon which rejects false mail. It is designed to be very efficient so that it does not slow down the receiving machine. spamd considers sending hosts to be of three types: blacklisted hosts are redirected to spamd and tarpitted i.e. they are communicated with very slowly to consume the sender's resources. Mail is rejected with either a 450 or 550 error message. A blacklisted host will not be allowed to talk to a real mail server. whitelisted hosts do not talk to spamd. Their connections are instead sent to a real mail server, such as sendmail(8). greylisted hosts are redirected to spamd, but spamd has not yet decided if they are likely spammers. They are given a temporary failure message by spamd when they try to deliver mail. WWW: http://freebsdspamd.sourceforge.net/
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/boost-jam
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.64.0jbeich2017-05-021-3/+3
* devel/boost-*: partially revert r439920 (see r439922)jbeich2017-05-023-0/+34
* devel/boost-*: nuke to split directory historyjbeich2017-05-023-34/+0
* - Revert boost update just landed per accident.miwi2017-05-021-3/+3
* - Nuke llvm36/clang36 - Obsolete and unmaintained upstreammiwi2017-05-021-3/+3
* devel/boost-*: update to 1.63.0jbeich2017-01-061-3/+3
* devel/boost-*: update to 1.62.0jbeich2016-11-232-3/+4