summaryrefslogtreecommitdiff
path: root/mail/procmail/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix searching body aloneAndrey A. Chernov2003-08-031-0/+11
| | | | | | | Submitted by: James Quick <jq@quick.com> Notes: svn path=/head/; revision=86207
* Enable LMTP modeAndrey A. Chernov2003-03-301-48/+37
| | | | | | | Submitted by: Phillip Oleson <poleson@verio.net> Notes: svn path=/head/; revision=77749
* Fix realloc argAndrey A. Chernov2002-11-101-0/+11
| | | | Notes: svn path=/head/; revision=69865
* Upgrade to 3.22Andrey A. Chernov2001-09-292-3/+3
| | | | | | | | PR: 30881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48263
* Upgrade to 3.15Andrey A. Chernov2000-08-273-43/+26
| | | | Notes: svn path=/head/; revision=32032
* Better variant of .forward line, more close to originalAndrey A. Chernov2000-08-162-10/+11
| | | | Notes: svn path=/head/; revision=31679
* Fix info about line must be placed in ~/.forwardAndrey A. Chernov2000-08-162-0/+33
| | | | Notes: svn path=/head/; revision=31677
* Remove comment about running 'make install-suid' since we do that alreadySteve Price1999-12-291-0/+15
| | | | | | | | | as part of a normal install. PR: 12934 Notes: svn path=/head/; revision=24231
* upgrade to 3.12Andrey A. Chernov1999-03-071-32/+0
| | | | | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr> Notes: svn path=/head/; revision=17039
* Fix big messages realloc strategyAndrey A. Chernov1998-05-151-0/+32
| | | | Notes: svn path=/head/; revision=11000
* add majordomo to trusted users listAndrey A. Chernov1998-04-221-8/+12
| | | | | | | PR: 6337 Notes: svn path=/head/; revision=10628
* Better fix for '.' problemAndrey A. Chernov1997-06-171-17/+10
| | | | Notes: svn path=/head/; revision=6980
* Remove '.' at the end of chmod commandAndrey A. Chernov1997-06-171-0/+19
| | | | Notes: svn path=/head/; revision=6973
* Upgrade to pre7Andrey A. Chernov1997-05-142-58/+71
| | | | Notes: svn path=/head/; revision=6452
* Conditionalize question about file locking test toSatoshi Asami1997-03-061-0/+12
| | | | | | | !defined(PACKAGE_BUILDING). Notes: svn path=/head/; revision=5868
* Use flock locking as other delivery systems doesAndrey A. Chernov1996-08-281-0/+44
| | | | | | | Move global procmailrc to /usr/local/etc Notes: svn path=/head/; revision=3713
* Upgrade.Andrey A. Chernov1995-06-131-18/+0
| | | | Notes: svn path=/head/; revision=1831
* Remove setre* hacks, we have working thing nowAndrey A. Chernov1995-04-271-14/+0
| | | | Notes: svn path=/head/; revision=1542
* Fix procmail-3.11pre1/Makefile so that it does not ignore theRich Murphey1995-04-221-102/+78
| | | | | | | | | | PREFIX. Otherwise it will install into /usr/local no matter what your bsd.ports.mk defines PREFIX as. Reviewed by: Satoshi Notes: svn path=/head/; revision=1496
* Upgrade.Andrey A. Chernov1995-04-161-75/+91
| | | | Notes: svn path=/head/; revision=1398
* Fixed a sizeof(off_t) != sizeof(int) problem.Doug Rabson1995-01-111-0/+19
| | | | Notes: svn path=/head/; revision=749
* The pre beta version seems to no longer exist, use the procmail-3.10Andreas Schulz1994-11-191-0/+36
| | | | | | | | instead. Add a new patch. formail.c has a variable named daemon that clashes with the daemon function, change the variable to mdaemon instead. Notes: svn path=/head/; revision=414
* Some cosmetique changes after consulting with original authorAndrey A. Chernov1994-10-081-2/+2
| | | | Notes: svn path=/head/; revision=207
* Need a little patching to install mapages properly, gotAndrey A. Chernov1994-10-071-0/+31
syntax error instead Notes: svn path=/head/; revision=204