summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2002-03-11Remove target that provides the same functionality as AUTOMAKE_OVERRIDE.skrll1-6/+1
2002-03-11Add USE_X11BASE so the package list lines up correctly with the installjmc1-1/+2
2002-03-11libpspell pulls in libstdc++ via dependency settings in the lib. That needs -lmjmc2-5/+14
to be added to LIBS then as some of the c++ routines referenced use math.
2002-03-08Update to 2.11.wiz3-8/+11
Changes: Bugfixes, and new ruleset.
2002-03-06Updated postfix to 1.1.4martti7-335/+202
Major changes with release-20010228 =================================== Postfix produces DSN formatted bounced/delayed mail notifications. The human-readable text still exists, so that users will not have to be unnecessarily confused by all the ugliness of RFC 1894. Full DSN support will be later. This release introduces full content filtering through an external process. This involves an incompatible change in queue file format. Mail is delivered to content filtering software via an existing mail delivery agent, and is re-injected into Postfix via an existing mail submission agent. See examples in the FILTER_README file. Depending on how the filter is implemented, you can expect to lose a factor of 2 to 4 in delivery performance of SMTP transit mail, more if the content filtering software needs lots of CPU or memory. Specify "body_checks = regexp:/etc/postfix/body_checks" for a quick and dirty emergency content filter that looks at non-header lines one line at a time (including MIME headers inside the message body). Details in conf/sample-filter.cf. The header_checks and body_checks features can be used to strip out unwanted data. Specify IGNORE on the right-hand side and the data will disappear from the mail. Support for SASL (RFC 2554) authentication in the SMTP server and in the SMTP and LMTP clients. See the SASL_README file for more details. This file still needs better examples. Postfix now ships with an LMTP delivery agent that can deliver over local/remote TCP sockets and over local UNIX-domain sockets. The LMTP_README file gives example, but still needs to be revised. Fast "ETRN" and "sendmail -qR". Postfix maintains per-destination logfiles with information about what mail is queued for selected destinations. See the file ETRN_README for details. The mailbox locking style is now fully configurable at runtime. The new configuration parameter is called "mailbox_delivery_lock". Depending on the operating system type, mailboxes can be locked with one or more of "flock", "fcntl" or "dotlock". The command "postconf -l" shows the available locking styles. The default mailbox locking style is system dependent. This change affects all mailbox and all "/file/name" deliveries by the Postfix local delivery agent.
2002-03-06Get distfile from ${MASTER_SITE_LOCAL}, as the unnumbered archive infredb1-2/+2
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
2002-03-01Fix path to the mysql conversion script.bouyer1-2/+2
2002-02-28Update distribution file checksum for PHP version 4.1.2.tron1-3/+3
2002-02-28Update mail/php4-imap to 4.1.2. The only change from version 4.1.1 isjlam1-3/+3
that this is built from the php-4.1.2 sources.
2002-02-28Note update of mew to 2.2jun3-16/+8
Mew 2.2 (2002/02/25) Mew 2.2rc4 (2002/02/21) * Defining mew-syntax-treat-filename-default-function. * Binding auto-image-file-mode to nil in mew-flet and mew-frwlet. * Defining mew-use-other-frame. * Yet another bug fix for "t*". * A bug fix for mew-summary-join. * Seeing if incm exists or not. Mew 2.2rc3 (2002/02/04) * Fixing the "foo: ;" problem. * m17n hack for Summary mode of +draft. * Window-config hack for composing mails. * A bug fix for "t*". * Prefix for mew-draft-insert-signature. * Patches for incm. * A bug fix of mew-summary-save for the NAME parameter. * Creating folders specified by Fcc: when composing. * Debug hack. * sleep-for 1 for mew-touch-folder-check. * LANG: "en" -> "C" * A bug fix for mew-buffer-message. * Defining mew-encode-singlepart-hook. * Null body hack for incm. * A bug fix for mew-insert-message. Mew 2.2rc2 (2002/01/17) * Workaround for messages whose size is 0. * TIS 620 hack. * GCC hack for configure.in. * A patch for configure.in. * Displaying the number of marked messages. * make clean hack. * Digit-argument for "0"-"9". mew-summary-toggle-8bit -> "z8". * Supporting ".tif". * "nntp" service entry. * incm hack. * A patch for incm. * incm is merged. * A bug fix for mew-delete-file. * no-fold option for mew-header-insert. * Case-sensitive search for marks. Mew 2.2rc1 (2001/12/20) * A bug fix of C-cC-z for multple PGP data. * A bug fix for w3m. Mew 2.1.52 (2001/12/11) * Sort key hack: "ml2" -> "mlnum" * Copying minibuffer-local-map to mew-input-map. * A bug fix for mew-input-file-name. * wvHtml hack. * Defining mew-broken-parameter-list. * m17n hack. * Defining mew-prog-audio{,2} for Win32.
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