summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2002-05-20Add DRAC support (requested in pkg/16797), use more buildlink files,wiz1-5/+11
and replace bogus MAINTAINER email.
2002-05-20Add buildlink.mk.wiz1-0/+37
2002-05-20Update to 1.3.9. Fixes pkg/15568.wiz2-5/+5
* maildrop/filter.C (xfilter): Set O_NDELAY on file descriptors for xfilter() since select() only works correctly on non-blocking fds. * maildrop/formatmbox.C (GetFromLine): Do not write a newline before every From_ line... * maildrop/deliver.C (delivery): ... only for 2nd and subsequent msgs. * rfc2047.c (rfc2047_encode_callback): Fix MIME-encoding of spaces. * rfc822.c (rfc822_prname_orlist): Dequote quoted-strings. * rfc2045/reformime: Fix handling of unencoded nulls in text/plain content. * rfc2045/reformime.sgml: Documented the -m and -D options. * userdb/configure.in: Fix typo. * rfc2045/rfc2045.c (doline): Fix incorrect calculation of the end of a multipart MIME section that's inside another multipart MIME section. * maildir/maildirfiltertypelist.h: Fix typo.
2002-05-18Adjust PKGNAMEzuntum1-1/+2
2002-05-18add & enable mailsynczuntum1-1/+2
2002-05-18Initial import of mailsync-4.3.2zuntum5-0/+79
Mailsync is a way of synchronizing a collection of mailboxes. The algorithm is a 3-way diff. Two mailboxes are simultaneously compared to a record of the state of both mailboxes at last sync. New messages and message deletions are propagated between the two mailboxes. If you're familiar with CVS, it's the same principle, except there's no opportunity for conflicts. XXX: could be buildlinked for imap-uw; will take a look later Fixes pkg/16757 by MarkoSchuetz@web.de
2002-05-15Update p5-MailTools to 1.44mjl2-5/+5
* add -I to mailx for netbsd and openbsd too. * Do respect user's X-Mailer in Mail::Internet above own line. * Header-line without body lost line-separator in Mail::Header.pm * Found that I removed a blank before 'sub smtpsend' which caused AutoSplit to misbehave.
2002-05-15Updated postfix to 1.1.10 (released 2002-05-14)martti2-6/+6
- Bugfix: the new code for header address quoting sometimes did not null terminate strings so that arbitrary garbage could appear at the end of message headers. - Safety: user@domain@domain is no longer accepted by the permit_mx_backup UCE restriction (unless Postfix is configured with "resolve_dequoted_address = no").
2002-05-14Update to 0.55. Changes:schmonz2-5/+5
* Tighter integration of the local delivery code. An external LDA like procmail is now required only if you are running Sendmail. Further, if you are driving TMDA with procmail, you no longer need to maintain a second procmailrc (e.g, ~/.procmailrc-tmda) for final delivery. * Improvements to the mailing list filter file sources. * Bugfixes.
2002-05-14Updated postfix to 1.1.9martti4-18/+21
* add a MESSAGE file to describe how to activate postfix (pkg/13335) Changes: * Close user@domain@postfix-style.virtual.domain source routing relaying loophole involving postfix-style virtual domains with @virtual.domain catch-all patterns * mail_addr_map() used the "wrong" @ character in addresses with multiple @. * For address localpart quoting, now quote @ as a special character everywhere, except when resolving addresses. Previously, the @ was nowhere quoted as a special character, not even in SMTP commands. * Don't allow an OK access rule lookup result for user@domain@postfix-style.virtual.domain. * Quote unquoted address localparts that need quoting. * The SMTP client logged and bounced the CNAME expanded recipient address, and thereby complicated trouble shooting. * The SMTP and LMTP clients bounced the quoted recipient address, resulting in too much quoting in bounce reports. * The LDAP client used the "wrong" @ character in addresses with multiple @. * Forwards "postqueue -r" compatibility with the additional queue file records that are stored by snapshot 20050512. * Specify "resolve_dequoted_address = no" to prevent Postfix from looking inside quotes for extra @ etc. characters when resolving an address. This behavior is technically more correct, but it opens a mail relay loophole with "user @domain"@domain when relaying mail to a Sendmail system.
2002-05-14Allow specification of the NULLMAILER_USER and NULLMAILER_GROUP.jtb5-11/+87
Fix paths in manual pages.
2002-05-13Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano2-4/+4
2002-05-12add & enable solid-pop3dhubertf1-1/+2
2002-05-12Add solid-pop3d-0.15: Flexible POP3 serverhubertf7-0/+113
The Solid POP3 Server is an implementation of a Post Office Protocol version 3 server that has flexibility as its main goal. The server is easily configurable and has support for few features such as APOP authentication scheme, virtual hosting, maildir and mailbox handling, bulletins and expiration of messages. Each user can specify position and type of his maildrop. Contribyted by Piotr Stolc <socrtp@soclab.eu.org> in PR 16682
2002-05-12Update to 0.54. Changes:schmonz2-5/+5
* New ``--terse-summary'' option to tmda-pending which can be used as an alternative to ``--summary''. See ``tmda-pending -h'' for more. * New tmdarc options PENDING_DELETE_APPEND and PENDING_RELEASE_APPEND which define filenames to which the sender address will be appended when a message is deleted or released by tmda-pending. This can be used for example to update your white/blacklist from tmda-pending. * In addition to ~/.tmdarc, ~/.tmda/config is now a valid location for your TMDA configuration file. * Performance improvements. * Bugfixes.
2002-05-12prdownloads.sourceforge.net is no longer any use.abs1-2/+2
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-08forgot another file - emberassinghubertf1-0/+5
2002-05-07forgot that in last commithubertf1-0/+19
2002-05-07Mark this pkg as conflicting with the mew-xemacs pkghubertf1-1/+3
Contributed by Dawid SzymaƱski <dawszy@arhea.net> in PR 16185
2002-05-07 * Add MESSAGE on how to use the rc.d scripthubertf2-2/+10
* Provide rc.d script :) * Fixup PLIST
2002-05-05Updated postfix to 1.1.8martti2-5/+5
- Postfix no longer attempts to build with GDBM support - The Postfix SMTP client forgot to quote whitespace etc. in a sender or recipient address when DNS lookup was turned off - Better error reporting in the postqueue command
2002-05-04Updated to 0.7.5.uebayasi2-5/+5
Changes from NEWS are * The license has been modified so that it will be compatible with OpenSSL. * Sent / Drafts / Queue folder on IMAP4 has been enabled. * The internationalization of IMAP4 folder name has been implemented. * IMAP4 folder renaming has been implemented. * Some critical bugs in IMAP4 response parser have been fixed. * Non-default mailboxes are now specifiable for inbox, sent, draft, trash folder and the destination of filtering, using folder identifier. * Folder property dalog has been implemented. * Special folders can be specified from the folder property dialog. * 'Outbox' has been changed to 'Sent'. * Queued messages are now saved to Sent folder after they are actually sent. * The auto line-wrapping has been improved. * 'Reply to sender' now works for newsgroups. * The SMTP server response is now referred on SMTP AUTH. * Templates can be inserted into the current cursor position now. * Confirmation dialog is displayed on sending if sbject is empty. * Displayed newsgroup names are now abbreviated. * The timeout of DNS lookup has been implemented. * 'Ctrl-Enter' shortcut now works even if Num Lock is on. * The new application icon has been added. * New message checking on IMAP or news server will be aborted immediately if some errors occurred. * Some menu items have been modified. * Some other bugfixes have been made.
2002-05-04- add a patch for fixing bulldir vulnerability with "-u" option.taca3-2/+26
- update PKGREVISION to 1.
2002-05-04Update to vm-7.04. Too many minor changes and bug fixes to summarize here.jtb4-11/+30
2002-05-04Add and enable nullmailer.jtb1-1/+2
2002-05-04Initial import of nullmailer.jtb5-0/+60
This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which relay to a fixed set of smart relays. It is designed to be simple to configure, secure, and easily extendable.
2002-05-04update to 1.3.99grant2-5/+5
2002-05-04Add and enable imapfilter.jtb1-1/+2
2002-05-04Initial import of imapfilter.jtb5-0/+78
IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP). Based on the user defined filters it checks messages residing on a remote IMAP mailbox and processes them in various ways.
2002-05-03Use something more decent than "ezmlm-*" in DEPENDS linezuntum1-2/+2
2002-05-03Update to etach-1.2.6. Changes include:jtb2-9/+9
* etach is now considered stable * new customization group * compatability changes for Emacs 21.1.
2002-05-03- replace using INSTALL with MESSAGE.taca2-17/+2
- Share version with ../qpopper/Makefile.common.
2002-05-03Qpoper package update. There is no functional change.taca5-99/+17
- Utilize bsd.pkg.install.mk. - Honor PKG_SYSCONFDIR.
2002-05-03As discussed with jlam, set the mailer to "/usr/sbin/sendmail" byschmonz2-2/+7
default, and inform the user that it might be necessary to edit ${PKG_SYSCONFDIR}/sendit.sh.
2002-05-03Substitute ${PREFIX}/etc -> ${PKG_SYSCONFBASE}markd2-3/+3
2002-05-03Update to 2.20, as per PR/16422 by Klaus Heinz.mjl4-18/+33
Updated rules, german translation, improved base64 parsing. UNIX domain sockets for spamc/spamd, spamd/spamd.raw spamd children close listening socket, miscellaneous new rules, MIME parsing problem with "--" at start of line, PerMsgStatus.pm: Non infinite looping patch for MIME block fix, and several more bugfixes.
2002-05-03Store patches locally instead of fetching them from PATCH_SITES - fixeszuntum5-18/+128
problem with qmailqueue patch unexpectedly differing over time
2002-05-02Updated squirrelmail to 1.2.6martti4-22/+31
- Bug fixes - Added POP3 Before SMTP option - Added a server-side thread sorting option per folder - Added a server-side sorting global option - Compose in new window size can be set in Display prefs - PostgreSQL is now supported for database backed use - Added user option to sort messages by internal date - Added option to auto-append sig before reply/forward text - Filters can be applied to only new mail - Filtering now happens on folder list refresh
2002-05-02Updated poppassd to 4.0.4martti4-25/+25
* Fixed DOS attack seen on some systems. * Fixed "noop has null function" log entry. * Allow '-p' to be used when APOP not defined (noted by Daniel Senie). * Enforce ClearTextPassword even without APOP (noted by Daniel Senie). * Restrict clear-text-password=never to APOP. * Restrict clear-text-password=tls to QPOP_SSL. * Fixed qpopper hanging on I/O error on some platforms.
2002-05-02Updated qpopper to 4.0.4martti3-13/+13
* Fixed DOS attack seen on some systems. * Fixed "noop has null function" log entry. * Allow '-p' to be used when APOP not defined (noted by Daniel Senie). * Enforce ClearTextPassword even without APOP (noted by Daniel Senie). * Restrict clear-text-password=never to APOP. * Restrict clear-text-password=tls to QPOP_SSL. * Fixed qpopper hanging on I/O error on some platforms.
2002-04-29Update teapop to 0.3.4.hubertf2-7/+6
Changes: 0.3.4 + Authentication through JAVA (By: Ivan F. Martinez <ivanfm@os2brasil.com.br>) + Added a wrapper for lockf, built on fcntl. + popauth file support for POP-before-SMTP authentication (By: Stephan Uhlmann <su@su2.info>) + Rudimental LDAP support. (By: "Alexandre Ghisoli" <alexandre.ghisoli@ycom.ch>) - Unbreak ignoring of UW-IMAP message. (Problem reported by: Dale Blount <lnxus@yahoo.com>) * Please note that the mailing lists have change address, for more info please see: http://www.toontown.org/teapop/mailinglist.php ! Ignore SIGPIPE when in update state. + Mac OS X support (By: Thomas Deniau <thomasdeniau@mac.com>) ! Behave more decent when running as non-root. (By: Marc A. Lehmann <pcg@goof.com>) * Release date: 9-Apr-2002 0.3.3 - Fix proper unlocking of mailboxes. * Release date: 2-Sep-2001 Update contributed by Dawid Szymanski <dawszy@arhea.net> in PR 16551
2002-04-27Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2002-04-25Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2002-04-25eplace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-04-25Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-04-25Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-04-23Update to 0.52:schmonz2-5/+5
* Fix a bug in tmda-pending that would result in delivered messages being skipped during batch/delete (-bd) runs.
2002-04-23Update to 0.5.1, changes since 0.5:wiz2-5/+5
The UIDL calculation has been reworked, adding support for multi-line message headers and reconsidering which headers to use. Without this change, the generated IDs wouldn't always be unique when running with certain (common) MTAs.
2002-04-21One more compatibility note.jwise1-0/+2
2002-04-21Add a MESSAGE file noting two minor configuration incompatibilities withjwise1-0/+7
the previous pkgsrc version of mhonarc. Suggested by Paul Hoffman (phoffman@proper.com).