summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2002-02-18Introduce new framework for handling info files generation and installation.seb9-19/+23
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2002-02-15mkdir -> ${MKDIR}skrll11-27/+27
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-02-14added tnef2txtdrochner1-1/+2
2002-02-14import of tnef2txt-1.4, a portable application/ms-tnef parserdrochner4-0/+42
2002-02-14add tmdadrochner1-1/+2
2002-02-14import of tmda-0.46, a Python-based SPAM reduction system, submitted bydrochner4-0/+141
Amitai Schlair per PR pkg/15075
2002-02-13There is no reason for the BUILD_DEPENDS on autoconf (any more)skrll1-5/+1
2002-02-13Make PKG_SYSCONFSUBDIR settable.taca1-2/+2
2002-02-07Explicitly set {LISP,INFO,PIXMAP,BIN}DIR to fix installation stage. This is dueseb1-9/+14
to the change in revision 1.915 of mk/bsd.pkg.mk that removed ${MAKE_ENV} from the environment for a recursive make.
2002-02-05Move PAM dependency into Makefile.authdaemond as the PAM-related code isjlam2-7/+7
localized into the authlib sources. This makes only the courier-auth* modules depend on PAM.
2002-02-05Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".jlam5-15/+15
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-03Fix reversed logic for setting INSTALL_TARGET=install-strip. Of course,jlam5-20/+10
we want to strip when STRIPFLAGS contains "-s" and not otherwise. Pointed out by Amatai Schlair in private e-mail.
2002-02-01Update to 3.0, as 2.2.7 doesn't work with the new PHP.bouyer6-992/+285
"IMP 3.0 is now available! This major release delivers a brand-new, cleaner user interface, improved internationalization, mail filtering, identities, and much more, the result of over two years of feedback and experience based on the successful IMP 2.2.x releases." Note that the database format has changed, use ${PREFIX}share/horde/imp/scripts/imp2horde.pl to convert to the new format.
2002-02-01Update to balsa 1.2.4. Changes are numerous since the last version inmjl7-99/+104
pkgsrc was 1.0.0, most notably IMAP support and a nicer user interface. Note that thread support is disabled, I couldn't get it to work.
2002-01-31Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL.jlam1-5/+5
2002-01-31Updated p5-IMAP-Admin to 1.6.1martti2-5/+5
- bug report/fix (thanks to Arkadi Shishlov and Oleg Gawrilof) for CRAM setting being uninitialized before use for the default case. - added error condition for CRAM capability, cram use wanted without fallback, but cram not available
2002-01-31Add and enable p5-Mail-SpamAssassin and p5-razor-agents.simonb1-1/+3
2002-01-31Import p5-Mail-SpamAssassin-2.01.simonb4-0/+90
SpamAssassin is a mail filter to identify spam. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify "spam", also known as unsolicited commercial email.
2002-01-31Import p5-razor-agents-1.19.simonb4-0/+47
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-30* Use the general INSTALL/DEINSTALL scriptsjlam6-289/+19
* 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-30Remove -I$(includedir) from CPPFLAGS so that this package really isjlam2-1/+15
strongly-buildlinked.
2002-01-29Allow PAM authentication if USE_PAM is defined.jlam1-2/+3
2002-01-28add & enable autorespondzuntum1-1/+2
2002-01-28Initial import of autorespond-2.0.2zuntum4-0/+39
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-28Switch second patch site from qmail.obeer.com to www.qmail.org as the latterzuntum1-2/+2
works better
2002-01-28Use += instead of = in second PATCH_SITEzuntum1-2/+2
2002-01-28Apply QMAILQUEUE patch:zuntum2-4/+11
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-28Remove IS_INTERACTIVE setting as this package should now build just fine in ↵zuntum1-2/+1
BATCH builds!
2002-01-28Alter DEINSTALL comment:zuntum1-2/+2
${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-28Add NO_CHECKSUM=yes to get rid of warning message in build stagezuntum1-3/+2
2002-01-28sed -> ${SED}zuntum1-2/+2
2002-01-28Set conf-ucspi-tcp properly. It accidentally became / instead of ${LOCALBASE}zuntum1-3/+5
after last modification. Oops. Users of this package should definitely upgrade. Bump PKGREVISION.
2002-01-28use buildlink files for Python and py-Tkdrochner1-2/+5
2002-01-28Update to 1.2.4 (OK'd by Johnny Lam).bouyer3-17/+31
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-27Move dependency on courier-auth into the module Makefiles and usejlam5-38/+22
Makefile.authdaemond to replace a lot of the complexity in courier-auth/Makefile.
2002-01-27Use ${MYSQL_CONFIG}, not "mysql_config", so as to use the buildlinkjlam3-5/+23
config wrapper.
2002-01-27Note additions of courier-authmysql and courier-authpgsql.jlam1-1/+3
2002-01-27Initial import of mail/courier-authpgsql, which contains the Courierjlam4-0/+61
authentication module that can authenticate against a list of mail accounts stored in a PostgreSQL database.
2002-01-27Initial import of mail/courier-authmysql, which contains the Courierjlam4-0/+52
authentication module that can authenticate against a list of mail accounts stored in a MySQL database.
2002-01-27Note to the admin how to enable LDAP authentication.jlam1-0/+12
2002-01-27Greatly simply by using Makefile.authdaemond.jlam1-32/+3
2002-01-27Makefile.authdaemond contains the shared Makefile logic used to buildjlam1-0/+34
a "heavy" authdaemond module, i.e. one of authldap, authmysql, or authpgsql.
2002-01-27Don't bother trying to remove directories already handled by courier-auth.jlam1-3/+1
2002-01-27Fix the authdaemond rc.d script to accurately report status. The actualjlam1-3/+22
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-26Remove patch-cc -- it is no longer valid, but instead now breakskim3-24/+3
displaying MIME attachments of type message/* (e.g. message/rfc822). This is actually a long-standing bug in this package...
2002-01-25Upate "mutt-devel" package to version 1.3.27. This version fixes the SSLtron2-5/+5
bug in version 1.3.26.
2002-01-25Do some editting of the output returned by OpenLDAP's ldapsearch so thatjlam3-2/+19
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-24Tighten up the MESSAGE file a bit.jlam1-5/+2
2002-01-24This package actually needs perl as a dependency, not just a buildjlam2-6/+24
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-24The example scripts in ${DATADIR}/sqwebmail don't end in ".dist".jlam1-2/+2