summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
1999-10-25Remove conflictshubertf5-18/+21
1999-10-25Import pkg for ELM 2.4ME+54hubertf2-0/+336
Submitted in PR 7404 by Adam Ciarcinski <adam@pulstar.albedo.com.pl>
1999-10-21Advise the user to modify inetd.conf to point to the correct files.agc1-2/+2
Closes PR pkg/8659 from Erik Bertelsen
1999-10-19add postfix (long missing)perry1-1/+2
1999-10-08Preprocess "fetchmail.1" with "tbl" so it is completely readable.tron1-3/+7
1999-10-07Remove me as maintainer of those packages.tron4-8/+8
1999-10-06It makes more sense to install mailer.conf.exim in etc/exim/ as opposedad2-4/+4
to etc/.
1999-10-06Add a do-install target for Solaris installations only.agc1-1/+19
1999-10-01Regenerate patch checksum file.agc1-2/+2
1999-10-01Do this in a slightly smarter manner than the previous modification -agc1-36/+17
(only include md5c.o on Solaris)
1999-10-01Make this package compile on Solaris.agc3-17/+47
1999-10-01Regen.simonb1-6/+22
1999-10-01Oops, forgot them RCS ids...simonb21-0/+42
1999-10-01Spilt patches into one-file-per-patch-file, and make this work onsimonb21-1240/+1118
the pmax (and other mips ports) - all the world is not IRIX...
1999-09-25Update "mutt" package to version 1.0pre3:tron2-5/+5
This is another version from the release candidate series. The reason for immediately releasing this version is a buffer overflow in the text/enriched handler which can be triggered by means of suitably-formatted e-mail messages. Thus, we recommend you upgrade your mutt installations immediately.
1999-09-25Update fetchmail to 5.1.0.frueauf2-4/+4
fetchmail-5.1.0 (Wed Sep 22 01:27:42 EDT 1999): * CRAM-MD5 code now doublequotes usernames with embedded spaces. This will probably fail (the RFCs don't support quoting) but it's better than nothing and works with at least one server. * Federico G. Schwindt's fix for NetBSD/OpenBSD --with-kerberos. * auth keyword and option changed to preauth. * Correct the exit value when .fetchmailrc permissions are wrong. * getmail/gotmail scripts by Thomas Nesges added to contrib. * Guenther H. Leber's fix for a potential uid.c buffer overflow. * Todd Sabin's option to force IMAP authentication type; enables working around some broken servers.
1999-09-22Pull down and install the HTML documentation in share/doc/exim.ad3-4/+103
1999-09-22chmod exim_newaliases +x when installed.ad1-1/+2
1999-09-21Use wildcards in dependence for "windowmaker" package.tron1-2/+2
1999-09-18Add a basic manpage for Exim (from Debian GNU/Linux via exim 'contrib').ad3-2/+914
1999-09-18- Update for exim_newaliases and mailer.conf.eximad3-6/+12
- Some small cleanup
1999-09-18mailer.conf for exim.ad1-0/+8
1999-09-18Script to do equivalent of sendmail's newaliases(1). (Exim normallyad1-0/+7
likes to do a linear search of /etc/aliases, but that sucks).
1999-09-18Regen.ad1-1/+2
1999-09-18In the default configuration, use /etc/aliases.db, not a linear search ofad1-0/+15
/etc/aliases.
1999-09-16sync.frueauf1-2/+2
1999-09-16Update fetchmail to 5.0.8.frueauf3-14/+14
fetchmail-5.0.8 (Tue Sep 14 06:56:50 EDT 1999): * Todd Sabin's patch to accept spaces in CRAM-MD5 names. * Fix to CRAM endianness patch, by Dan Root via Lawrence Rogers. * Suppress duplicates by message ID in multidrop mode. * NTLM support for querying Microsoft Exchange servers, from Grant Edwards. * Lexer fix by Brian Boutel.
1999-09-15Avoid access to free'd memory in APOP authentication. Patch supplied bytron1-0/+22
Kawamoto Yosihisa in PR pkg/8371.
1999-09-15Remove non NetBSD RCS Id from patch file which got modified by "cvs".tron2-7/+5
1999-09-15Convert patches to unified format.tron10-1735/+1696
1999-09-14Change how Kerberos support is enabled in pkgsrc.kim3-20/+23
Quick guide for compiling packages: - set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf Quick guide for configuring Kerberos support in a package Makefile: - test for KERBEROS value and enable the appropriate version with CONFIGURE_ARGS or other means and set USE_KERBEROS=yes - make sure to disable Kerberos support otherwise (especially if using configure, which might automatically detect it) - BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk when USE_KERBEROS=yes is set
1999-09-14Regen.simonb1-2/+2
1999-09-14Oops, forgot about error's manpage.simonb2-4/+6
1999-09-14Regen.simonb1-2/+3
1999-09-14Add "error" transport program - fixes PR pkg/8403 from Andreas Wrede.simonb3-44/+89
Also sort PLIST and add the man manpages (only the cat pages were there).
1999-09-13Eek, where did the "PKGNAME= mhonarc-2.2.0" come from in the previoussimonb1-3/+1
commit??
1999-09-12Remove "-" from package version - noted by Hubert Feyrer.simonb1-1/+4
1999-09-12Regen.simonb1-5/+5
1999-09-12Update to postfix 19990906-pl02. From the release notes:simonb6-49/+41
Incompatible changes with postfix-19990906 ========================================== - On systems that use user.lock files to protect system mailboxes against simultaneous updates, Postfix now uses /file/name.lock files while delivering to files specified in aliases/forward/include files. This is a no-op when the recipient lacks directory write permission. - The LDAP client code no longer looks up a name containing "*" because it could be abused. See the LDAP_README file for how to restore previous behavior. - The Postfix to PCRE interface now expects PCRE version 2.08. Postfix is no longer compatible with PCRE versions prior to 2.06. Major changes with postfix-19990906 =================================== Several bugfixes, none related to security. See the HISTORY file for a complete list of changes. - Postfix is now distributed under IBM Public License Version 1.0 which does not carry the controversial termination clause. The new license does have a requirement that contributors make source code available. - INSTALL.sh install/upgrade procedure that replaces existing programs and shell scripts instead of overwriting them, and that leaves existing queue files and configuration files alone. - The ugly Delivered-To: header can now be turned off selectively. The default setting is: "prepend_delivered_header = command, file, forward". Turning off the Delivered-To: header when forwarding mail is not recommended. - mysql client support by Scott Cotton and Joshua Marcus, Internet Consultants Group, Inc. See the file MYSQL_README for instructions. - reject_unauth_destination SMTP recipient restriction that rejects destinations not in $relay_domains. Unlike the check_relay_domains restriction, reject_unauth_destination ignores the client hostname. By Lamont Jones of Hewlett-Packard. - reject_unauth_pipelining SMTP *anything* restriction to stop mail from spammers that improperly use SMTP command pipelining to speed up their deliveries. - Postfix "sendmail" now issues a warning and drops privileges if installed set-uid root. - No more duplicate delivery when "postfix reload" is immediately followed by "sendmail -q". - No more "invalid argument" errors when a Postfix daemon opens a DB/DBM file while some other process is changing the file. - Portability to the Mac OS X Server, Reliant Unix, AIX 3.2.5 and Ultrix 4.3.
1999-09-07regen.bad1-4/+4
1999-09-07Make this DTRT wrt. Kerberos4 support.bad4-260/+330
1999-09-07Some cleanup:bad1-3/+3
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS} MACHINE_GNU_ARCH -> MACHINE_ARCH /./ -> /
1999-09-07Regen.ad1-1/+1
1999-09-07Makefile for exim.ad1-0/+41
1999-09-07Enable exim.ad1-2/+2
1999-09-07Exim, yet another Sendmail replacement.ad10-0/+167
1999-09-06Use PLIST_SUBST= HOME=${MAJORDOMO_HOMEDIR} MAJORDOMO_USER=${MAJORDOMO_USER}sakamoto1-6/+4
1999-09-03Compare "${USE_INET6}" explicitly with "YES" so that you can overridetron2-4/+4
settings at the command line.
1999-09-03Make this package compile on Solaris.agc4-119/+102
1999-09-01Update "mutt" package to version 1.0pre2. Changes since 1.0pre1:tron2-5/+5
Against 1.0pre1, there are several build changes (building this version of mutt with SGI's cc should work), and back-ports of IMAP-related bug fixes from the unstable branch.