Commit graph

148 commits

Author SHA1 Message Date
Renato Botelho
697b95bd06 Fix build with utmpx
Reported by:	pointyhat by erwin@
2010-04-06 11:51:22 +00:00
Renato Botelho
35ffaa0b9a Fix build on 9-CURRENT after utmp -> utmpx
Provided by:	ed@
2010-01-19 10:26:57 +00:00
Renato Botelho
9927229e72 Define rules for PORTSCOUT checking in some of my ports 2010-01-05 11:48:17 +00:00
Renato Botelho
32565f020f Fix docs installation on qmail-ldap
PR:		ports/140866
Submitted by:	Hiroyuki Seino <seichan-ml@wakhok.ne.jp>
2009-11-27 10:21:27 +00:00
Renato Botelho
8dc5f0acd2 - Update (fix bug) SMTPEXTFORK code (affects only qmail-ldap port)
- Add JMS's Greet Delay feature on Qmail-LDAP
- Enhace qmail-smtpd logs (spamcontrol-like) on qmail-ldap

PR:		ports/140255
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
2009-11-04 18:06:27 +00:00
Renato Botelho
c2123b387e Fix qmtpc + outgoingip patch to prevent a segfault when both are applied
PR:		ports/136176
Submitted by:	Bryan Drewery <bryan@shatow.net>
2009-07-01 17:27:44 +00:00
Renato Botelho
a8194128d7 - Fix shell errors on make certificate
PR:		ports/136082
Submitted by:	Bryan Drewery <bryan@shatow.net>
2009-06-28 14:15:01 +00:00
Renato Botelho
1723e851f3 - Make SENDERCHECK4 patch respect OPTIONS
- Bump PORTREVISION

Submitted by:	Martin Lesser <ml@bettercom.de>
Approved by:	portmgr (pav)
2009-04-15 16:39:44 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Renato Botelho
b6803ee694 - Add SENDERCHECK4 patch for qmail-ldap, off by default, patch description:
This is a small change to SENDERCHECK feature in Qmail-LDAP which adds a new
option called LOOSERELAY. It will allow the very same checks that "LOOSE"
options do but exclusvely for RELAY clients.

Therefore it is a split-horizon approach to the problem where our relayclients
spoofs outgoing envelope sender causing abuses like phishing.

Suggested by:	Patrick Tracanelli (author)
2009-03-05 18:39:52 +00:00
Renato Botelho
ee3d5ea20e - Remove qmail-custom-error patch for qmail-ldap, jmelo, that sent me this in
the past detected a big problem with this and couldn't find a solution yet,
  better removing it for now and wait new version.

Sugested by:	jmelo
2009-03-03 14:04:06 +00:00
Renato Botelho
b071acbcbb - Update smtpdextfork patch for qmail-ldap to 20060201_3 version
Submitted by:	Patrick Tracanelli9 (author)
2009-03-02 16:22:03 +00:00
Renato Botelho
beaa34148f - Update spamcontrol patch to 2.5.20 version to fix some problems with
recupients
- Update README.smtpdextfork distinfo entry, file was updated by author
2009-02-18 20:17:18 +00:00
Renato Botelho
209f586611 - Update spamcontrol patch collection to 2519
For more information about this version, please check:

http://fehcom.de/qmail/spamcontrol/README_spamcontrol.html

Tested by:	Sirko Zidlewitz <sz@bytecamp.net>
Thanks to:	Erwin Hoffmann <feh@fehcom.de>
2009-02-17 16:12:00 +00:00
Renato Botelho
24d83930d0 - Update qmail-spamcontrol's smtpdextfork patch to last version
Submitted by:	Patrick Tracanelli (Author by icq)
2009-02-13 15:24:13 +00:00
Renato Botelho
33baaddc45 - Add qmail-custom-error, a new patch for qmail-ldap port, off by default. It
permits you to set custom error messages for rejected messages.

Sugested by:	jmelo
Tested by:	jmelo
2008-11-25 18:14:54 +00:00
Renato Botelho
b1263ba741 - Fix a bug detected on spamcontrol patch. This but is in qmail-smtpd.c, when
qmail_close return a reason that starts with char 'D', smtpd rejects the
  message using a QHPSI virus_found message.
- Bump qmail-spamcontrol's PORTREVISION

Reported by:	Wendell Martins Borges <wendellmartins@mac.com>
Tested by:	Wendell Martins Borges <wendellmartins@mac.com>
2008-10-01 19:18:10 +00:00
Renato Botelho
96a69840e6 - Add a warning on pkg-install about rc.d/qmail.sh symlink and show to user
the way to have it working

