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

Port details
softfail 2.0_1 mail on this many watch lists=0 search for ports that depend on this port
Enhanced greylisting system for qmail w/ SMTPEXTFORK patch
Maintained by: eksffa@freebsdbrasil.com.br search for ports maintained by this maintainer
Port Added: 06 Feb 2007 23:41:27
License: not specified in port


Softfail is an enhaced greylisting system to be used on qmail MTA patched
with SMTPEXTFORK feature. It is an independent program, which is forked from
qmail-smtpd. It allows manual whitelisting and blacklisting as well as
automatic black and whitelisting. Automatic whitelisting is done by the usual
greylisting method while automatic blacklisting is done when the remote SMTP
server breaks some aspects of RFC rules and insists on redelivery very early.

All aspects of softfail's behavior can be configured. There are maintainance
scripts to be ran from crontab, which removes expired entries and generates
reports.

WWW:	http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. mail/qmail-spamcontrol
Required To Run:
  1. mail/qmail-spamcontrol
Required Libraries:
  1. mail/libspf2
  2. databases/mysql41-client
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmelo/softfail/
  10. http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Mar 2013 22:03:43
Original commit files touched by this commit  2.0_1
bdrewery search for other commits by this committer
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
29 Jul 2012 11:17:04
Original commit files touched by this commit  2.0_1
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
03 Jul 2011 13:53:52
Original commit files touched by this commit  2.0_1
ohauer search for other commits by this committer
- remove MD5
19 Mar 2011 13:15:34
Original commit files touched by this commit  2.0_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
12 May 2009 20:43:25
Original commit files touched by this commit  2.0
dhn search for other commits by this committer
- Update to 2.0

PR:             ports/134493
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Approved by:    miwi (mentor implicit)
26 Aug 2007 14:12:38
Original commit files touched by this commit  1.20
araujo search for other commits by this committer
- Update to 1.20.
- Allow port to install with qmail-ldap slaveport.

PR:             ports/115794
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Approved by:    stas (mentor)
15 Jun 2007 13:35:20
Original commit files touched by this commit  1.18
jmelo search for other commits by this committer
- Fix port to docs go into post-install target.

Reported by:    kris, pav
01 Jun 2007 14:04:06
Original commit files touched by this commit  1.18
jmelo search for other commits by this committer
- Update to 1.18

PR:             ports/113221
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
09 Feb 2007 21:53:27
Original commit files touched by this commit  1.15
jmelo search for other commits by this committer
- Fix DOCS install.

PR:             ports/108993
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Reviewed by:    jmelo
Reported by:    krismail
08 Feb 2007 15:48:39
Original commit files touched by this commit  1.15
jmelo search for other commits by this committer
- Fix to don't add crontab entry automatically. Now the user should type 'make
crontab-entry' to do it.

PR:             ports/108931
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
06 Feb 2007 23:39:38
Original commit files touched by this commit  1.15
miwi search for other commits by this committer
Softfail is an enhaced greylisting system to be used on qmail MTA patched
with SMTPEXTFORK feature. It is an independent program, which is forked from
qmail-smtpd. It allows manual whitelisting and blacklisting as well as
automatic black and whitelisting. Automatic whitelisting is done by the usual
greylisting method while automatic blacklisting is done when the remote SMTP
server breaks some aspects of RFC rules and insists on redelivery very early.

All aspects of softfail's behavior can be configured. There are maintainance
scripts to be ran from crontab, which removes expired entries and generates
reports.

WWW:    http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/

PR:             ports/108846
Submitted by:   Patrick Tracanelli <eksffa at freebsdbrasil.com.br>

Number of commits found: 11

2830
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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight78
new month210

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