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

Port details
qmail-tls 1.03.20021228_6 mail on this many watch lists=16 search for ports that depend on this port
Secure, reliable, and fast MTA for UNIX systems with TLS support
Maintained by: bdrewery@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Feb 2001 00:07:46
License: not specified in port


What is is: [excerpt taken from tls patch]

Frederik Vermeulen <qmail-tls at inoa.net> 20021228
http://inoa.net/qmail/qmail-1.03-tls.patch

This patch implements RFC2487 in qmail. This means you can
get SSL or TLS encrypted and authenticated SMTP between
the MTAs and between MTA and an MUA like Netscape4.5 TM.
The code is considered experimental.

WWW: http://inoa.net/qmail-tls/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: mail/qmail

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

Required To Build:
  1. security/openssl
Required To Run:
  1. security/openssl
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for qmail-tls-1.03.20021228_6:
     BIG_CONCURRENCY_PATCH=off: Use a concurrency greater than 240
     BIG_TODO_PATCH=off: Enable big_todo qmail patch
     BLOCKEXEC_PATCH=off: Block many windows viruses/worms
     DISCBOUNCES_PATCH=off: Discard double-bounces
     EXTTODO_PATCH=off: Extern high-perform. todo processing
     LOCALTIME_PATCH=off: Emit dates in the local timezone
     MAILDIRQUOTA_PATCH=off: Maildir++ support
     OUTGOINGIP_PATCH=off: Set the IP address to send messages
     QEXTRA=off: Enable QUEUE_EXTRA copy feature
     QMAILQUEUE_PATCH=off: Run a QMAILQUEUE program
     QMTPC_PATCH=off: Send email using qmtp protocol
     RCDLINK=on: Create rc.d/qmail symlink
     SMTP_AUTH_PATCH=off: Provide SMTP Authentication
     SPF_PATCH=off: Implement SPF checker
     TLS_DEBUG=off: Enable additional debug information
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/qmail/
  2. http://mirrors.dataloss.nl/www.qmail.org/
  3. http://mirrors.sunsite.dk/qmailwww/
  4. http://qmail.asylog.net/
  5. http://qmail.blueyonder.co.uk/
  6. http://qmail.cdsinet.net/
  7. http://qmail.geto.net/
  8. http://qmail.glasswings.com.au/
  9. http://qmail.ipg.sk/
  10. http://qmail.mirrors.summersault.com/
  11. http://qmail.netvisao.pt/
  12. http://qmail.omnis.ch/
  13. http://qmail.palomine.net/
  14. http://qmail.psshee.com/
  15. http://qmail.rhnet.is/
  16. http://www.agria.hu/qmail/
  17. http://www.math.ntnu.no/mirror/www.qmail.org/
  18. http://www.qmail.org/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Feb 2013 18:49:30
Original commit files touched by this commit  1.03.20021228_6
bdrewery search for other commits by this committer
- Cleanup example rc file
 - Support SHUTDOWN
 - Check for needed files/dependencies in precmd
 - Respect LOCALBASE
 - Make rclint happy
- Rename symlink from qmail.sh to qmailsmtpd
- Rename installed example rc file from qmail-smtpd.rcNG to qmailsmtpd
16 Oct 2012 13:35:28
Original commit files touched by this commit  1.03.20021228_5
garga search for other commits by this committer
- Update TLS patch to v2, what address an issue that qmail-remote loops on
  malformed server response
- Bump PORTREVISION

Reported by:	Dirk Engling <erdgeist@erdgeist.org>
Feature safe:	yes
05 Oct 2012 12:41:46
Original commit files touched by this commit  1.03.20021228_4
garga search for other commits by this committer
Change headers of all ports maintained by me to new format
28 Jul 2012 15:57:56
Original commit files touched by this commit  1.03.20021228_4
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
31 Mar 2008 01:07:19
Original commit files touched by this commit  1.03.20021228_4
garga search for other commits by this committer
- Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports
09 Mar 2008 13:55:55
Original commit files touched by this commit  1.03.20021228_3
garga search for other commits by this committer
- Fix qmail-tls to accept connections if control/tlsserverciphers doesn't
  exist [1]
