73aa FreshPorts -- mail/rbl-milter
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rbl-milter 0.30_3 mail on this many watch lists=0 search for ports that depend on this port
A milter that adds mail header warnings on mail from open-relays
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Apr 2003 19:10:25
License: not specified in port


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.

Author: Jeremy Beker <gothmog@confusticate.com>
WWW: http://opensource.confusticate.com/rbl-milter/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/rbl-milter/ && make install clean
To add the package: pkg_add -r rbl-milter


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://opensource.confusticate.com/rbl-milter/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Jan 2013 16:34:40
Original commit files touched by this commit  0.30_3
dinoex search for other commits by this committer
- cleanup header
05 Aug 2012 23:19:40
Original commit files touched by this commit  0.30_3
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
14 Jan 2012 14:52:13
Original commit files touched by this commit  0.30_3
dinoex search for other commits by this committer
- escape shell names
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.30_3
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Nov 2011 14:10:33
Original commit files touched by this commit  0.30_3
dinoex search for other commits by this committer
- use Author:
Feature safe:   yes
06 Nov 2011 23:45:43
Original commit files touched by this commit  0.30_3
dougb search for other commits by this committer
Standardize WWW: tags a bit more:

1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
03 Jul 2011 13:53:52
Original commit files touched by this commit  0.30_3
ohauer search for other commits by this committer
- remove MD5
15 Jul 2009 16:56:10
Original commit files touched by this commit  0.30_3
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
28 Mar 2009 15:32:58
Original commit files touched by this commit  0.30_3
dinoex search for other commits by this committer
- use RCNG script
13 Jan 2007 04:16:24
Original commit files touched by this commit  0.30_2
dinoex search for other commits by this committer
- use milter framework
09 Nov 2006 12:43:27
Original commit files touched by this commit  0.30_2
dinoex search for other commits by this committer
- take maintainership
25 Nov 2005 15:31:02
Original commit files touched by this commit  0.30_2
pav search for other commits by this committer
- Add SHA256
26 Apr 2005 08:20:57
Original commit files touched by this commit  0.30_2
vs search for other commits by this committer
Use PLIST_FILES & SUB_FILES
26 Mar 2004 02:16:08
Original commit files touched by this commit  0.30_2
trevor search for other commits by this committer
Add size data.
26 Mar 2004 00:56:15
Original commit files touched by this commit  0.30_2
trevor search for other commits by this committer
E-mail to the maintainer bounced with:

        451 codeheadsystems.com: Name server timeout
        Message could not be delivered for 5 days
16 Feb 2004 02:32:34
Original commit files touched by this commit  0.30_2
kris search for other commits by this committer
Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.30_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
07 Apr 2003 19:14:06
Original commit files touched by this commit  0.30
dinoex search for other commits by this committer
- Fix more linebreaks
07 Apr 2003 19:09:33
Original commit files touched by this commit  0.30
dinoex search for other commits by this committer
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

Number of commits found: 19

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0