summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2001-10-04Update Mew to 2.0.57jun2-5/+5
Mew 2.0.57 (2001/10/04) mew-dist release * XML support. * mew-mime-content-type hack. * A patch for contrib/mew-caesar.el. * mew-summary-kill-subprocess() now calls mew-pop-tear-down(). * Supporting .htm as well as .html.
2001-10-03Update mew to 2.0.56jun2-5/+5
Mew 2.0.56 (2001/10/03) mew-dist release * mew-summary-folder-cache-save() now includes mew-touch-folder(). * A bug fix for non-UIDL POP servers. * Unlimiting mew-header-max-depth for mew-scan-form-mark(). * Touching folders when 'mdrop. * mew-set-environment() moved after loading mew-rc-file.
2001-10-01Allow customizing the message for _SU_TARGET by substituting for "$action",jlam1-1/+2
where action can be "install", "package", "create user for", etc., instead of blindly always saying "install". Define "action" before calling ${_SU_TARGET} whereever it is used.
2001-10-01Update mew to 2.0.55jun2-5/+5
Mew 2.0.55 (2001/10/01) mew-dist release * A bug fix for file mode of manuals. * Code clean up for refile. * A bug fix for mew-regex-id. * Removing mew-folder-remotep. * +mdrop finally. * mew-time-diff. * If a number N is set to mew-pop-delete, it means to keep message on the POP server for N days. * A bug fix for mew-folder-check. * A bug fix for mew-substring. * A bug fix for mew-summary-sort. * A bug fix for mark handling of mew-summary-refile. * Fixing the problem of ":" vs "y" and/or "C-cC-l".
2001-09-30Update qmail-conf to 0.60zuntum3-7/+7
The only change in this version is: o rename qmail-conf to qmail-delivery-conf, so now it's clear what it actually does Update provided by Sen Nagata <sen_ml@eccosys.com> in private mail.
2001-09-29Update evolution to 0.14. Changes are:rh7-93/+40
General: - Lots of i18n fixes. (Zbigniew Chyla and others) - Made the splash screen use BackingStore. (Ettore) - Added a quit dialog box. (Ettore) - Fixed a shell crash that could happen when launching Evolution before a previously launched instance was done initializing itself. - Fixed other random shell crashes. (Ettore) - Got the shell to remember window geometries on exit. (Ettore) - Fixed some things for Automake 1.5 (unfinished). (Richard Boulton) - Add nice highlighting to DnD operations in the folder tree. - Fixed several leaks. (Dan) - Fixed some problems with folder creation and deletion. (Toshok) - Made the Summary the default folder. (Ettore) - Made the title bar display the unread message count again. Mail: - Had a few beers while sitting back and relaxin'. (Jeff, Michael) - Check for valid addresses before sending. (Trow) - Use contact preferences when deciding whether or not to put the composer into HTML mode by default. (Trow) - Properly address mail from "hidden" contact lists. (Trow) - Redid folder unread counts/folder tree backend code completely. (Michael) - Implemented/fixed getfolderinfo in maildir/spool/local folder/vfolder, required to make unread counts work. (Michael) - Redid 'local folder' handling code completely. (Michael, Peter) Also fixed the properties dialogue to get the list of supported types dynamically, and set the right one at startup. (Michael) - Redid vfolder code in evolution-mail completely. Main visible change is they open at startup, and the vfolder editor works much better. (Michael) - Made it so fcntl(2) locking failures on filesystems (e.g. NFS) that dont support locking are treated as success. (Michael) - Fix imap inbox filtering, then moved it to CamelFolder, and partly implemented it for spool and maildir mailboxes. (Michael) - Made the vfolder UNMATCHED folder's name translatable. (Michael) - Change the way the 'not body contains' filter rule works, so that it runs much more efficiently, particularly on IMAP. (Michael) - Camel will not try and convert charsets of data that contain invalid charset data, thus data will not be tainted by a failed conversion process. (Michael) - A few threading scheduling changes to try to optimise the user experience. Also changed the way threads are terminated, avoiding some possible libpthread bugs. (Michael) - Changed vfolder uri's to not include the query, set it separately. - Removed a lot of special case code for vfolder/file uri's, other dead or newly redundant code, cleanups, etc. (Michael) - Fixed a bug in libibex that would overallocate block data and corrupt it and crash, also fail-back and reset the index in more cases. (Michael) - Fix filtering on score so the expression compiles. (Michael) - Came to visit USA at a very wrong time. (Michael) - Removed X-Evolution headers before sending messages. (Jeff) - When configuring a new default account, make sure to set it as the default. (Jeff) - Convert all textual parts to 8bit before saving them, this makes saved messages more human readable. (Jeff) - Don't cache PGP passphrases unless the user requests to do so. (Jeff) - Unsubscribe from folders before deleting them. (Jeff) - Fixed a number of race conditions in the subscribe dialog. (Jeff) - Save transport (SMTP) passwords if the user has asked us to. (Jeff) - Hide the S/MIME frame in the account editor, we won't be supporting it for 1.0. (Jeff) - Fixed it so that icons are displayed for PGP messages. (Jeff) - Give a description for each of the Source and Transport types when configuring an account. This makes a few things less confusing. (Jeff) - When performing a Send & Receive on a disconnected IMAP server, if the user provides a password, connect tot he IMAP server and display it's folders too. (Jeff) - Return a folder info for each IMAP folder created when the user creates a recursive directory structure. (Jeff) - Added support for more charset conversions (including all Windows-cp125x charsets). (Jeff) - When the disk is full, warn the user and don't crash. (Jeff) - Handle POP servers that don't support the UIDL extension. (Jeff) - Several PGP fixes. (Jeff) Addressbook: - Miscellaneous bug fixes. (Jon Trowbridge, Chris Toshok, Chris Lahey, Ettore Perazzoli, Iain Holmes, Zbigniew Chyla, Jacob Berkman) - Fixed race conditions associated with adding/removing contacts. The addressbook should be much more stable now. (Trow) - Fixed reference counting bugs in addressbook & wombat. (Trow) - Made address lookup smarter; cut & paste of address now mostly works. - Plugged Trow's memory leaks. (Larry) - Name completion now works with one-word names, so it is now much easier to send mail to Cher. (Trow) - Better handling of contact lists in the composer entries. (Trow, Toshok) - SelectNames dialog fixes. (Trow) - Better handling of contact lists in the pilot conduits. (JP) - Added Free busy URL and Calendar URI info to contact editor and ECard. (JP) - Made it so you can select uneditable text in Contact Editor. (Chris Toshok) - Worked on LDAP dialog. (Chris Toshok) - General LDAP work. (Chris Toshok) - Fixed charset handling within VCard handling. (Chris Lahey) - Reworked Drag & Drop for card view. Calendar & Tasks: - Free/Busy changes. (JP, Rodrigo) - iTIP fixes (JP) - i18n fixes, particularly for printing (Zbigniew Chyla) - Added option to confirm deletions (Federico) - Improved alarm system (Federico) - Fixed crashing bug when deleting a folder (Federico) - Added option to hide completed tasks (Damon) - Timezone changes for interoperability with Outlook (Damon) - Fixed problems displaying/parsing times in locales which don't specify 'am' and 'pm' strings (Damon) - Added toolbar button to delete the selected calendar event (Damon) - Meeting selector integrated (JP) Summary: - Fixed bugs and leaks. (Iain) - Fixed bug with handling of the Slashot RDF files. (Iain) - Made the Addressbook and Tasks links open the editor for them. (Iain) - Mail summary doesn't force all folders to be opened. (Iain) - Calendar summary shows if an alarm is set for an appointment. (Iain) - Timezone fixes. (Iain, Damon) Importers: - Fixed more bugs. (Iain) - Netscape importer shouldn't crash on Movemail users anymore. - Pine importer should import addressbooks better. (Iain) - VCard importer will actually import things now. (Iain)
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam15-37/+37
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-27Change foo-* dependencies into foo-[0-9]* dependencies so we match onlyjlam3-11/+11
those packages with a base package name of "foo".
2001-09-27Whitespace changes.jlam1-12/+12
2001-09-27Note addition of mail/p5-Mail-Audit.jlam1-1/+2
2001-09-27p5-Mail-Audit - perl5 module for filtering mailjlam4-0/+32
`Mail::Audit' was inspired by Tom Christiansen's audit_mail and deliverlib programs. It allows a piece of email to be logged, examined, accepted into a mailbox, filtered, resent elsewhere, rejected, and so on. It's designed to allow you to easily create filter programs to stick in a .forward file or similar. Provided in pkg/13848 by Sen Nagata <sen@eccosys.com>.
2001-09-27Note addition of mail/p5-Mail-ListDetector.jlam1-1/+2
2001-09-27p5-Mail-ListDetector - perl5 module to detect whether a message is from ajlam4-0/+34
mailing list This module analyzses Mail::Internet objects. It returns a Mail::ListDetector::List object representing the mailing list. The RFC2369 mailing list detector is also capable of matching some Mailman and Ezmlm messages. It is deliberately checked last to allow the more specific Mailman and Ezmlm parsing to happen first, and more accurately identify the type of mailing list involved. Provided in pkg/13847 by Sen Nagata <sen@eccosys.com>.
2001-09-27Note addition of mail/p5-Email-Valid.jlam1-1/+2
2001-09-27mail/p5-Email-Valid: This module determines whether an email address isjlam4-0/+27
well-formed, and optionally, whether a mail host exists for the domain. Provided in pkg/13844 by Sen Nagata <sen@eccosys.com>.
2001-09-27Use a wildcard dependency instead of hard-coding just p5-Net-1.0703.jlam1-2/+2
2001-09-26Add our LDFLAGS to the link command so that -lintl can be resolved to thejlam2-3/+4
correct library at link-time and at run-time. Also, mark this package as USE_BUILDLINK_ONLY. This fixes the problem noted in pkg/13901 by Tim Preston <tim@flibble.org>.
2001-09-25Use PERL5_PACKLIST and remove LICENSE restriction.skrll2-36/+7
2001-09-25Make packages@ the maintainer of this packageskrll1-2/+2
2001-09-25Update "evolution" package to version 0.13. Changes since version 0.12:tron5-101/+358
Global: - New startup assistant to create mail accounts, import mail and set your timezone. (Iain, Taylor) - Improved the appearance and behavior of the clickable title bar and the folder tree. (Ettore) - "Stock" folders such as Inbox have their names translated now and cannot be removed. (Ettore) - Moved the Summary (formerly known as "My Evolution") to be a normal node instead of being the toplevel node. (Ettore) - Fixed some problems with copying, moving and removing folderes. (Jason) - Fixed the handling of documentation files in the Help menu. It now integrates nicely with Nautilus and Scrollkeeper. (Aaron, Kjartan) - Implemented the `File -> New' menu. (Ettore) - Improved error messages on start-up. (Ettore) - Fixed various crashes and minor bugs. (Ettore, Jason) - Various UI tweaks and improvements. (Anna, Tuomas, Jakub) Mail: - Fixed creating IMAP folders. (Jeff) - Add a shortcut to the INBOX of IMAP or spool stores when their accounts are first created. (Peter) - Fixed Crash on Exit bugs. (Jeff) - Many more i18n fixes. (Zbigniew Chyla, Jeff and others) - Subscribe dialog UI tweaks. (Peter, Anna) - Displaying PGP signed messages now shows icons. (Jeff) - Sensitize menu items based on number of selected messages. (Peter) - Always-sign options for PGP. (Jeff) - Fixed keep-on-server for POP servers that don't support UIDL. (Jeff) - Several IMAP fixes. (Peter, Jeff, Danw) - Fix crash after conversion of an empty folder to another format. (Peter) - Ibex now limits its file descriptor usage. (Michael) - When deleting an account, remove the shortcuts that point to it. (Peter) - Several IMAP fixes. (Peter, Jeff, Danw) - Miscellaneous bugfixes all around. (Peter, Jeff, Danw, Michael, others) Calendar & Tasks: - Calendar no longer crashes when you scroll a busy month view (Federico). - Performance improvements throughout (Damon). - Improved search bar; now handles categories. (Jon, Federico) - The date navigator now reflects the results of the search bar. (Federico) - An empty task is no longer added when you have selected a category. (Federico) - Internationalization fixes (Zbigniew). - Timezone fixes (Damon). - Time transparency and component classification support (Damon). - Folder bar now displays the selected time range (Damon). - Improved settings dialog (Anna, Damon, Federico). - iTIP/iMIP fixes for attendees, cancellation. (JP). - Category icon drawing fixes. (Rodrigo) - Alarm fixes. (Federico) - Calendar components can be saved independently. (JP) - New icons. (Tuomas) - Contacts support. (Damon) - You can double-click on appointments to edit them. (Damon) - Share more code between the backends. (Rodrigo) - Miscellaneous fixes all over the place. (Damon, JP, Rodrigo, Federico) Addressbook: - Various fixes. (Anna Dirks, Dan Winship, Jason Leach, Jos Dehaes, Kjartan Maraas, Lahey, Nat Friedman, Radek Doulik, Toshok, Trow) - Made addressbook menus match the right click menus. (Lahey) - Made addressbook use camel for building email addresses. (Trow) - Fixed up phone number matching to not cause errors. (Lahey) - Made the alphabet bar change the current search. (Lahey) - Made duplicate contact matching less sensitive. (Lahey) - Changed advanced search to match behavior in mailer. (Toshok) - Redesigned LDAP server dialog. (Anna Dirks) - Work on addressbook authentication. (Toshok) - Changes to EDestination. (Trow) - Magic comma work. (Trow) - Redesigned ESelectNames dialog. (Anna Dirks) - Made LDAP changes appear in gui immediately if they're made by the local client. (Toshok) - Made ECard hold a link to its original EBook. (Lahey, Trow) - Adapted for new ESearchBar. (Federico, Trow) - Added the ability to create cards from anywhere in evolution. (Lahey) - Made searches for completion not use invalid cached data. (Trow) - Encode strings typed in by the user for use in sexps. (Toshok) - Made EContactEditor make the save button active more often. (Toshok) - Made ESelectNames handle LDAP storages. (Toshok) - Added full country list to addressbook full address editor. (Lahey) - Added the contact count to the folder bar. (Lahey) - Updated icons. (Damon, Ettore) - Worked on addressbook conduit. (JP) - Made ESelectNames only show names on the left that aren't on the right. (Trow) - Fixed up minicard dragging. (Toshok) My Evolution: - Miscellaneous fixes all over the place. (iain) - New icons. (Tuomas and Jakub) - Works for people whos text colour was a light colour. (iain)
2001-09-24libibex needs to be linked without -static, because it's pulled in wholesalemycroft3-2/+21
into other shared libraries. XXX There should probably be a libibex-static (a la libeutil-static) for linking into evolution-mail, but someone else can change that.
2001-09-23Update fetchmail{conf} to 5.9.0 and apply patch provided in pr 14031frueauf4-7/+66
by Xavier HUMBERT <xavier@xavhome.fr.eu.org>.
2001-09-22Create an empty dir (${PREFIX}/share/empty) for the daemon to chroot to.wiz2-2/+13
Bump to 0.4.9.4nb1.
2001-09-21Patch integer-to-decimal conversion problem which turns up withsommerfeld3-2/+27
scan -format "%(clock{date})" This is a time_t > 1e9 problem.
2001-09-21Update "mutt-devel" package to lastest development version 1.3.21.tron3-8/+8
This version fixes several bugs found in 1.3.19 and 1.3.20.
2001-09-20upgrade to 20010917. PGP fixes (IIRC).itojun2-6/+6
2001-09-19Update tnef to 1.1.1. A strdup bug was fixed in this version. Also,rh2-22/+7
the man page was moved to section 1 making some tweaks in the package Makefile no longer necessary.
2001-09-18Add files missed in last commit.skrll2-0/+39
2001-09-18Update to version 2.0.16skrll13-124/+172
Changes to numerous to mention see the changes.html file.
2001-09-17Update mew to 2.0.54jun2-5/+5
Mew 2.0.54 (2001/09/17) mew-dist release * Defining mew-warning-field-level. * Bug fixes for mew-pop-info-name and mew-smtp-info-name. * completion-ignore-case hack in draft for mouse clicking. * Highlighting a body when reediting. * Re-writing mew-summary-sort. * C-u# now asks a printer name. * A bug fix for mew-header-fold-region. * Removing the last "," of enum in pattern.c. * The "-f" option for "test" instead of the "-e" otpion in Makefile.
2001-09-16add & enable ezmlmzuntum1-1/+2
2001-09-16Initial import of ezmlm-0.53zuntum4-0/+85
ezmlm is an easy-to-use, high-speed mailing list manager for qmail. ezmlm lets users set up their own mailing lists within qmail's address hierarchy. A user, Joe, types ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net and instantly has a functioning mailing list, joe-sos@isp.net, with all relevant information stored in a new ~/SOS directory. ezmlm takes advantage of qmail's VERPs to reliably determine the recipient address and message number for every incoming bounce message. ezmlm is reliable, even in the face of system crashes. It writes each new subscription and each new message safely to disk before it reports success to qmail. ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into memory. ezmlm hashes the subscription list into a set of independent files so that it can handle subscription requests quickly. ezmlm uses qmail for blazingly fast parallel SMTP deliveries. Package provided by Sen Nagata <sen@eccosys.com> in pkg/13890
2001-09-16add & enable fastforwardzuntum1-1/+2
2001-09-16Initial import of fastforward-0.51zuntum6-0/+90
fastforward handles qmail forwarding according to a cdb database. It can create forwarding databases from a sendmail-style /etc/aliases or from user-oriented virtual-domain tables. fastforward supports external mailing lists, stored in a binary format for fast access. It has a tool to convert sendmail-style include files into binary lists. Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13889
2001-09-16add & enable qmailanalogzuntum1-1/+2
2001-09-16Initial import of qmailanalog-0.70zuntum5-0/+91
qmailanalog is a collection of tools to help you analyze qmail's activity record. It supplies statistics to answer a wide variety of questions: overall: how many messages? recipients? attempts? etc. ddist: how soon were 50% of the messages delivered? 90%? 95%? 99%? rxdelay: what's the best order of recipients for mailing lists? recipients, rhosts: who's getting mail? bytes? messages? attempts? successes, failures, deferrals: why? how often? how much delay? senders, suids: messages? bytes? load? recipients? attempts? delay? qmailanalog also includes several tools to focus attention on particular senders, recipients, or messages. Package provided by Sen Nagata <sen@eccosys.com> in pkg/13891
2001-09-16add & enable dot-forwardzuntum1-1/+2
2001-09-16Initial import of dot-forward-0.71zuntum4-0/+41
dot-forward reads sendmail's .forward files under qmail. You can run it in the qmail startup script to support all your existing .forward files automatically. Individual users can switch to the .qmail mechanism at their leisure. dot-forward supports forwarding, program deliveries, and comments. It does not support file deliveries or :include:. (However, it recognizes file delivery attempts, and defers delivery to give you a chance to set up a .qmail file.) Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13891
2001-09-14libcompface.*, not libcompfaces.*jlam1-2/+2
2001-09-14Correct the version number for the faces dependency (there was no 1.1.6,jlam1-2/+2
only 1.6.1).
2001-09-14Add buildlink.mk file for use by other package Makefiles.jlam1-0/+34
2001-09-12Update mew to 2.0.53jun2-5/+5
Mew 2.0.53 (2001/09/10) mew-dist release * mewls bug fix for sort. KAMEI Ken-ichi <mule@pluto.dti.ne.jp> * Sort and pack doesn't call mew-scan. Just arrange Summary cache. * Preserving all marks when scanning. * Enhancing thread architecture. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Defining mew-input-language-name. * A bug fix for mew-input-address. * Removing unnecessary code from mew-summary-sort. Tatsuya Kinoshita <tats@iris.ne.jp>
2001-09-12Use common just-in-time su code from bsd.pkg.mk, rather than homegrownagc1-24/+3
one.
2001-09-11Update to 0.4.9.4. Changes since 0.4.9.2:wiz3-14/+14
Parts of the daemon code are now run in a chroot jail. qmail-style ~/Mailbox support was added. The inetd vs. standalone mode setting has been made runtime configurable. A bug resulting in incorrect failure reason being logged, and a bug which could result in mailbox corruption (glued messages) have been fixed.
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc5-10/+11
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-09-09Update smtpfeed to 1.15.taca2-5/+5
1.15: Aug.26,2001: dns.c: avoid DNS query synchronization when no queries are sent in case a LMTP connection is used for multiple transaction. lmtp.c: some messages in setproctitle() are changed. main.c: logging peer-name for use with inetd (LMTP over TCP) README: some comments added: Sendmail 8.12 includes the DYNAMIC_TOBUF feature by default which supplied from 3.xW patch for sendmail. So you do not need the patch any more if you do not use extensions in sendmail.cf description offered by the patch. 1.14: Aug.15,2001: smtp.c: changes on some timeout values work around for bogus mail gateway to mobile phone... fix on NULL pointer access which causes unterminating process with proctitle like: "smtpfeed: 550% delivered" reported by Hisaaki Shibata <shibata@luky.org> fixed by Anatoly A. Orehovsky <tolik@asplinux.ru> do not rewrite envelope sender using the following rule when sender is <>: SndrUser+RcptUser=RcptDomain@SndrDomain problem reported by Shin ZUKERAN <shin@ryukyu.ad.jp> log.c: increase retry counter value common.h, address.c, smtp.c, extern.h, main.c, util.c: support par domain recipient number setting with file suggested by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
2001-09-09Enable wide patch and make this package sendmail-8.11.6nb1.taca2-6/+8
Please look at ${WRKSRC}/sendmail/00READ_ME.WIDE file created by sendmail8.11.6+3.4W.patch.gz for detail of the patch.
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam3-4/+5
individual package Makefiles.
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz1-1/+0
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-05Update mew to 2.0.52jun2-5/+5
Mew 2.0.52 (2001/09/05) mew-dist release * "I" inserted a line in a underline overlay. So, underline was put onto two lines. This bug has been fixed. * A bug fix for mew-alias-expand-addrs. * A bug fix for mew-input-address. * Bug fixes for "(" and ")" again. NINOMIYA Hideyuki <nin@shikoku.ne.jp> * The "-a" option for contrib/incdir. Yasunari Momoi <momo@bug.org> "YAMAZAKI Noriyuki" <zaki@data-hotel.net> * A patch for contrib/mew-fancy-summary.el. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Some defcustom hack. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>