- Bump PORTREVISION
- Cometic fixes, s/!defined(WITHOUT/defined(WITH/

PR:             ports/119954 (based on)
Submitted by:   Luiz Otavio O Souza <loos.br@gmail.com>
26 Dec 2007 16:43:55
Original commit files touched by this commit  1.03.20021228_2
garga search for other commits by this committer
- Fix a segfault on amd64 (except on qmail-spamcontrol and qmail-ldap) [1]
- Add an rcNG startup example file to QMAIL_PREFIX/boot [2]
- Bump PORTREVISION due to rcNG add (except for qmail-ldap)
- Fix make certificate to add ciphers file to QMAIL_PREFIX/control [3]

PR:             ports/118117 [1], ports/117422 [2], ports/118198 [3]
Submitted by:   Andrew Reilly <areilly@bigpond.net.au> [1] [3]
                Nick@van-laarhoven.org [2]
10 Aug 2006 15:34:59
Original commit files touched by this commit  1.03.20021228_1
garga search for other commits by this committer
Register CONFLICTS between qmail master and all slave ports
21 Jan 2006 17:37:14
Original commit files touched by this commit  1.03.20021228_1
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11 Jul 2005 16:47:16
Original commit files touched by this commit  1.03.20021228
garga search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
01 Jun 2005 22:22:46
Original commit files touched by this commit  1.03.20021228
flz search for other commits by this committer
- Update TLS patch to 20021228.

PR:             ports/81768
Submitted by:   maintainer
10 May 2005 14:31:29
Original commit files touched by this commit  1.03.20020825_1
sem search for other commits by this committer
- Transfer all work to MASTER port and make slave ports easier
- Use only one pkg-plist and use PLIST_SUB
- Use DOCSDIR intead of DOCDIR
- OPTIONS'ify
- Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need
  to create it.
- Add $FreeBSD$ tag to pkg-plist and pkg-install
- Fix error on enable-qmail script
- Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on
  bsd.sites.mk
- Add a new option to don't create rc.d/qmail.sh
- Add rc.d/qmail.sh to pkg-plist when necessary

PR:             ports/80833
Submitted by:   maintainer
Thanks to:      novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br>
05 May 2005 20:03:10
Original commit files touched by this commit  1.03.20020825
sem search for other commits by this committer
o Pacify a lot of portlint WARN and FATAL messages
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
  when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
  shell script that is installed on /var/qmail/scripts. Change messages
  reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy

PR:             ports/79094
Submitted by:   maintainer
09 Apr 2005 17:52:56
Original commit files touched by this commit  1.03.20020825
lioux search for other commits by this committer
Give maintainership to Renato Botelho <freebsd@galle.com.br> who
has been submitting outstanding PRs for all qmail ports I have been
maintaining up to this moment. They will be in good hands.
07 Mar 2004 21:08:27
Original commit files touched by this commit  1.03.20020825
lioux search for other commits by this committer
Remove redundant USE_PERL5_BUILD, already declared in MASTER port
20 Nov 2003 15:06:15
Original commit files touched by this commit  1.03.20020825
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
20 Nov 2003 13:51:47
Original commit files touched by this commit  1.03.20020825
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
05 Mar 2003 03:34:35
Original commit files touched by this commit  1.03.20020825
lioux search for other commits by this committer
Prepare for upcoming WITH_OUTGOINGIP_PATCH option in master port.
Do not allow this option in these ports since it conflicts with
both -ldap and -tls patches
23 Feb 2003 19:58:35
Original commit files touched by this commit  1.03.20020825
lioux search for other commits by this committer
De-pkg-comment
10 Feb 2003 09:04:04
Original commit files touched by this commit  1.03.20020825
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
19 Sep 2002 19:18:14
Original commit files touched by this commit  1.03.20020825
lioux search for other commits by this committer
Update qmail-tls patch to 1.03.20020825
03 Apr 2002 21:10:43
Original commit files touched by this commit  1.03.20010627
lioux search for other commits by this committer
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
  re-arrange groups to achieve similar effect
03 Apr 2002 01:30:57
Original commit files touched by this commit  1.03.20010627
lioux search for other commits by this committer
o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n
29 Mar 2002 16:54:30
Original commit files touched by this commit  1.03.20010627
lioux search for other commits by this committer
Update qmail-tls patch to 1.03.20010627
23 Mar 2001 03:36:53
files touched by this commit
lioux search for other commits by this committer
TLS support is not being build on all systems. Fix this.    
22 Feb 2001 18:15:18
files touched by this commit
lioux search for other commits by this committer
* qmail port   o bump PORTREVISION   o sanitize MASTER_SITES   o added several
flags (defined checks) to enable   active slave port control on what they
inherit   o add extra enhancement patches, these can be   inherited too:   	-
WITH_QMAILQUEUE_PATCH: qmailqueue-patch   	- WITH_BIG_TODO_PATCH:
big-todo.103.patch   	- WITH_BIG_CONCURRENCY_PATCH: big-concurrency.patch   		-
WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT   		default: 509   o add patches
checksum to distinfo   o added MASTER_SITE_QMAIL for internal use   o additional
copies of slave qmail patches are now housed   at MASTER_SITE_LOCAL,
PATCH_SITE_SUBDIR=lioux because   these patches only have ONE PATCH_SITES source
each   	- qmail-ldap-1.03-20010201.patch.gz (qmail-ldap)   	-
qmail-mysql-1.1.1.patch (qmail-mysql)   	- tls.patch (qmail-tls)   o turn all
absolute references to both binaries and   FreeBSD configuration files into
VARs: better   maintability   o s/yetanotherone-/slaveport-/: that is the
correct   nomenclature   o ${LN} should use -sf instead of plain -s   o typo
fix: QMail -> qmail    
14 Feb 2001 01:26:03
files touched by this commit
lioux search for other commits by this committer
Have slave ports correctly inherit PREFIX from master port qmail    
12 Feb 2001 03:07:46
files touched by this commit
lioux search for other commits by this committer
Add initial revision of port of a patch to stock qmail supporting   SMTP TLS    

Number of commits found: 28

282d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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