summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Upgrade to 4.29.10-AAndrey A. Chernov2003-02-193-12/+3
| | | | Notes: svn path=/head/; revision=75846
* Upgrade to 4.29.10Andrey A. Chernov2003-02-186-72/+93
| | | | Notes: svn path=/head/; revision=75773
* Upgrade to 4.29Andrey A. Chernov2002-10-314-148/+7
| | | | Notes: svn path=/head/; revision=69183
* Upgrade to 4.28.11Andrey A. Chernov2002-10-073-25/+7
| | | | Notes: svn path=/head/; revision=67512
* Upgrade to 4.28.10aAndrey A. Chernov2002-08-262-3/+3
| | | | Notes: svn path=/head/; revision=65064
* Upgrade to 4.28.10Andrey A. Chernov2002-08-2513-384/+276
| | | | Notes: svn path=/head/; revision=64974
* Upgrade to 4.28.4Andrey A. Chernov2002-06-123-18/+10
| | | | Notes: svn path=/head/; revision=61148
* Upgrade to 4.28.3Andrey A. Chernov2002-05-313-4/+3
| | | | Notes: svn path=/head/; revision=60344
* Replace nonfunctional check for libmilter with one that works.Maxim Sobolev2002-05-261-2/+2
| | | | | | | Poked by: fozzy@kievweb.net.ua Notes: svn path=/head/; revision=60018
* Properly check if sendmail was installed from portsPatrick Li2002-05-241-1/+1
| | | | Notes: svn path=/head/; revision=59925
* Add check weather sendmail was installed from portsPatrick Li2002-05-221-2/+2
| | | | | | | | PR: 38235 Submitted by: maintainer Notes: svn path=/head/; revision=59739
* Update maintainer's E-mailAndrey A. Chernov2002-05-221-2/+2
| | | | Notes: svn path=/head/; revision=59707
* Put virus names only into E-mail report, not part of drwebd logAndrey A. Chernov2002-05-212-4/+4
| | | | Notes: svn path=/head/; revision=59635
* Distfile re-rolled on official siteAndrey A. Chernov2002-05-213-11/+18
| | | | Notes: svn path=/head/; revision=59631
* Add missing demon error codeAndrey A. Chernov2002-05-182-1/+11
| | | | Notes: svn path=/head/; revision=59431
* Remove RETURN_CODES from output, there is error with diagnosticAndrey A. Chernov2002-05-172-0/+12
| | | | Notes: svn path=/head/; revision=59344
* Upgrade to 4.28.2Andrey A. Chernov2002-05-172-9/+9
| | | | Notes: svn path=/head/; revision=59322
* Use full path to md5Andrey A. Chernov2002-05-131-1/+2
| | | | Notes: svn path=/head/; revision=59015
* Don't make random number for BATCH caseAndrey A. Chernov2002-05-111-0/+5
| | | | Notes: svn path=/head/; revision=58893
* Upgrade to 4.28Andrey A. Chernov2002-05-1115-239/+547
| | | | Notes: svn path=/head/; revision=58891
* Tune for -current sendmail 8.12.2Andrey A. Chernov2002-02-204-39/+21
| | | | Notes: svn path=/head/; revision=55005
* Add -D_THREAD_SAFE, remove libsmutil buildingAndrey A. Chernov2002-02-114-5/+36
| | | | Notes: svn path=/head/; revision=54573
* Check SENDMAIL_VERSION only if definedAndrey A. Chernov2002-01-311-2/+2
| | | | Notes: svn path=/head/; revision=54066
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-36/+36
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Upgrade to 4.27Andrey A. Chernov2002-01-043-14/+3
| | | | Notes: svn path=/head/; revision=52557
* Update to reflect drweb dist re-rollingAndrey A. Chernov2001-12-172-3/+5
| | | | Notes: svn path=/head/; revision=51706
* Upgrade to 4.26cAndrey A. Chernov2001-11-073-15/+4
| | | | Notes: svn path=/head/; revision=49743
* Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitAndrey A. Chernov2001-11-021-1/+1
| | | | Notes: svn path=/head/; revision=49487
* Fix argument order in mail reply messageAndrey A. Chernov2001-10-222-0/+12
| | | | Notes: svn path=/head/; revision=49072
* Upgrade to 4.26bAndrey A. Chernov2001-10-208-146/+18
| | | | Notes: svn path=/head/; revision=49013
* Remove user deleting from here, it still needed for drweb sub-portAndrey A. Chernov2001-10-202-23/+1
| | | | Notes: svn path=/head/; revision=48973
* Move user adding/deleting to pkg*installAndrey A. Chernov2001-10-193-4/+34
| | | | Notes: svn path=/head/; revision=48934
* Add drweb:drweb automaticallyAndrey A. Chernov2001-10-171-15/+23
| | | | Notes: svn path=/head/; revision=48869
* Put it into security sandbox disallowing 'drweb' user to own any filesAndrey A. Chernov2001-10-151-2/+2
| | | | | | | excepting pid/socket/temp/spool ones Notes: svn path=/head/; revision=48809
* Bump PORTVERSION for prev. changeAndrey A. Chernov2001-10-141-1/+1
| | | | Notes: svn path=/head/; revision=48742
* 1) Configure should be run after drweb-smf binary has been installedYing-Chieh Liao2001-10-141-7/+5
| | | | | | | | | | | | | | 2) -zACTION flag changed from d to c, because with -zd drweb-smf discards emails with empty reverse-path (MAIL FROM: SMTP command which corresponds to Return-Path: envelope header) rather than emails with empty From: message header. According to RFC 2821 MTAs use empty reverse-path for rejection notifications and many other mail robots also do that. PR: 31057 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48740
* Install drwebdc into sbinAndrey A. Chernov2001-10-082-3/+3
| | | | Notes: svn path=/head/; revision=48553
* Run as drweb user, not as rootAndrey A. Chernov2001-10-063-5/+33
| | | | Notes: svn path=/head/; revision=48489
* Add WITH_DRWEBSFM_SENDMAIL_DIR configuration knobAndrey A. Chernov2001-10-034-15/+35
| | | | | | | | Add example*.sh to DOC_DIR Use local version of libsmutil Makefile with FFR_MILTER always turned on Notes: svn path=/head/; revision=48416
* Wrap long line in virus detection mail messageAndrey A. Chernov2001-10-032-3/+23
| | | | Notes: svn path=/head/; revision=48412
* Fix socket permissions and startup race conditionAndrey A. Chernov2001-10-032-1/+23
| | | | Notes: svn path=/head/; revision=48411
* Use native drweb-sendmail.sh script for both daemon & filterAndrey A. Chernov2001-10-033-35/+12
| | | | Notes: svn path=/head/; revision=48408
* Move drweb-dependent configuration into pre-install sectionAndrey A. Chernov2001-10-032-3/+12
| | | | | | | Fix one spelling mistake in diagnostic Notes: svn path=/head/; revision=48384
* Configuration tuningsAndrey A. Chernov2001-10-036-8/+84
| | | | Notes: svn path=/head/; revision=48383
* Upgrade to 4.26Andrey A. Chernov2001-10-037-73/+132
| | | | | | | (working, but not cleanly configured) Notes: svn path=/head/; revision=48380
* Fix more spellingsAndrey A. Chernov2001-09-161-1/+19
| | | | Notes: svn path=/head/; revision=47863
* Yet one spellingAndrey A. Chernov2001-08-312-2/+2
| | | | Notes: svn path=/head/; revision=47199
* Don't attempt to notify empty <> senderAndrey A. Chernov2001-08-292-2/+12
| | | | Notes: svn path=/head/; revision=47114
* Remove workaround until I dig more on this - can't reproduce the bug now.Andrey A. Chernov2001-08-251-9/+0
| | | | Notes: svn path=/head/; revision=46898