CVS log for ports/mail/rbl-milter/Makefile
Up to [FreeBSD] / ports / mail / rbl-milter
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 28 15:32:57 2009 UTC (2 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -5 lines
- use RCNG script
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 13 04:16:23 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -3 lines
- use milter framework
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 9 12:43:26 2006 UTC (5 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- take maintainership
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 26 08:20:57 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Use PLIST_FILES & SUB_FILES
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 26 00:56:15 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
E-mail to the maintainer bounced with: 451 codeheadsystems.com: Name server timeout Message could not be delivered for 5 days
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 16 02:32:34 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:24 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 7 19:09:33 2003 UTC (8 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
This is a simple sendmail milter which adds an X-RBL-Warning header to any emails that are received that come from an open relay as determined by your choice of RBL checking service (i.e. bl.spamcop.net). This is useful if you'd rather have the mail user agent (MUA) deal with potential spam rather than just blocking it in case you loose legitimate messages. Note that the X-RBL-Warning header is only set if the site was found to be an open-relay. For more information, see the rbl-milter website at: WWW: http://opensource.confusticate.com/rbl-milter/ RBL-Milter was created by Jeremy Beker <gothmog@confusticate.com> and the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com> PR: 45605 Submitted by: wolpert@codeheadsystems.com