PR:		ports/125740
Submitted by:	G. Georgiev <roots_bg@yahoo.com>
2008-08-19 13:13:46 +00:00
Renato Botelho
63f3b93b3d - Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports
2008-03-31 01:07:19 +00:00
Renato Botelho
982efb813c - 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>
2008-03-09 13:55:55 +00:00
Renato Botelho
1a8f8ec40b - Convert pkg-install from csh to sh, since it's the default on ports
Reviewed by:	miwi
2008-01-21 17:49:27 +00:00
Renato Botelho
e959d2c1c8 - Fix segfault on 64-bit platforms on qmail-spamcontrol like was made on
another slave ports.
2008-01-15 13:32:21 +00:00
Renato Botelho
e1ab2d0519 - 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]
2007-12-26 16:43:55 +00:00
Renato Botelho
8e7eb7871b - qmail license has changed to public domain, so, remove RESTRICTED
http://cr.yp.to/qmail/dist.html
2007-12-12 11:30:41 +00:00
Renato Botelho
aa11fe8441 - Add SMTPEXTFORK patch to qmail-ldap
- Add one more mastersite for this patch
- Cosmetic changes
2007-09-05 20:47:45 +00:00
Renato Botelho
e82d707579 Revert last commit that added a rnCG example file, the script was totally out
of defaults from Porters Handbook and was an error add it.

Suggested by:	many people
2007-08-30 16:00:47 +00:00
Renato Botelho
c5f3f70024 - Add a rcNG startup script to ${PREFIX}/boot
PR:		ports/110109
Submitted by:	kitsune <v.velox@vvelox.net>
2007-07-28 13:50:18 +00:00
Renato Botelho
ef9af68920 - Update smtpextfork patch for qmail-spamcontrol:
o Use strncpy instead of strcpy
	o Limit memory buffers and fix QUIT_ASAP behavior on SMTP sessions,
	  which may break some RFCs. Instead, the default behavior now is 100%
	  RFC complaint. The old QUITASAP behavior, sometimes desired for a
	  number of users (used to be default behavior on Spamcontrol in the
	  past) is now a build option (XF_QUITASAP).

Submitted by:	Patrick Tracanelli (Author, by email)
2007-06-01 17:38:38 +00:00
Renato Botelho
abbc2fbbbd - Update spamcontrol to 2.4.18
- Some cosmetic changes
2007-05-25 11:52:33 +00:00
Renato Botelho
9d6b51a247 Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRA
option, as described in http://cr.yp.to/qmail/faq/admin.html. Can be used with
every slaveport.

PR:		ports/108987
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
2007-02-11 15:29:25 +00:00
Renato Botelho
885cd2500c Add smtpextfork patch to qmail-spamcontrol.
This is a patch made by Patrick Tracanelli <eksffa@freebsdbrasil.com.br> that
allow qmail-smtpd to fork external programs and wait for return code to answer
a permanent or temporary failure.

More information on:

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

A version to qmail-ldap is comming soon.
2007-02-05 23:32:02 +00:00
Renato Botelho
adfb0de53e Fix WITH / WITHOUT OPTIONS check
Noted by:	oliver
2006-09-08 13:12:13 +00:00
Kris Kennaway
27ca282f7a RESTRICTED is intended instead of NO_PACKAGE 2006-09-03 01:39:23 +00:00
Renato Botelho
f7c8562a14 Fix DISTFILES entry to ext_todo that is killing SPF patch on spamcontrol
Reported by:	Marcos Tischer Vallim <tischer at gmail.com>
2006-08-14 17:16:35 +00:00
Renato Botelho
515ae25583 Permit big_todo and ext_todo be applied together
Reported by:	Carlos A. Talhati <cat at iqsc.usp.br>
2006-08-11 19:00:12 +00:00
Renato Botelho
40ea794f8f Register CONFLICTS between qmail master and all slave ports 2006-08-10 15:34:59 +00:00
Renato Botelho
5edb36bcbf Prevent BIG_TODO and EXT_TODO patches to be installed together, they cannot
coexist

Reported by:	Carlos A. Talhati <cat at iqsc.usp.br>
2006-08-10 12:51:19 +00:00
Renato Botelho
8178bf3c69 Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIR 2006-08-03 21:39:12 +00:00
Renato Botelho
a86d546e46 Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so useful
these days.
2006-08-03 19:02:18 +00:00
Renato Botelho
0a8407fc36 Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports 2006-08-01 23:38:10 +00:00
Renato Botelho
3d655dcd60 - Change spamcontrol's spf patch to log when deny an email
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
2006-07-28 18:21:59 +00:00
Renato Botelho
5316677351 Add SPF checker to qmail-spamcontrol port 2006-07-28 10:50:40 +00:00
Renato Botelho
1438e33cae Add ext_todo patch, and external high performance todo manager. 2006-07-27 19:20:22 +00:00
Renato Botelho
804ff75f0a Back out last commit and remove DomainKeys support. I'm going to add it as a
separate port.
2006-07-18 18:52:18 +00:00
Renato Botelho
9ec3aa980a Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql 2006-07-17 22:35:49 +00:00
Renato Botelho
5595186206 Add dns patch to read answers > 512 bytes to qmail-spamcontrol 2006-07-17 18:42:06 +00:00
Renato Botelho
fe512af95c Add maildirquota++.patch support for qmail-spamcontrol 2006-07-17 18:27:59 +00:00
Renato Botelho
6f8f2b2946 Add big-concurrency patch to qmail-spamcontrol 2006-07-17 13:36:37 +00:00
Renato Botelho
3406239dfa Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap 2006-07-05 12:12:09 +00:00
Renato Botelho
32447622f7 Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvar
set by rblsmtpd when IP matched on a RBL list and deny email is user is not
authenticated.
2006-06-08 23:47:10 +00:00