aboutsummaryrefslogtreecommitdiff
path: root/mail/ricochet
Commit message (Collapse)AuthorAgeFilesLines
* Understand modern 4-letters domain namesAndrey A. Chernov2002-05-192-12/+61
| | | | | | | | Don't trust EXTRA_HEADERS and HELO, all of this can be easily faked Restrict sensing of 3-rd level domains to known variants Notes: svn path=/head/; revision=59461
* Better fake hotmail headers patch: don't treat some host as fatal but lookAndrey A. Chernov2002-03-072-24/+65
| | | | | | | for others may be authentic Notes: svn path=/head/; revision=55655
* Oops, wrong version of this patch committed, fixed.Andrey A. Chernov2002-03-061-2/+12
| | | | Notes: svn path=/head/; revision=55614
* Detect fake hotmail.com headers - sense X-Originating-IPAndrey A. Chernov2002-03-062-11/+45
| | | | Notes: svn path=/head/; revision=55610
* Add WWW siteAndrey A. Chernov2002-03-042-1/+3
| | | | Notes: svn path=/head/; revision=55529
* Rename BUILD_DEPENDS to RUN_DEPENDS (there no build stage here at all,Andrey A. Chernov2002-02-281-2/+2
| | | | | | | but they are needed on run stage) Notes: svn path=/head/; revision=55336
* change -f to -d in patchfile.Ying-Chieh Liao2001-12-142-1/+2
| | | | | | | | | | bump port revision PR: 32821 Submitted by: maintainer Notes: svn path=/head/; revision=51522
* add ricochetYing-Chieh Liao2001-10-157-0/+124
An automated agent for tracing and reporting internet junk mail PR: 30411 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=48784