Commit graph

1472 commits

Author SHA1 Message Date
simonb
5cfa6b72be Import p5-razor-agents-1.19.
Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly
updating catalogue of spam in propagation. This catalogue is used
by clients to filter out known spam.
2002-01-31 10:56:29 +00:00
jlam
6fce238937 * Use the general INSTALL/DEINSTALL scripts
* Honor ${PKG_SYSCONFDIR} for the location of the config files
  (Muttrc, mime.types).
* Rearrange lines slightly to minimize differences between mutt/Makefile
  and mutt-devel/Makefile to simplify updating mutt when the next release
  (1.4?) is released.
2002-01-30 23:05:45 +00:00
jlam
6880d3e720 Remove -I$(includedir) from CPPFLAGS so that this package really is
strongly-buildlinked.
2002-01-30 23:03:25 +00:00
jlam
f99159bc6f Allow PAM authentication if USE_PAM is defined. 2002-01-29 16:36:49 +00:00
zuntum
3b239e809c add & enable autorespond 2002-01-28 22:30:52 +00:00
zuntum
7950eca690 Initial import of autorespond-2.0.2
This is a simple autoresponder for qmail.

Mail is sent to help@my-company.com. An automatically generated response
is sent back to the user with an address of "help@my-company.com".  You
can set the envelope sender to an empty string.  However, some programs
will parse the message for the "From:"  field and send an autoresponse
back to it.  It is received at your autoresponder, and you now have a mail
loop.

This autoresponder also catches some other simple situations such as mail
from a mailer-daemon, empty envelope sender, bulk precedence headers, etc.
2002-01-28 22:29:49 +00:00
zuntum
6270866043 Switch second patch site from qmail.obeer.com to www.qmail.org as the latter
works better
2002-01-28 20:39:35 +00:00
zuntum
0099b1b9d2 Use += instead of = in second PATCH_SITE 2002-01-28 19:39:00 +00:00
zuntum
d6ff77a116 Apply QMAILQUEUE patch:
Bruce Guenter has written a patch which causes any program that would
run qmail-queue to look for an environment variable QMAILQUEUE.
If it is present, it is used in place of the string "bin/qmail-queue"
when running qmail-queue. This could be used, for example, to add a program
into the qmail-smtpd->qmail-queue pipeline that could do filtering,
rewrite broken headers, etc.

This does not break anything, and is required by some programs, for instance
qmail-scanner.

Bump PKGREVISION - we are at qmail-1.03nb2 now.
2002-01-28 18:28:09 +00:00
zuntum
3d427e643e Remove IS_INTERACTIVE setting as this package should now build just fine in BATCH
builds!
2002-01-28 17:57:08 +00:00
zuntum
10436ee8ae Alter DEINSTALL comment:
${ECHO} You may want to remove qmail-users package now, as it is no longer needed.
->
	${ECHO} You may remove qmail-users package now, as it is no longer needed.
2002-01-28 17:56:19 +00:00
zuntum
6bf00de6d6 Add NO_CHECKSUM=yes to get rid of warning message in build stage 2002-01-28 17:51:11 +00:00
zuntum
d7f93903b5 sed -> ${SED} 2002-01-28 17:44:48 +00:00
zuntum
ccf4b58940 Set conf-ucspi-tcp properly. It accidentally became / instead of ${LOCALBASE}
after last modification. Oops.

Users of this package should definitely upgrade.

