summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2001-08-19Wildcard dependency on pcre. Addresses pkg/13754.wiz1-2/+2
2001-08-19Set IS_INTERACTIVE, because this package depends on interactive qmail package.zuntum1-1/+5
One 'broken depends' package less in bulk builds.
2001-08-17We don't really need to depend on qmail -- remove it from DEPENDS.zuntum1-3/+1
This unbreaks this package in bulk builds.
2001-08-16Add and enable qmail-conf. Sort.wiz1-2/+3
2001-08-16Update mew to 2.0.50jun2-6/+6
Mew 2.0.50 (2001/08/14) mew-dist release * info and doc updates. * mew-summary-sort: some bugs related to region are fixed. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * mew-substring in mew-mule3.el: length of mew-error-broken-string to width. SAITO Atsunori <sai@yedo.com> * Defining mew-ask-mark-process. The default is nil. * Supporting sort region. (C-uS) "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp> * mew-encode-remove-illegal-fields has a bug which removes Subject: whose first line is null and whose second one has a value. This bug was fixed. * Setting mode of files under ~/Mail to mew-file-mode. * A bug fix for mew-case-guess-when-composed. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * The "-l" option for "grep". "David A. Panariti" <davep@who.net> * Inserting X-Mew-UIDL: at the beginning of a mail. * mew-multibyte-string-p and multibyte hack. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-08-16Update mail/tnef to 1.1. Changes from version 0.16 include:jlam4-16/+31
* man page * bug fixes * parsing of MAPI attributes * long filenames available
2001-08-16Update mail/maildrop to 1.3.4. Relevent changes from version 1.2.2 include:jlam5-55/+93
+ Become maintainer for maildrop as I'm working on packaging the Courier-MTA software, of which maildrop is one piece. + Fix possible build problem on Solaris (untested). + Install maildirmake as maildrop.maildirmake to avoid conflicts with other packages that install maildirmake. + Add dependency on courier-maildirmake. + Move HTML documentation to ${PREFIX}/share/doc/html * Bug fixes, of course. * Disable MSIE smart tags in all html files. * Added mailbot(1), a MIME-capable autoresponder utility. * Reject ambigous nested MIME boundary delimiters.
2001-08-16Move userdb file from /etc/courier to /etc to match location forjlam1-2/+2
maildrop (though it's not enabled yet in maildrop).
2001-08-16Always use pkgdiff to generate the patch files.jlam2-23/+9
2001-08-16* Install maildirmake as imapd.maildirmake and depend onjlam8-21/+56
mail/courier-maildirmake. * There was an inverted test in the rc.d scripts that was causing them to fail on newer NetBSD systems. * Install the rc.d scripts under ${PREFIX}/etc/rc.d, not in ${PREFIX}/etc.
2001-08-16Note addition of mail/courier-maildirmake.jlam1-1/+2
2001-08-16mail/courier-maildirmake: wrapper script to execute a maildirmake program.jlam4-0/+57
The various bits of Courier (Courier IMAP, SqWebMail, maildrop, etc.) all install a program called "maildirmake". Make a separate package so all of these packages don't conflict.
2001-08-15* Instead of patching imap/configure to replace for SSLCERTS, do it directlyjlam4-20/+12
in the package Makefile since we substitute for @SSLCERTS@ anyway. * Add the *.rand files to the list of files to DEINSTALL. * Explicitly disable the PAM, LDAP, and MySQL authentication modules so that hidden dependencies aren't accidentally added to the build. XXX - These should probably be added in via make variables (USE_PAM, XXX - USE_LDAP, etc.) in the future, but aren't needed for now in the XXX - base package.
2001-08-15Follow suggestion from Christoph Badura and remove qmail from dependencies ↵zuntum1-2/+1
list, as it is not really required to repair the queue
2001-08-14Remove useless courier-imap.sh that was a work-in-progress, and addjlam7-177/+170
four scripts (courier-{imap,imaps,pop,pops}) that are rc.d-style scripts to start/stop the various Courier IMAP and POP3 services. They were modelled after the samba scripts which may be invoked on systems without rc.d.
2001-08-13Update qmHandle to 0.5.1zuntum2-10/+8
Changes: 0.5.1 (July 23, 2001) * Added a -D option which deletes al message in both local and remote queue. [Thanks Kasper Holtze] * Fixed a bug with the CC field when displaying message list. o depend on qmail>=1.03 o use REPLACE_PERL instead of ${SED}
2001-08-13add & enable qmail-lintzuntum1-1/+2
2001-08-13Initial import of qmail-lint-0.55zuntum4-0/+35
This tool examines the qmail configuration to see if any common errors exist. usage: qmail-lint [-v] -v -- print an explanation of the reports the first time one is printed.
2001-08-13Add qmail package to DEPENDS, as we currently have one and this package is ↵zuntum1-1/+2
useless without qmail
2001-08-13qmail now uses PLIST, so switch from using @unexec rm to normal entries.zuntum2-5/+7
Also permit making package as it works now.
2001-08-13Create symlink from /var/qmail to ${PREFIX}/qmail, so we can list files in ↵zuntum2-4/+195
PLIST. Yes, it isn't very clear idea, but better than empty PLIST and a bunch of @unexec rm -rf's in it.
2001-08-13Depend on checkpassword-*:../../sysutils/checkpasswordzuntum1-1/+2
2001-08-13Oops, COMMENT is internal variable now, not the separate filezuntum2-2/+2
2001-08-13Initial import of qmail-conf-0.55zuntum5-0/+56
qmail-conf is a collection of tools for setting up various qmail services. They are like *-conf programs in djbdns. With qmail-conf, for example, setting up a minimal SMTP service takes the following four steps: qmail-smtpd-conf qmaild qmaill /var/qmail/service/smtpd cd /var/qmail/service/smtpd make ln -s /var/qmail/service/smtpd /service qmail-conf assumes that (recent versions of) daemontools and ucspi-tcp have already been installed. It also assumes that svscan is already running. qmail-conf tries to provide reasonable defaults: it avoids DNS reverse lookups; it avoids IDENT lookups; it lets TCP connection attempts be logged with multilog; and for POP3 and QMQP, connection attempts are denied unless you explicitly authorize and for POP3 and QMQP, connection attempts are denied unless you explicitly authorize and for POP3 and QMQP, connection attempts are denied unless you explicitly authorize and for POP3 and QMQP, connection attempts are denied unless you explicitly authorize your clients.
2001-08-13When cleaning up ${QMAILDIR}/bin, remove only binaries that belong to qmail ↵zuntum1-2/+3
package, as support packages may install files there. In preparation for qmail-conf pkg.
2001-08-13Add & enable qmailzuntum1-1/+2
2001-08-13Initial import of qmail-1.03 -- SECURE, reliable, efficient, simple, and ↵zuntum7-0/+204
FAST MTA for UNIX systems qmail checks for qmail users' existance at compile time, so this package must be built as root (it tries to add necessary users and groups), thus NO_PACKAGE and IS_INTERACTIVE are set. PLIST file is left empty intentionally, because qmail installs itself to /var/qmail, outside ${PREFIX}. The qmail program is a secure, reliable, efficient simple message transfer agent. It is meant to be a replacement for the entire sendmail-binmail system that most UNIX hosts use. Although qmail holds security and reliability as its top two priorities, it is also fast. On a Pentium under BSD/OS, qmail can easily handle 200000 separate messages per day that are injected and must then be delivered to local mailboxes! Security and reliability are qmail's two strengths, however. The qmail package ensures a message, once accepted, will never be lost. An optional new mailbox format, maildir, even lets users safely read their mail over NFS, while still accepting new mail deliveries. The following features are supported: host and user masquerading, full host hiding, virtual domains, null clients, list-owner rewriting, relay control, double-bounce recording, arbitrary RFC 822 address lists, cross-host mailing-list loop detection, per-recipient checkpointing, downed host backoffs, independent message retry schedules, a drop-in sendmail replacement, and more! The package is still being worked on.
2001-08-13Update to exim-3.32. This is a bugfix release; change logs can be foundad2-5/+5
at http://www.exim.org/.
2001-08-12Disable the check for root so this may be built by a non-root user.jlam1-1/+2
2001-08-11Update evolution to 0.12. Changes are too numerous to list here. Forrh13-358/+785
a detailed list, see the release notes on the package's homepage.
2001-08-10Update 'fetchmail' package to version 5.8.17. Changes since version 5.8.14:tron3-7/+7
- SECURITY FIX: Fixed a security hole that is exploitable if fetchmail is running as root and the attacker can either subvert the mailserver or redirect to a fake one using DNS spoofing. Bugtraq announcement to follow soon. Thanks to Salvatore Sanfilippo <antirez@invece.org>. - Eliminated second bounce on failed RCPT TO address. - Always use fetchmail host's FQDN to identify the daemon when sending bounce messages. - Embarrassing bug of the month -- somehow, 'skip' wasn't being interpreted! - Handle ! in RFC2821 Return-Path addresses properly. - Better handling of BAD and NO responses to FETCH (thank Justin Guyett). - Fixed *yet another- build error due to breakage in the i18n code. - Refuse mail that has no good addresses and can't be sent to postmaster. - Restore behavior of discarding mail on 550 (Debian bug #105237). - John Summerfield updated getfetchmail. - Cleanup patches by HMH. - Lock-file-name bug reported by Scott Johnson. - Updated Danish translation by Byrial Jensen. - Updated French translation by Thierry Vignaud. - Man page bugs pointed out by Andrew Benham. - POP3 end of session RSET on keep removed. - In IMAP, handle BAD and NO responses to FETCH gracefully. - Parse 'no {syslog|invisible|showdots}' properly. - Change AC_DEFINE to AC_DEFINE_UNQUOTED appropriately in configure.in (Debian bug #104484). - Fixed bug in fetchmailconf plugin/plugout code (Debian bug #105987).
2001-08-09upgrade to 20010228-pl04. changes can be found below:itojun2-9/+9
ftp://ftp.yoyo.org/pub/mirrors/postfix/official/postfix-20010228-pl04.RELEASE_NOTES
2001-08-08upgrade to the latest snapshot (2001/7/30).itojun2-6/+6
2001-08-07Update getmail to 2.1.3zuntum2-6/+6
News: Version 2.1.3 3 August 2001 -change handling of command delivery. Verification of existent command is smarter; arguments won't cause problems now. Remove duplicate code. Version 2.1.2 1 August 2001 -getmail will now check the permissions on your getmailrc file, and refuse to run if the file is group- or world-writable. Thanks to Fredrik Steen for the request. Version 2.1.1 29 June 2001 -add "no_received" option, similar to no_delivered_to, at request of getmail user Nigel Cunningham. -got rid of some trailing tabs in ConfigParser.py after a report from Fredrik Steen -- they're harmless, but unclean. Fredrik is also in the process of packaging getmail for use in Debian. Thanks, Fredrik. -changed the default path to the getmail library dir from /usr/local/lib/... to /usr/lib/... . This only affects the getmail wrapper script; if you're using that, you may have to edit your copy, or change where you install the files to.
2001-08-06Improve COMMENT - guess where pine got it's name from.hubertf1-2/+2
2001-08-01Add buildlink.mk for gettext-lib. Probably fixes bulk build failure.wiz2-2/+4
2001-08-01Oops, forgot to install cgi-lib.pl. And while we are at it, installrh2-5/+18
documentation as well.
2001-08-01Add and enable mailservrh1-1/+2
2001-08-01Initial import of mailserv-3.27 a perl web frontend for majordomo and otherrh5-0/+111
mailing list servers.
2001-08-01upgrade to 8.11.5. minor bug fixes from 8.11.4.itojun3-22/+6
patch-zz (security patch on signal handling) is now in 8.11.5.
2001-07-31Note addition of mail/courier-imap.jlam1-1/+2
2001-07-31courier-imap: IMAP server for access to Maildir-style mailboxesjlam10-0/+624
Courier-IMAP is a server that provides IMAP access to Maildirs. This IMAP server does NOT handle traditional mailbox files (/var/spool/mail, and derivatives), it was written for the specific purpose of providing IMAP access to Maildirs. "Maildir" is a directory-based mail storage format originally introduced in the Qmail mail server, and adopted as an alternative mail storage format by both Exim and Postfix. Courier-IMAP is popular on Qmail/Exim/Postfix sites that are configured to use maildirs. The primary advantage of maildirs is that multiple applications can access the same Maildir simultaneously without requiring any kind of locking whatsoever. It is a faster and more efficient way to store mail. It works particularly well over NFS, which has a long history of locking-related woes.
2001-07-31Fix build problem under NetBSD-current noted by Launey Thomas intron1-1/+2
private e-mail as proposed by Johnny C. Lam.
2001-07-31Remove checking of /usr/local/include/gdbm.h from configure script andtaca2-1/+20
It would never adds /usr/local/include to include path. Address to pkg/13558. This change dosen't solve pkg/13558, but it solve the problem when /usr/local/include/gdbm.h exists (by installing gdbm without pkgsrc or with pkgsrc setting PREFIX=/usr/local.)
2001-07-31Ops, we need to install prefs.php3 !bouyer2-4/+4
2001-07-29Change maintainer to myself, per discussion with Johnny C. Lam.bouyer1-2/+2
2001-07-29Update to 1.2.6. Change since 1.2.5 is security fixes, possibly allowing remotebouyer4-14/+36
shell.
2001-07-29Update "fetchmail" and "fetchmailconf" package to version 5.8.14. Changestron4-11/+8
since version 5.8.10: - Corrected Rob Braun's remote-build change, it broke the build with NLS. - Found (and killed) a subtle SMTP protocol error that was probably lurking behind a lot of the bug reports related to bounce mail, thanks to Quoc Luu. (Only manifested when the MTA rejected mail due to a bad RCPT TO address.) - Correction for backslash-handling patch in rfc822.c. - Fix for Debian bug Bug#1038222: fetchmail conf fails to write file after configuration; move .fetchmailrc to .fetchmailrc.bak before overwriting. - Discard Return-Path headers consisting of a single @. - Make fetchmailconf dump plugin and plugout options properly. - Rob Braun's changes for building fetchmail outside its source directory - Don't depend on having snprintf available. - Bug fix for envskip. - ODMR finally seems to be working. - Handle multiple backslashes within RFC822 address strings correctly. - Don't exit on a failure to DNS-resolve a mailserver name, just make it inactive. Exit only if all lookups fail. - Restore code to deal with SMTP error responses at RCPT TO time, but without issuing an RSET. This is intended to fix obscure bugs that show up in recent Postfix releases and sendmail configurations that delay antispam checks on the MAIL FROM line until RCPT TO time. - Signal-processing fix for Debian bug #102711. - More ODMR patches from Matt Armstrong.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-26Note also deletion of apop.auth file.taca1-2/+4