summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2001-05-10PR 12890, from john heasley <heas@shrubbery.net>agc2-1/+19
Don't try to dereference a NULL pointer.
2001-05-10Add "editmap" leftovers, noticed after the last bulk build.agc3-3/+6
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-05-05This pkg wants to be built with gm4, it doesn't like ours.hubertf1-1/+3
2001-05-03Remove superfluous echoing.jtb1-17/+6
2001-05-03use postfix 20010228-pl02 from wietse.itojun3-21/+38
20010403 Workaround: the mysql library can return null pointers rather than zero-length strings. 20010404 Ergonomics: log additional information about the reason why "mail for XXX loops back to myself", when the local machine is the best MX host. File: smtp/smtp_addr.c. 20010406 Changed some noisy LDAP client warnings into optional logging. LaMont Jones, util/dict_ldap.c. 20010411 Bugfix: the SMTP server now replies with 550 instead of 503 when it receives the DATA command without having received a valid recipient address. This is needed for the Sendmail client-side pipelining implementation. Problem reported by Lutz Jaenicke. File: smtpd/smtpd.c. Cleanup: shut up if chattr fails on Reiserfs and other file systems that do not support the respective attributes. Files: conf/postfix-script-{no,}sgid. 20010413 Ergonomics: Postfix applications now warn when a DB or DBM file is out of date, and recommend to rebuild the table. Files: util/dict_db.c, util/dict_dbm.c. 20010414 Bugfix: with a non-default inet_interfaces setting, the master ignored host information in master.cf host:port settings. Fix by Jun-ichiro itojun Hagino @ iijlab.net. Files: master/master.h, master/master_ent.c. 20010426 Bugfix: the SMTP server did not parse invalid MAIL FROM or RCPT TO addresses such as <first last <user@domain>> the way it was supposed to do. I thought this was taken care of years ago. File: smtpd/smtpd.c. 20010427 Bugfix: smtpd would reject mail instead of replying with a 4xx temporary error code when, for example, an LDAP or mysql server was unavailable. Remotely based on a fix by Robert Kiessling @ de.easynet.net. File: smtpd/smtpd_check.c.
2001-05-02Update HOMEPAGE (Helix Code changed its name to Ximian)zuntum1-2/+2
2001-05-01Honor CFLAGS passed in from the environment during the build. Also convertjlam2-42/+28
from a context diff to a unidiff as per pkgsrc standards.
2001-04-30- Repect ${APACHE_SYSCONFDIR} settingjlam5-18/+70
- Install example imp.conf Apache config file fragment info ${PREFIX}/share/examples/imp. - Add missing directory share/doc/imp to PLIST.
2001-04-30Install example configuration file without redundant .dist suffix.jlam4-8/+9
2001-04-30Update squirrelmail to 1.0.6. Pkgsrc changes include:jlam7-39/+58
- Respect ${APACHE_SYSCONFDIR} setting. - Install example squirrelmail.conf Apache config file fragment into ${PREFIX}/share/examples/squirrelmail. Changes from version 1.0.3 include: - Reworked validation for each page. It's now standardized in validate.php - Fixed login bug that resulted from 1.0.5 security updates - Fixed plugin incompatibilities that were introduced in 1.0.5 - Added more security checking to preference saving/loading - Updated German translation (thanks to Roland Bauerschmidt <rb@debian.org>) - Updated Finnish help files - MAJOR security issues addressed. Please upgrade as soon as possible. - Downloading attachments should work better due to a tip by Ray Black III. - Fixed bug with drop-down folder list not containing INBOX - Added Sweedish help files Teemu Junnila <teejun@vallcom.com> - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com> - Fixed some bugs with folder creation - Security fix for UW IMAP server to disallow folder paths outside of $folder_pr efix - Some problems with header encoding/decoding fixed - Made subject column take up whatever width is available - Added bcc to html addressbook search
2001-04-28Remove redundant echoing, quoting, and input redirection to sed.jtb1-6/+3
2001-04-28Add some missing PLIST entries.jtb1-1/+2
2001-04-27add & enable mdfrmzuntum1-1/+2
2001-04-27Oops, forgot to define USE_PERL5zuntum1-1/+2
2001-04-27Initial import of mdfrmzuntum4-0/+37
This perl scipt prints a summary of mail in Maildir waiting to be read. When no path to Maildir is specified, it defaults to ~/Maildir
2001-04-27Actually it's perl script, not program.zuntum1-1/+1
2001-04-27add & enable qmHandlezuntum1-1/+2
2001-04-27Initial import of qmHandle-0.4.1zuntum4-0/+45
qmHandle is a simple perl script which allows you to view and manage the qmail message queue. The key features of qmHandle are: * Freeware and open source, under the GNU General Public License * You can read the qmail queue, like you do with the qmail-qread program. However, the output of this program is improved over qmail-qread, with the output of the message subjects and color capabilities * You can print queue statistics, like qmail-qstat with color capabilities * You can view a message in the queue * You can remove a message from the queue
2001-04-27add and enable deliverwiz1-1/+2
2001-04-27Initial import of deliver-2.1.14, provided by Jim Bernard in pkg/9317.wiz11-0/+404
Extract from DESCR: Deliver allows any user to write a shell script that processes all incoming mail messages for that user. The system administrator may also install scripts that process all messages. The output of a script is a list of mail addresses, files and programs that should receive the message. It has access to each message as it is processed, so the action can be content dependent. The script may also generate automatic replies, like the "vacation" program, or pass along a modified version of the original message.
2001-04-26USE_PERL5 in non-working .if -> BUILD_DEPENDS on perl.wiz1-4/+2
2001-04-26Add and enable evolutionrh1-1/+2
2001-04-26Initial import of evolution-0.9, a sophisticated GNOME mailer, addressrh14-0/+752
book, and calendar.
2001-04-24Update:jun3-7/+6
1.95b121 (2001/04/24) mew-dist release * Merging wvHtml for WORD files. * Making execute-external safer. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * A bug fix for mew-win32.el. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> 1.95b120 (2001/04/24) mew-dist release * C-cC-e is now executable on a message. * A bug fix for ".". Tatsuya Kinoshita <tatsuyak@pop21.odn.ne.jp> * A bug fix for "h" in Message mode. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * A patch for text/html2. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Supporting ks_c_5601-1987. * C-uC-cC-y asks you arguments of the specified commands. * New API for mime-content-type. * mew-{front,rear}-{,non}sticky handle only text. * Defining mew-mime-external-body-list. * Singlepart body with unknown CTE: is now treated as a multipart. * The number of buffer local variables is now as small as possible. * ":" displays the syntax of a body. * Defining mew-ct-*p. * Defining mew-insert-manual. * mew-summary-execute-command can take args. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * mew-summary-set-config can be used in thread. SUGIMORI <taro@fc.jpn.org> * Singleparts in Multipart/Alternative are marked with "*". * Defining mew-find-longest-match(). * Separating warning and info.
2001-04-24upgrade IPv6 patch (not really IPv6 problem, but a problem in patch toitojun2-5/+5
fix bug in original that is tickled by IPv6). avoid SEGV on reload.
2001-04-22Remove FreeBSDism (NOPORTDOCS) and simplify docs installationzuntum1-8/+4
(we don't really need shell loop)
2001-04-22Remove FreeBSDism (NOPORTDOCS)zuntum1-3/+1
2001-04-21Update fetchmail{conf} to 5.8.1.frueauf4-11/+10
Changes since fetchmail 5.7.2: fetchmail-5.8.1 (Tue Apr 10 09:32:04 EDT 2001), 20511 lines: * Nalin Dahyabai's password parse and authentication fixe. * Vitezslav Samel's patch to Makefile.in to make parallel makes work. fetchmail-5.8.0 (Mon Apr 2 15:18:33 EDT 2001), 20459 lines: * Documentation update for gold release. fetchmail-5.7.7 (Wed Mar 28 20:24:48 EST 2001), 20459 lines: * More configure fixes -- include missing stub script in the distribution. fetchmail-5.7.6 (Thu Mar 22 16:22:48 EST 2001), 20456 lines: * Fix POP2 and POP3 password shrouding. * Don't remove UIDL scratchlist on query completion (Frantisek Brabec's bug). * IMAP: don't just quit if GSSAPI or Kerberos IV fail, but try other methods. * Document the fact the IDLE and multiple folders don't play well together. Closes Debian bug#89908. fetchmail-5.7.5 (Sat Mar 17 23:24:41 EST 2001), 20440 lines: * Nalin Dahyabhai's patch to make IPv6 build on older systems. * Restrict shrouding to just the password send so it won't leak info. * Move an #ifdef INET6_ENABLE to deal with libc5 headers. * Only DNS-probe entries that are active on this run. * Fix `nospambounce' recognition. * Updated French translation. * Yoshihiko SARUMARU's patch to keep kanji out of Received headers. * Include aclocal.m4 in the tarball (solves some build problems). * Added HMH's patch to support configuring a specific fallback MUA. fetchmail-5.7.4 (Mon Mar 12 00:02:23 EST 2001), 20323 lines: * SECURITY FIX: unsecure tempfile creation bug in fetchmailconf, thanks to Colin Phipps <cph@cph.demon.co.uk> for pointing this out. * Configure cleanup from HMH. * Documentation refresh. fetchmail-5.7.3 (Sun Mar 11 17:01:56 EST 2001), 20323 lines: * Incorporate SA_LEN patch from Red Hat. * HMH's "no spambounce" patch for fetchmailconf. * John Bartlett's patch to make the driver code more tolerant of flaky POP3 servers (better handling of timeout at session start). * Make `fetchmail --configdump' work when there's a defaults entry. * Incorporated HMH's build fixes. * Added FALLBACK_MDA; fetchmail now looks for procmail or sendmail at build time and uses it if it can't open port 25 for local delivery. * Incorporated Red Hat fixes for GSSAPI, configure.in. * Bailing out on read-only messages breaks fetchmail -c. To avoid this, use EXAMINE rather than SELECT in that case.
2001-04-20Move to sha1 digests, and add distfile sizes.agc56-113/+189
2001-04-19Version 2.0.19zuntum5-23/+10
18 April 2001 -add additional exception handling for POP3 protocol errors (server bugs) and socket errors after connect (network errors). Thanks to Jesper Andersen for the bug report. -add additional log message to make diagnosis of server problems easier. Apparently Mandrake Linux v.7.2 ships with a very broken POP3 server; several users sent me traces which I tracked down to gross violations of the POP3 protocol (RFC1939). o remove patch-aa, we can do substitution using sed o move getmailrc-example to standard place (PREFIX/share/examples), thus removing pkg/MESSAGE (it suggested taking a look at PREFIX/doc/getmail/getmailrc-example
2001-04-19Compare program name in "popauth" with "qpopauth" because that is thetron2-3/+19
name under which it is installed. Fixes PR pkg/12628 by Jun-ichiro itojun Hagino.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc134-387/+296
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16Add and enable p5-Mail-Sendmail.jtb1-1/+2
2001-04-16Initial import of p5-Mail-Sendmail.jtb4-0/+28
A platform independent Sendmail interface module. This module will allow you to send email from perl via sendmail. The only requirement is a network connection. It has good error reporting abilities in addition to good time zone detection. Submitted by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12634.
2001-04-16Update "mutt-unstable" package to version "1.3.17.20010415i". A list oftron5-23/+27
the changes can be found in the "ChangeLog" file. This snapshot contains the fix for bug#472 fixed by "patch-aa" before.
2001-04-15sendmail 8.12.0Beta7itojun21-0/+487
2001-04-15go back to 8.11.3. it was my mistake that i have committed 8.12.0Beta intoitojun10-72/+53
mail/sendmail.
2001-04-14Change MAINTAINER section to packages@netbsd.orgjtb2-4/+4
2001-04-14upgrade IPv6 patch. correct kame stack determination. from hubertitojun2-4/+4
2001-04-13visit mail/sendmail-current againitojun1-1/+2
2001-04-13upgrade to 8.12.0.Beta7.itojun10-53/+72
confDELIVERBYMIN and confSHAREDMEMORYKEY have been renamed to confDELIVER_BY_MIN and confSHARED_MEMORY_KEY, respectively. The macro {sendmailMTACluster} replaces {LDAPCluster}. Added FEATURE(`queuegroup') for selecting a queue group in the access database. Added OSTYPE(`freebsd4') sendmail/TUNING gives some hints about performance tuning. Any IPv6 addresses used in configuration should be prefixed by the "IPv6:" tag to identify the address properly. For example, if you want to add the IPv6 address [2002:c0a8:51d2::23f4] to class {w}, you would need to add [IPv6:2002:c0a8:51d2::23f4]; if you want to use it in the access database, you would need to use IPv6:2002:c0a8:51d2::23f4 on the left hand side.
2001-04-13install sample .cuerc file.itojun2-2/+6
2001-04-13Forgot to regenerate the patch sums.kim1-6/+6
2001-04-13Allow setting TRUSTED_IDS in procmail.kim2-7/+17
2001-04-13upgrade to 1.94.5.itojun2-7/+6
Changes from 1.94.4 to 1.94.5 A straightforward patch release, 99% from the collected 1.94.4 patches: o digest_rm_fronter and digest_rm_footer now work. o unsubcribe_policy now has +confirm feature o More hostile address checking o archive2.pl makes archives world readable. o bounce had an innocuous y2k bug, and wanted a 'bounces' list password even when called as unsub o better description of the moderator function. o Fixes 'restrict_post = #!$list' substitution and blank lines in config files o Better error reporting when majordomo.cf is wrong. o Detects some attachments sent as commands o Approve commands can span lines now. o resend has better messages for taboo_headers problems o fixed: header corruption when Subject: is blank and subject tags are used.
2001-04-12cyrus-imap depends on cyrus-sasl, which, if USE_KERBEROS is defined,wennmach1-5/+1
depends on kth-krb4, which used to conflict with ... cyrus-imap. kth-krb4 now no longer installs man/man5/krb.equiv.5 and the conflict is resolved.
2001-04-12Add a CONFLICTS entry for kth-krb4.wennmach1-1/+5
This was reported in PR 12505 and noted by pkgconflict. The conflict is only on one file, man/man5/krb.equiv.5, and should be resolved.
2001-04-12Add a CONFLICTS entry for ja-mh6-*wennmach1-1/+2
Found by pkgconflict.