summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Update wl to 2.14.0.hira3-7/+8
Changes (from NEWS): * Changes in 2.14.0 from 2.12.2 ** New folder type `access' is added. In `access' folder, sub-folders of the specified folder can be treated as one folder. ** Synchronization speed of the folder is improved. The function which calculates list diff is re-wrote and is faster than previous implementation, especially in the folders with large number of the messages. ** New event handling mechanism is incorporated. ** Improved the disconnected operations for IMAP draft saving. There was a bug of message numbering in the disconnected imap draft. It is fixed using new event handling mechanism. ** `Shimbun' summary buffers are updated dynamically. Some shimbun folder does not have correct information. In this version, they are corrected using the message body after retrieval. It is implemented with new event handling mechanism. ** Many bug fixes.
2005-04-10Add RMD160 sums for all the optional patches.schmonz1-5/+18
2005-04-10Install required files not installed by the install script, and add aminskim4-3/+29
missing dependency. Bump PKGREVISION.
2005-04-10If the "tls" option is enabled, append the additional targets toschmonz1-2/+2
INSTALL_TARGET, rather than replacing them. This had been broken with the introduction of djbware.mk.
2005-04-10Add and enable ruby-actionmailer.minskim1-1/+2
2005-04-10Import ruby-actionmailer.minskim4-0/+67
Action Mailer is framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcoming wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone).
2005-04-09Standardize handling of additional distfiles (such as externallyschmonz1-4/+4
supplied manual pages) across djbware.
2005-04-09Update to 4.3.6. From the changelog:schmonz2-6/+6
-broke BrokenUIDLPOP3Retriever when I added the forget_deleted parameter to the retrievers base class; now fixed. Thanks: Georg Neis.
2005-04-08Back out workaround for broken emacs.mk.jwise1-2/+1
2005-04-08Work around the same old problem where packages without an explicit PKGNAMEjwise1-1/+2
won't build (and do horrible things, btw) when emacs is xemacs.
2005-04-07correct PLIST.taya1-6/+19
thunderbird works again.
2005-04-07Update to 0.3.0nb1:wiz3-2/+66
Add a patch from Yoshitaka Tokugawa provided in PR 26806, which has also been added to the spamass CVS repository: Always use macro_b, so SA can do future/past validation. It is not a bug, but it makes SA happier. SA 2.x requires "($v/$Z)$?r with $r" part of Received: header. I don't think SA 3.x need this, but keep it for SA 2.x users. There is a bug in cmp_nocase_partial() function. Without my hack, cmp_nocase_partial("X-Spam-", "X-Spam") returns 0 which is incorrect behavior for this function.
2005-04-06Update to 3.4.2.xtraeme2-6/+6
Changes: BUGFIX: Minior memory leaks in multi-word tokenizer BUGFIX: When using --classify, the system/user log is appended to BUGFIX: Using signatureLocation=headers should prefer signature in headers BUGFIX: History-based training only works for admins BUGFIX: Long usernames malformatted in dspam_stats BUGFIX: Daemon connection deadlocks when NULL characters are sent BUGFIX: Other minor memory leaks BUGFIX: PostgreSQL connections stay open in daemon mode
2005-04-06Update to 4.3.5. From the changelog:schmonz2-6/+6
* make getmail less conservative about remembering messages as already-seen when unrelated errors occur after successfully delivering them. Thanks: Thomas Schwinge.
2005-04-05Replace NO_BUILD with empty do-build target.wiz1-2/+3
2005-04-05Update to 1.15:wiz2-6/+6
version 1.15: Thu Mar 31 14:12:54 CEST 2005 - [Ave Wringeley] contributed MIME::Types methods types() and extensions() - [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/ StarOffice types application/vnd.sun.xml.* - [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp from RFC3839. version 1.14: Wed Nov 24 18:09:49 CET 2004 - [Ville Skyttä] provided some minor fixes and two new types - [Ave Wringley] contributed video/x-ms-wmv - [Ave Wringley] reported a bug in MIME::Types->addType, which produced a warning about double declaration where it shoudln't
2005-04-04Remove sylpheed-gtk2. It has numerous unfixed vulnerabilities and is nosalo6-674/+1
longer actively developed. "sylpheed-gtk2 project is over. The result of this project is already merged into original Sylpheed project. Please use Sylpheed-1.9.x or later instead of sylpheed-gtk2." Approved by the MAINTAINER.
2005-04-04Updated postfix to 2.2.2martti4-17/+17
- A more usable REPLACE action in header/body_checks. The old version produced unexpected results. - Portability to HP-UX. - Two harmless defects in the SMTP and LMTP clients that go back to before the first Postfix release, and that were found while doing code maintenance on the experimental release.
2005-04-04Changes 1.4.0:adam4-34/+30
- This is the new stable release of msmtp. BEWARE: When upgrading from 1.2.4, note that - Authentication is not enabled automatically anymore! Insert the command "auth on" into account definitions that need it. - Some command line options have changed! - Summary of new features since 1.2.4: - Sendmail compatible command line options, including -t, -N, and -R - New long options to configure almost everything on the command line - Optional account selection with -f/--from - Support for a system wide configuration file - Optional automatic construction of envelope from addresses - More flexible account definitions - Configurable connection timeouts - Improved log file logging - Syslog logging - Improved TLS/SSL support - Support for LMTP - Support for the EXTERNAL and GSSAPI authentication methods - Support for .netrc and password prompting - Rewritten documentation, available in various formats
2005-04-02Move thunderbird-gtk2 to thunderbird. The default mozilla version ofabs6-2803/+6
thunderbird is linked against gtk2, so follow suit. The old version has been re-imported as thunderbird-gtk1.
2005-04-02- thunderbird-gtk2abs1-2/+2
+ thunderbird-gtk1
2005-04-02Re-import gtk1 version of thunderbird as thunderbird-gtk1abs4-0/+2782
2005-04-01- Fix builds with SASLv2 following removal of SASLv1 supportadrianp2-9/+1
- Patch submitted by Shin'ichiro TAYA in PR 29857, thanks.
2005-04-01Pre-create directories.reed1-1/+2
I noticed my pkg/include was the plain-text liboe.h file.
2005-03-30- Finish off jlam@'s work removing SASL v1 from pkgsrcadrianp3-11/+3
2005-03-30Update to 20050330: default to logging with logger(1) rather thanschmonz5-10/+10
qmail's splogger(8), as the TAI timestamps included by splogger are mostly unnecessary with syslog's existing timestamping. If you need TAI timestamps, or otherwise need to customize logging, you can always change qmailfoo_logcmd in rc.conf. This had mildly annoyed me, but I wouldn't have bothered if not for zuntum's comment about it. Good call.
2005-03-30Use bl3 file instead of DEPENDS to fix build.wiz1-2/+2
2005-03-30Try removing some more directories during deinstall.wiz1-1/+3
2005-03-29Update URL to the patch for "nullenvsender" option, and correctlyschmonz1-3/+3
define the variable containing the patch URL for the "qregex" option. Problems noted by zuntum.
2005-03-29Update to 1.9.7xtraeme2-6/+7
Changes: * The outgoing encoding can be changed on composition temporarily now. * The folder selection dialog was reimplemented using GtkTreeView. * An option that specifies whether to render HTML as text or not was added. * The state of the expander of the file save dialog is now remembered. * Every message-ids in References: header is now used for message threading. * The internal code conversion API has been changed. * A possible crash on re-editing draft, queue and sent messages was fixed. * The error checking of Japanese code conversion also became strict. * An empty Reply-To: header is now ignored.
2005-03-28Mention where to get the most recent versions of imp and hordeerh1-0/+2
2005-03-28Remove security/cyrus-sasl and security/cy-login. These packagesjlam4-60/+9
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained. Adjust packages to use security/cyrus-sasl2 instead for SASL support. This closes PR pkg/28218 and PR pkg/29736.
2005-03-28Remove Cyrus SASL 1.5.x support from mail/mutt. Users that require SASLjlam1-10/+2
support should install mail/mutt-devel instead.
2005-03-28Fix up PLISTs and remove unused files left over from the incompletejlam10-76/+39
package update in the previous commit.
2005-03-28STARTTLS support is now part of Postfix's standard distribution.jlam1-2/+2
2005-03-27- Update imp from 4.0.1 -> 4.0.2adrianp2-7/+6
------ v4.0.2 ------ [mms] Don't wrap flowed text in print view (Bug 1318). [jan] Don't append trailer text twice if sending a message resumed from a draft (Bug 1306). [mms] Fix display of attachment names when forwarding messages (Bug 1300). ---------- v4.0.2-RC1 ---------- [mms] Decode the contents of the preview messages. [mms] Fix reload of underlying window after entering PGP or S/MIME passphrase (Bug 1145). [cjh] Fix recompose recovery of messages written before a session timeout (Bug 1209). [mms] Don't escape 'From' at the beginning of the line in text messages. [mms] Fix 'smtphost' and 'smtpport' configuration parameters. [jan] Add batchCompose API method. [mms] Fix a (very rare) situation where a base64 encoded message is not decoded correctly in forwards/replies (Bug 1077). [mms] Fix forwarding as a digest from search folders (Bug 1263). [cjh] Fix PHP notice after forwarding a message (Bug 1283). [mms] Show, but don't activate current folder in "Move/Copy To" folder list (Bug 1240). [mms] Make sure we show container folders in the search screen folder list. [mms] Don't show address book save link for PGP and S/MIME keys if no default address book is configured (Bug 1144). [mms] Require virtual folders to have a label (Bug 1160). [jan] Speed up mailbox loading by caching processed email addresses. [jan] Fix new mail notification popups in mailbox views (Bug 876). [jan] Fix custom_login.php example script. [cjh] Don't insert entries for emails that already exist when gathering addresses from outgoing emails (Bug 1054). [jan] Fix wrapping of header in mailbox view with IE (Bug 1110).
2005-03-26Update to 2.2.1:jmmv3-8/+67
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #73237 - Junk and Filter settings missing from Receiving Options tab (Sushma) #73202 - connector crashes,restart evolution after changes in 'Receving options' (Sushma) #72834 - Changes to 'Automatically synchronize account locally' check box is not saved (Sushma) #73017 - Remember password does not work (Sushma) #72836 - Error message 'Errror scanning exchange folders' is displayed always (Sushma) #72881 - Asks for password twice for any changes in Account editor (Sushma) #72168 - Error message not clear while creating 'Calender' in offline (Sivaiah) #72951 - Delete operation for calender has to be deactivated in offline (Sivaiah) #73218 - Focus selection when adding other user's folder (Sushma) #72389 - Quota warning message is issued even after contents of all exchange folder contents are deleted (Sushma) #72044 - Exchange storage hangs while importing contacts to 'Contact' (Sivaiah) #73470 - Select all + copy from personal to exchange doesnt work (Sivaiah) #73030 - Connector hangs while edit and save contact from mail (Sivaiah) #73025 - Connector hanged while searching 'Email begins' with (Sivaiah) #72041 - Exchange storage crashed while creating tasks (Sushma) #73059 - Exchange connector hangs when 'Cancel' of meeting is accepted (Sivaiah) #72889 - In offline mode, Exchange connector hangs when user trys to label a mail (Jeffrey) #72943 - Connector hangs while deleting mail in offline (Jeffrey) #73505 - Connector hangs, right click on occurence 'make this occurence movable' (Sivaiah) #67740 - Exchange storage crashed while updating meeting request to 'Tentativly Accept' (Sivaiah) #72801 - Connector doesn't fall back to nt_domain => Can't logon (Sushma) #73712 - Create contact, switch to offline, disappears (Sivaiah) #73673 - Mailer is broken (Sarfraaz) #73498 - Offline: Mail folder properties not saved (Jeffrey) #72986 - while switching from Offline to online doesnt synch changes in mail (Jeffrey) Fixed the handling of subscribe to folders (Sushma) Fixed the handling of attachments in calendars and tasks (Sarfraaz) Updated Translations : ---------------------- - cs (Miloslav Trmac) - da (Martin Willemoes Hansen) - en_GB (David Lodge) - fi (Ilkka Tuohela) - fr (Christophe Merlet) - gu (Ankit Patel) - hi (Rajesh Ranjan) - hu (Laszlo Dvornik) - nl (Vincent van Adrighem) - pl (Artur Flinta) - pt (Duarte Loreto) - pt_BR (Raphael Higino) - sq (Laurent Dhima) - sr (Danilo Šegan)
2005-03-26Update to 2.2.1.1:jmmv4-13/+20
Evolution 2.2.1.1, 2005-03-17 ----------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #72983 - 'List' view has one entry for recurring appointment (Rodrigo) * Mail #73559 - Evolution filter crash when using Source Account criteria (Michael) #71003 - threads still running at exit redux (Michael) #73550 - HTML mails don't show if "prefer plain-text" plugin not active (Michael) Other bugs * Plugins - Set auth mechanism for transport and source when configuring exchange (Sushma) Evolution 2.2.1, 2005-03-15 --------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #73206 - Evolution crashed when clicked on 'Cancel' of LDAP authentication (Siva) * Calendar #73563 - evolution-alarm-notify crashes after pressing snooze button (JP) #72979 - Meeting is displayed as appointment in 'List view' (Chen) #73501 - In 'Send Options' popup 'General Options' tab should be removed for exchange (Sush) * Mail #73293 - unread messages becoming read do not update menu items (Michael) #73139 - Not able to see the icons of Shared Folders (Vivek) #73100 - Unify Evolution license text check box messages in Evolution mailer (Michael) #71733 - signature editor should set focus on title field (Harry Lu) #73501 - In 'Send Options' popup 'General Options' tab should be removed (Sushma) * Plugins #72807 - Switching from gw account crashes Evolution (Siva) #73201 -Sharing tab is not present in the properties of a folder which has a space in its name (Vivek) Other bugs * Calendar - Fix memory leak in calendar views (Michael) - Fix forward as icalendar (JP) - Fix default color and selection on first run (JP) * Mail - Improved Post-To handling (Michael) - Fix To/CC/BCC cut and paste (Hans) * Plugins - Don't return an invisible item in gw account setup (Michael) - Handle assigned tasks in itip formatter (JP) * All - Clean up debug spew (Michael) - Fix memory leak for gal view menus (Michael) Updated translations: -pl (GNOME PL Team) -ja (Takeshi AIHANA) -da (Martin Willemoes Hansen) -fr (Christophe Merlet) -ko (Changwoo Ryu) -en_GB (David Lodge) -tr (Baris Cicek) -cs (Miloslav Trmac) -de (Frank Arnold) -sr (Danilo Segan) -sr@Latn (Danilo Segan) -es (Francisco Javier F. Serrador) -pt_BR (Raphael Higino) -sq (Laurent Dhima) -fi (Hile Tuohela) -gu (Ankit Patel) -sv (Christian Rose) -pt (Duarte Loreto) -en_CA (Adam Weinberger)
2005-03-26Update to 1.2.1:jmmv2-6/+6
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #73021 - The Add New Contact option is getting enabled if you try to delete gw book (Siva) #72878 - Changes sender email address makes unwanted changes in To/CC fields (Michael) * Calendar #73141 - Crash if you try changing the group of a task to an offline backend (Chen) * Camel #73015 - groupwise message threading workaround (Michael) #70195 - Incorrect parsing of locale encoded From: header causes mess on statusbar (Michael) #70590 - Don't fall through to the default folder if we move (Michael) #72876 - Message with blank reply-to cannot be replied to (Michael) #73112 - imap fails errors after checking authentication type (Michael) #72145 - All gw sent mail has a blank "To" field (Partha) #73308 - gw mail getting marked as read when it shouldn't (Partha) #72373 - new meeting invitations not showing up in Mailbox (Vivek) #72455 - Messages are disappearing in the inbox of GW accounts (Vivek) Other bugs * Addressbook - use a single global ref-counted db-env for all local books (Michael) - exit properly when only internal books are left (JP) * Calendar - When coming back online get gw item changes in a thread for responsiveness (Chen) - "Peek" at gw calendar items so they don't get marked as read (Harish) - Fix memory corruption in gw backend when fetching changes (Harish) - Set exchange attachment store (Surf) * Camel - Allow flag syncing in read-only mode for imap based on PERMANENTFLAGS (Jeff) - Set priority in outgoing gw mail (Sankar) Updated Translations: - tr (Baris Cicek) - pl (GNOME PL Team) - pt (Duarte Loreto)
2005-03-25Update thunderbird & thunderbird-gtk2 to 1.0.2taya4-8/+28
Thunderbird 1.0.2 is a security and stability update. Fixed vulnerbilities are follows. MFSA 2005-30 GIF heap overflow parsing Netscape extension 2 MFSA 2005-25 Image drag and drop executable spoofing MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice MFSA 2005-18 Memory overwrite in string library MFSA 2005-17 Install source spoofing with user:pass@host MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
2005-03-25+ turbaadrianp1-1/+2
2005-03-25Turba is a set of PHP scripts that implement a contacts directory andadrianp7-0/+438
management interface. Turba also provides an API for external applications to interface with address books, providing adding and searching features that can be hooked right into other applications. Turba is a complete basic contact management application. SQL, LDAP, and Horde Preferences backends are available and are well tested. The fields in the address books can be defined in a very flexible way, just by changing the config files. Import/export from/to Pine, Mulberry, CSV, TSV, and vCard contacts. You can create distribution lists from your addressbooks, which are handled transparently by IMP and other Horde applications. And there are Horde API functions to add and search for contacts. This also addresses PR# 22809 - Thanks for the PR.
2005-03-25- Bump to nb1adrianp1-2/+4
- Fix permissions on installed directory
2005-03-25Add sylpheed-devel to Makefile.chris1-1/+2
2005-03-25Initial import of sylpheed 1.9.x development branch. Currently atchris5-0/+793
version 1.9.6. Main difference is that the branch uses gtk+ v2, rather than gtk. Note that it still installs as sylpheed (but version 1.9.x)
2005-03-25Switch to using PKG_OPTIONS, rather than USE_X defines.chris1-6/+8
Should be no functional change.
2005-03-25Update sylpheed-claws (and plugins) to 1.0.4. This includes the securitychris2-6/+6
fixes from sylpheed 1.0.4. Other changes: new Sylpheed-Claws logo by Jesper Schultz tools/acroread2sylpheed.pl script to send pdfs as attachments from Adobe Reader 7 see tools/README for details Bug fixes, including the following: neglect Reply-To header if empty don't load a plugin twice don't leave hook registered when spamassassin plugin init failed
2005-03-25- Grab maintainership as discussed (wiz@, tv@)adrianp2-4/+4
2005-03-25Update sylpheed to 1.0.4 for another security fix. Changes are:chris2-6/+6
* A buffer overflow which occurred when displaying a message with attachments which have MIME-encoded filenames was fixed. * A possible crash on re-edit of messages was fixed.
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz12-32/+12
useful.