Bump PKGREVISION.
2002-01-28 17:36:53 +00:00
drochner
e091611063 use buildlink files for Python and py-Tk 2002-01-28 17:36:27 +00:00
bouyer
05884d0683 Update to 1.2.4 (OK'd by Johnny Lam).
Changes:
Version 1.2.4 -- 25 January 2002
--------------------------------
  - Fixes a nasty remote arbitrary command execution vulnerability
    in the spellchecker plugin.

Version 1.2.3 -- 21 January 2002
--------------------------------
  - Fixed focus system on pages that contain forms.
  - Fixed IMAP code to send different command identifiers as per
    section 2.2.1 of RFC 2060.
  - Fixed 'sticky priority' so that replies are set to the same
    priority as the original message.
  - Fixed Printer Friendly to print HTML messages.
  - Fixed multiple receivers in Sent mailbox (#500910).
  - Disabled prefs caching under PHP 4.1
  - Added "Search Memory". Enabling to store up to
    9 predefined searchs.
  - Increased security in html message.
  - Added the possibility to specify system-defined css in order to
    allow users to change the font family and size of SM. Making possible to
    make it bigger or smaller depending on their screen size. Sysops may add
    or remove these system-defined css located in themes/css/
  - Fixed a bug appearing on some apache virtual hosts
  - Fixed javascript error (#505255)
  - Fixed the db_prefs so they work again (#499609, thanks to Simon Dick)
2002-01-28 15:34:57 +00:00
jlam
54f92a2785 Move dependency on courier-auth into the module Makefiles and use
Makefile.authdaemond to replace a lot of the complexity in
courier-auth/Makefile.
2002-01-27 23:47:08 +00:00
jlam
a757b523d6 Use ${MYSQL_CONFIG}, not "mysql_config", so as to use the buildlink
config wrapper.
2002-01-27 23:45:27 +00:00
jlam
aa4ba76e3a Note additions of courier-authmysql and courier-authpgsql. 2002-01-27 22:40:59 +00:00
jlam
a652402290 Initial import of mail/courier-authpgsql, which contains the Courier
authentication module that can authenticate against a list of mail accounts
stored in a PostgreSQL database.
2002-01-27 22:39:56 +00:00
jlam
3d098a0706 Initial import of mail/courier-authmysql, which contains the Courier
authentication module that can authenticate against a list of mail accounts
stored in a MySQL database.
2002-01-27 22:39:14 +00:00
jlam
9d848329ce Note to the admin how to enable LDAP authentication. 2002-01-27 22:09:50 +00:00
jlam
07ad21d238 Greatly simply by using Makefile.authdaemond. 2002-01-27 21:35:19 +00:00
jlam
f433bac082 Makefile.authdaemond contains the shared Makefile logic used to build
a "heavy" authdaemond module, i.e. one of authldap, authmysql, or
authpgsql.
2002-01-27 21:33:35 +00:00
jlam
db17c21a2f Don't bother trying to remove directories already handled by courier-auth. 2002-01-27 20:52:20 +00:00
jlam
c0cbe15fd3 Fix the authdaemond rc.d script to accurately report status. The actual
process executed is one of authdaemond.{plain,ldpa,mysql,pgsql}, so read
the authdaemonrc config file to find which one was executed.  Problem noted
by Amitai Schlair in private e-mail.
2002-01-27 00:04:41 +00:00
kim
d01ef1b8f1 Remove patch-cc -- it is no longer valid, but instead now breaks
displaying MIME attachments of type message/* (e.g. message/rfc822).
This is actually a long-standing bug in this package...
2002-01-26 17:19:44 +00:00
tron
6c8ef8f2a9 Upate "mutt-devel" package to version 1.3.27. This version fixes the SSL
bug in version 1.3.26.
2002-01-25 14:15:59 +00:00
jlam
138e99980f Do some editting of the output returned by OpenLDAP's ldapsearch so that
it can be parsed by SqWebMail.  SqWebMail expects output to be of the
form
	class1=name1
	class2=name2
	...

but the output from ldapsearch seems to be

	class1: name1
	class2: name2

We massage it into the former using sed.  This makes LDAP searches against
ldap.bigfoot.com work properly when using the "Global Addressbook" feature
of SqWebMail.
2002-01-25 00:18:59 +00:00
jlam
341c9d65fb Tighten up the MESSAGE file a bit. 2002-01-24 20:54:40 +00:00
jlam
47c953aa1b This package actually needs perl as a dependency, not just a build
dependency, since the cache-cleaning script is a perl script (noted by
Amitai Schlair in private email).  Also change the permissions on the
ldap config files so that LDAP searches have a better chance of
succeeding.

XXX - The global LDAP searches still don't work, but I haven't yet figured
XXX - out why.  The queries return records when executed on the command
XXX - line, but the records aren't being displayed by sqwebmail.
2002-01-24 20:51:55 +00:00
jlam
a5ff0992c7 The example scripts in ${DATADIR}/sqwebmail don't end in ".dist". 2002-01-24 19:40:07 +00:00
jlam
cef046609d Depend on courier-auth>=0.37.1nb1 to pick up the changes to make the
password-changing page work.
2002-01-24 17:39:29 +00:00
jlam
91ab272988 Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
*	Fix the script for changing passwords with a Courier authentication
	module (used by sqwebmail) to recognize some more warnings/errors
	by the NetBSD passwd program.
      *	Note that tcl-expect is needed to make the password-changing script
	work.
      *	Add this package to the "security" category.
2002-01-24 16:02:49 +00:00
jlam
54df3d7809 Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:
*	Fix the script for changing passwords with a Courier authentication
	module (used by sqwebmail) to recognize some more warnings/errors
	by the NetBSD passwd program.
      * Note that tcl-expect is needed to make the password-changing script
	work.
      * Add this package to the "security" category.
2002-01-24 16:02:21 +00:00
wiz
5614498ac0 Quote IGNORE string. 2002-01-24 15:48:19 +00:00
jlam
11a02b512c Add this to the www category. 2002-01-24 15:21:08 +00:00
wiz
0b457d53e8 Strongly buildlinkify, use PKGLOCALEDIR instead of hardwiring `share'. 2002-01-24 13:59:57 +00:00
jlam
ac3426ee91 Note addition of mail/sqwebmail. 2002-01-24 07:24:33 +00:00
jlam
fed89dfb62 Initial import of mail/sqwebmail, the Courier webmail CGI.
SqWebMail is a web CGI client for sending and receiving E-mail using
Maildir mailboxes.  It is very lightweight -- it reads mail directly
from Maildirs.
2002-01-24 07:23:44 +00:00
jlam
8a7c766b98 Note addition of courier-auth, courier-authldap and removal of
courier-imap-ldap.
2002-01-23 14:53:56 +00:00
tron
39fa8fcd58 Bump package revision to match "fetchmail" package and fixes dependence. 2002-01-23 12:33:08 +00:00
jlam
e1563fc3e5 Update mail/courier-imap to 1.4.2nb1. Changes from version 1.4.2 include
moving config files related to Maildirs under the control of the
courier-maildirmake package.
2002-01-23 02:22:20 +00:00
jlam
1760a3a8c1 Update mail/courier-maildirmake to 0.37.1nb1. Changes include putting
config files that relate to Maildirs under the control of this package.
2002-01-23 02:21:20 +00:00
taca
0e04d5f276 Fix including "courier-auth/Makefile.common". 2002-01-23 00:15:20 +00:00
jlam
1ccaebbb09 Update mail/maildrop to 1.3.7. Changes from 1.3.4 include:
* Find config files in /etc/courier (or PKG_SYSCONFDIR equivalent).
	  We consolidate all Courier MTA software config files under a
	  common /etc/courier directory.

	* Loosen up the parsing of the content-type header.  Strict parsing
	  allowed viruses to slip through using malformed content-type
	  headers which still got picked up by Microsoft's crapware which
	  does not strictly parse the MIME headers.

        * Drop install setuid.

        * Add UMASK variable, that sets the permissions on new mailboxes
        or messages.  Hence, drop MAILBOX_MODE from configure script.
2002-01-22 22:09:41 +00:00
jlam
cad0d080bd Update mail/courier-imap to 1.4.2. Changes from version 1.4.0 include minor
bug fixes, plus the major change of moving the authentication modules into
a separate package (courier-auth).  The authentication modules are to be
shared with a forthcoming sqwebmail package.
2002-01-22 22:08:48 +00:00
jlam
bb415c65d4 Update mail/courier-maildirmake to 0.37.1. Changes from version 0.3 are
that it's no longer a wrapper script.  The installed maildirmake is the
executable that is built from the latest courier sources.  The version
number of this package will now track the version number of the released
courier sources.
2002-01-22 22:06:05 +00:00
jlam
3fb2f11070 Remove mail/courier-imap-ldap. The LDAP authentication module is now
a part of mail/courier-authldap.
2002-01-22 22:04:04 +00:00
jlam
46be3f6d91 Initial import of mail/courier-authldap-0.37.1.
This package contains the Courier authenticiation module that can
authenticate against a list of mail accounts stored in an external LDAP
directory.
2002-01-22 22:02:36 +00:00