aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-install to create initial aliases correctly, broken when was rewrittenRenato Botelho2008-03-312-2/+4
| | | | | | | | from csh to sh - Bump PORTREVISION from all slave ports Notes: svn path=/head/; revision=210183
* - Fix qmail-tls to accept connections if control/tlsserverciphers doesn'tRenato Botelho2008-03-091-9/+11
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=208672
* - Fix pkg-install's user detectionRenato Botelho2008-01-241-1/+1
| | | | | | | | PR: ports/119935 Submitted by: Simon Shapiro <simon@niftywerks.com> Notes: svn path=/head/; revision=206137
* - Convert pkg-install from csh to sh, since it's the default on portsRenato Botelho2008-01-212-113/+82
| | | | | | | Reviewed by: miwi Notes: svn path=/head/; revision=205988
* - Fix segfault on 64-bit platforms on qmail-spamcontrol like was made onRenato Botelho2008-01-151-2/+1
| | | | | | | another slave ports. Notes: svn path=/head/; revision=205690
* - Fix a segfault on amd64 (except on qmail-spamcontrol and qmail-ldap) [1]Renato Botelho2007-12-264-1/+83
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=204580
* - qmail license has changed to public domain, so, remove RESTRICTEDRenato Botelho2007-12-121-2/+0
| | | | | | | http://cr.yp.to/qmail/dist.html Notes: svn path=/head/; revision=203227
* - Add SMTPEXTFORK patch to qmail-ldapRenato Botelho2007-09-052-38/+58
| | | | | | | | - Add one more mastersite for this patch - Cosmetic changes Notes: svn path=/head/; revision=198871
* Revert last commit that added a rnCG example file, the script was totally outRenato Botelho2007-08-303-87/+0
| | | | | | | | | of defaults from Porters Handbook and was an error add it. Suggested by: many people Notes: svn path=/head/; revision=198536
* - Add a rcNG startup script to ${PREFIX}/bootRenato Botelho2007-07-283-0/+87
| | | | | | | | PR: ports/110109 Submitted by: kitsune <v.velox@vvelox.net> Notes: svn path=/head/; revision=196466
* - Update smtpextfork patch for qmail-spamcontrol:Renato Botelho2007-06-012-6/+11
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=192547
* - Update spamcontrol to 2.4.18Renato Botelho2007-05-252-8/+9
| | | | | | | - Some cosmetic changes Notes: svn path=/head/; revision=191771
* Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRARenato Botelho2007-02-111-0/+8
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=184890
* Add smtpextfork patch to qmail-spamcontrol.Renato Botelho2007-02-052-8/+28
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=184329
* Update spamcontrol to 2417Renato Botelho2007-02-011-3/+3
| | | | Notes: svn path=/head/; revision=183872
* - RBL2SMTPD patch was not logging URL referenceRenato Botelho2007-01-311-8/+17
| | | | | | | Reported by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> Notes: svn path=/head/; revision=183792
* Fix WITH / WITHOUT OPTIONS checkRenato Botelho2006-09-081-2/+2
| | | | | | | Noted by: oliver Notes: svn path=/head/; revision=172573
* RESTRICTED is intended instead of NO_PACKAGEKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=171994
* Fix DISTFILES entry to ext_todo that is killing SPF patch on spamcontrolRenato Botelho2006-08-141-1/+1
| | | | | | | Reported by: Marcos Tischer Vallim <tischer at gmail.com> Notes: svn path=/head/; revision=170617
* Permit big_todo and ext_todo be applied togetherRenato Botelho2006-08-112-8/+14
| | | | | | | Reported by: Carlos A. Talhati <cat at iqsc.usp.br> Notes: svn path=/head/; revision=170367
* Register CONFLICTS between qmail master and all slave portsRenato Botelho2006-08-101-1/+2
| | | | Notes: svn path=/head/; revision=170281
* Prevent BIG_TODO and EXT_TODO patches to be installed together, they cannotRenato Botelho2006-08-101-0/+8
| | | | | | | | | coexist Reported by: Carlos A. Talhati <cat at iqsc.usp.br> Notes: svn path=/head/; revision=170275
* Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIRRenato Botelho2006-08-031-1/+1
| | | | Notes: svn path=/head/; revision=169594
* Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so usefulRenato Botelho2006-08-033-188/+1
| | | | | | | these days. Notes: svn path=/head/; revision=169572
* Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveportsRenato Botelho2006-08-012-1/+11
| | | | Notes: svn path=/head/; revision=169410
* - Change spamcontrol's spf patch to log when deny an emailRenato Botelho2006-07-284-202/+20
| | | | | | | - Move auth patches from FILESDIR to MASTER_SITE_LOCAL Notes: svn path=/head/; revision=168984
* Fix auth patch for qmail-tlsRenato Botelho2006-07-281-1/+1
| | | | | | | Submitted by: Luiz Souza <luiz at visualconnect.com.br> by email Notes: svn path=/head/; revision=168963
* Add SPF checker to qmail-spamcontrol portRenato Botelho2006-07-282-9/+25
| | | | Notes: svn path=/head/; revision=168956
* Add ext_todo patch, and external high performance todo manager.Renato Botelho2006-07-273-1/+48
| | | | Notes: svn path=/head/; revision=168903
* Back out last commit and remove DomainKeys support. I'm going to add it as aRenato Botelho2006-07-183-61/+14
| | | | | | | separate port. Notes: svn path=/head/; revision=168161
* Add DomainKeys implementation to qmail-spamcontrol and qmail-mysqlRenato Botelho2006-07-173-14/+61
| | | | Notes: svn path=/head/; revision=168107
* Add dns patch to read answers > 512 bytes to qmail-spamcontrolRenato Botelho2006-07-171-1/+1
| | | | Notes: svn path=/head/; revision=168097
* Add maildirquota++.patch support for qmail-spamcontrolRenato Botelho2006-07-171-1/+5
| | | | Notes: svn path=/head/; revision=168095
* Add big-concurrency patch to qmail-spamcontrolRenato Botelho2006-07-171-2/+5
| | | | Notes: svn path=/head/; revision=168077
* Make localtime-date-patch available for qmail-spamcontrol and qmail-ldapRenato Botelho2006-07-051-4/+2
| | | | Notes: svn path=/head/; revision=166978
* - Update to spamcontrol 2.4.15:Renato Botelho2006-06-302-7/+7
| | | | | | | | | 2.4.15 FIXED missing IP information in Received header. ADDED ucspi-ssl-0.70_ucspitls-0.4.patch_. CHNGD order of qmail-smtpd reject conditions. Notes: svn path=/head/; revision=166667
* Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvarRenato Botelho2006-06-082-1/+53
| | | | | | | | set by rblsmtpd when IP matched on a RBL list and deny email is user is not authenticated. Notes: svn path=/head/; revision=164861
* Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414Renato Botelho2006-06-081-1/+1
| | | | Notes: svn path=/head/; revision=164847
* - Update qmail-spamcontrol to 2.4.14, finally with STARTTLS supportRenato Botelho2006-05-293-39/+10
| | | | | | | | Full ChangeLog at: http://www.fehcom.de/qmail/spamcontrol.html Notes: svn path=/head/; revision=163839
* Fix MASTER_SITES for spf patchRenato Botelho2006-05-131-1/+1
| | | | | | | Reported by: Giovanni <jumpyboy at infinito.it> Notes: svn path=/head/; revision=162237
* Update qmail-mysql to 1.1.15Renato Botelho2006-04-031-3/+3
| | | | Notes: svn path=/head/; revision=158731
* More cleanups on Makefile, mostly related with DOCS installRenato Botelho2006-03-241-47/+40
| | | | Notes: svn path=/head/; revision=158073
* - Use PORTDOCS facility and clean a bit Makefile and pkg-plistRenato Botelho2006-03-242-93/+17
| | | | Notes: svn path=/head/; revision=158061
* Update qmail-ldap to 20060201Renato Botelho2006-03-051-3/+3
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=156965
* - Add qmail-smtpd-auth-0.31.tar.gz to my area on MASTER_SITE_LOCAL, fileRenato Botelho2006-02-131-2/+4
| | | | | | | | | seems to be unfetchable. Noticed by: Vyacheslav Sotnikov <bsdforfree@rambler.ru> Notes: svn path=/head/; revision=155937
* Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>Renato Botelho2006-02-092-0/+12
| | | | | | | | | | | | | | | What's tarpitting? It's the practice of inserting a small sleep in an SMTP session for each RCPT TO after some set number of RCPT TOs. The idea is to thwart spammers who would hand your SMTP server a single message with a long list of RCPT TOs. If a spammer were to attempt to use your server to relay a message with, say, 10,000 recipients, and you inserted a five-second delay for each recipient after the fiftieth, the spammer would be "tarpitted" and would likely assume that his connection had stalled and give up. Asked by: Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br> Notes: svn path=/head/; revision=155571
* - Add SPF patch on qmail-tls slaveport [1]Renato Botelho2006-02-032-64/+80
| | | | | | | | | - Indent if's and for's on qmail's Makefils Thanks to: Manuel Mausz <manuel@mausz.at> [1] Notes: svn path=/head/; revision=155122
* Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.Renato Botelho2006-01-312-4/+10
| | | | | | | | This is useful to fix a minor bug that occours after a failed authentication if you have morercpthosts configured. Notes: svn path=/head/; revision=154893
* - One more fix for tls+auth patches, now I hope all are working fine.Renato Botelho2006-01-311-4/+4
| | | | | | | Submitted by: Manuel Mausz <manuel@mausz.at> Notes: svn path=/head/; revision=154887
* - qmail-tls is not working fine with auth, fix it printing STATTLS alone inRenato Botelho2006-01-312-6/+9
| | | | | | | | | | | one line on EHLO command [1] - Add ECHO_CMD to SUB_LIST, it's necessary to boot files PR: ports/92574 [1] Submitted by: Cristiano Deana <cris@gufi.org> [1] Notes: svn path=/head/; revision=154875