summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2009-02-26Pullup ticket #2709 - requested by sborrilltron1-2/+2
php-imap: bug fix Revisions pulled up: - lang/php5/distinfo 1.60 (via patch) - lang/php5/patches/patch-as 1.4 - mail/php-imap/Makefile 1.18 --- Module Name: pkgsrc Committed By: sborrill Date: Wed Feb 25 08:59:47 UTC 2009 Modified Files: pkgsrc/lang/php5: distinfo pkgsrc/mail/php-imap: Makefile Added Files: pkgsrc/lang/php5/patches: patch-as Log Message: Fix memory leak and pullup bug fix for http://bugs.php.net/bug.php?id=46918 Remove this patch when PHP >= 5.2.9 is released as it will contain these changes Bump PKGREVISION of php-imap
2009-02-23Pullup ticket #2702 - requested by marttitron2-6/+6
dovecot: bug fix update Revisions pulled up: - mail/dovecot/Makefile 1.128 - mail/dovecot/distinfo 1.93 --- Module Name: pkgsrc Committed By: ghen Date: Wed Feb 4 18:36:54 UTC 2009 Modified Files: pkgsrc/mail/dovecot: Makefile distinfo Log Message: Update to Dovecot 1.1.11. - IMAP: PERMANENTFLAGS list didn't contain \*, causing some clients not to save keywords. - dbox: INTERNALDATE and save date was returned wrong for converted maildir files. - auth: Using "username" or "domain" passdb fields caused problems with cache and blocking passdbs in v1.1.8 .. v1.1.10. - userdb prefetch + blocking passdbs was broken with non-plaintext auth in v1.1.8 .. v1.1.10. - If mail_chroot is set, don't fail at startup in dump-capability.
2009-02-04Pullup ticket #2684 - requested by adrianptron2-6/+7
imp: security update Revisions pulled up: - mail/imp/Makefile 1.52 - mail/imp/distinfo 1.23 --- Module Name: pkgsrc Committed By: adrianp Date: Fri Jan 30 22:23:09 UTC 2009 Modified Files: pkgsrc/mail/imp: Makefile distinfo Log Message: The major changes compared to IMP version H3 (4.3.2) are: * SECURITY: Escape output in message.php, pgp.php and smime.php * Several bugfixes and minor improvements The full list of changes (from version 4.3.2) can be viewed here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.367&r2=1.699.2.376&ty=h
2009-02-01Pullup ticket #2675 - requested by ghentron5-28/+36
dovecot: bug fixes Revisions pulled up: - mail/dovecot/Makefile 1.125-1.127 - mail/dovecot/PLIST 1.23 - mail/dovecot/distinfo 1.90-1.92 - mail/dovecot/patches/patch-ab 1.24-1.25 - mail/dovecot/patches/patch-ac 1.10 --- Module Name: pkgsrc Committed By: abs Date: Thu Jan 8 00:02:44 UTC 2009 Modified Files: pkgsrc/mail/dovecot: Makefile PLIST distinfo pkgsrc/mail/dovecot/patches: patch-ab patch-ac Log Message: Updated mail/dovecot to 1.1.8 Most importantly mbox bugfixes. v1.1 should finally be as stable with mboxes as it was with v1.0. Hopefully we'll also soon have the first v1.2 beta release and the final v1.2.0 somewhat soon after that. - mbox: Several bugfixes. Fixes "next message unexpectedly lost" errors and perhaps some other problems as well. - deliver: It wasn't possible to override boolean settings in lda section by setting them to "no". - Maildir++ quota didn't correctly check if maildirs had changed during recalculation. - kqueue notify: Fixed assert-crash in some situations - dbox: Several fixes to handling Maildir migrations - Logging/error message improvements --- Module Name: pkgsrc Committed By: ghen Date: Sat Jan 24 10:51:35 UTC 2009 Modified Files: pkgsrc/mail/dovecot: Makefile distinfo pkgsrc/mail/dovecot/patches: patch-ab Log Message: Update to Dovecot 1.1.9. From the release announcement mail: Lots of small dbox fixes, hopefully migrations from Maildir are now working correctly. + Sending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts. This could help figuring out auth cache size. + deliver: Added rejection_subject setting, which is used for rejected mails. + pop3: Prevent clients from looping forever trying to fetch an expunged message. + If login process crashes, log the IP address that (maybe) caused it. + If core dump limit is 0, add "core dumps disabled" to startup log line. + Log better messages for "Permission denied" errors - mbox: Fixed assert-crash with pop3_lock_session=3Dyes - dbox: Fixes to handling maildir-converted files. - Auth cache wasn't working correctly for all fields (e.g. allow_nets) with blocking passdbs (e.g. mysql). - pgsql: Handle reconnecting to server without failing auth lookups. - Berkeley DB memory/resource leak fixes. - maildir: Fixes to handling over 26 keywords. --- Module Name: pkgsrc Committed By: ghen Date: Tue Jan 27 08:29:31 UTC 2009 Modified Files: pkgsrc/mail/dovecot: Makefile distinfo Log Message: Update to Dovecot 1.1.10. - Maildir: Keyword handling was somewhat broken in v1.1.9 - userdb prefetch was broken with blocking passdbs in v1.1.9 - dict process didn't always die with the rest of Dovecot - dict quota was somewhat broken with pgsql
2009-01-07Pullup ticket #2624 - requested by ghentron5-5/+13
thunderbird: build fix thunderbird-gtk1: build fix Revisions pulled up: - mail/thunderbird-gtk1/Makefile 1.20 - mail/thunderbird-gtk1/PLIST 1.16 - mail/thunderbird/Makefile 1.33 - mail/thunderbird/Makefile-thunderbird.common 1.42 - mail/thunderbird/PLIST 1.26 --- Module Name: pkgsrc Committed By: ghen Date: Wed Jan 7 14:23:03 UTC 2009 Modified Files: pkgsrc/mail/thunderbird: Makefile Makefile-thunderbird.common PLIST pkgsrc/mail/thunderbird-gtk1: Makefile PLIST Log Message: Include xdg-dirs for the share/applications and share/pixmaps directories, otherwise thunderbird doesn't install properly if these directories don't exist on the system, noted by tron. Bump PKGREVISION, brick jmcneill. ;-)
2009-01-07Pullup ticket #2624 - requested by ghentron4-10/+8
thunderbird: security update thunderbird-gtk1: security update Revisions pulled up: - mail/thunderbird-gtk1/Makefile 1.19 - mail/thunderbird/Makefile 1.32 - mail/thunderbird/Makefile-thunderbird.common 1.41 - mail/thunderbird/distinfo 1.50 --- Module Name: pkgsrc Committed By: ghen Date: Mon Jan 5 19:41:37 UTC 2009 Modified Files: pkgsrc/mail/thunderbird: Makefile Makefile-thunderbird.common distinfo pkgsrc/mail/thunderbird-gtk1: Makefile Log Message: Update thunderbird and thunderbird-gtk1 to 2.0.0.19. Security fixes in this version: MFSA 2008-68 XSS and JavaScript privilege escalation MFSA 2008-67 Escaped null characters ignored by CSS parser MFSA 2008-66 Errors parsing URLs with leading whitespace and control characters MFSA 2008-65 Cross-domain data theft via script redirect error message MFSA 2008-64 XMLHttpRequest 302 response disclosure MFSA 2008-61 Information stealing via loadBindingDocument MFSA 2008-60 Crashes with evidence of memory corruption (rv:1.9.0.5/1.8.1.19) For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.19/releasenotes/
2009-01-07pullup ticket #2625 - requested by hertr2-1/+22
p5-MIME-Lite: patch to remove interactive build revisions pulled up: pkgsrc/mail/p5-MIME-Lite/Makefile 1.15 pkgsrc/mail/p5-MIME-Lite/patches/patch-aa 1.1 Module Name: pkgsrc Committed By: he Date: Tue Jan 6 00:40:24 UTC 2009 Modified Files: pkgsrc/mail/p5-MIME-Lite: Makefile Added Files: pkgsrc/mail/p5-MIME-Lite/patches: patch-aa Log Message: Upgrade from version 3.023 to 3.023nb1. Pkgsrc changes: o Actually add the advertized patch to get rid of the interactivity
2009-01-05Pullup ticket #2621 - requested by marttitron2-6/+6
postfix: security update Revisions pulled up: - mail/postfix/Makefile 1.221 - mail/postfix/distinfo 1.123 --- Module Name: pkgsrc Committed By: martti Date: Mon Jan 5 10:25:34 UTC 2009 Modified Files: pkgsrc/mail/postfix: Makefile distinfo Log Message: Updated mail/postfix to 2.5.6 - Postfix 2.5: the SMTP server did not ask for a client certificate with "smtpd_tls_req_ccert = yes". Reported by Rob Foehl. - Postfix 2.5, 2.4 and 2.3: avoid reduced TCP performance when reusing an SMTP connection with a larger than 4096-byte TCP MSS value. In practice, this could happen only with loopback (localhost) connections.
2009-01-01S/Mime plugin in the main plugins since claws-mail-3.6.obache1-5/+0
No need to have individual distinfo anymore.
2008-12-30Dont create egg-info files (rather than under some circumstances having themmarkd2-5/+5
and others not).
2008-12-29Update "imap-uw" package to version 2007e.tron2-7/+6
This version is a maintenance release, consisting primarily of bugfixes to problems discovered in the release that affected a small number of users plus a security fix for users of the RFC822BUFFER routines. Approved by Thomas Klausner.
2008-12-28Fix ${PYVERSSUFFIX} in PLISTmarkd1-4/+4
2008-12-26Bump PKGREVISION of clawsker and claws-mail-fetchinfo.obache2-2/+4
We ought to have bumped PKGRIVISION when claws-mail was updated to 3.6.1 due to dependency patterns was changed. But clawsker was not bumped and claws-mail-fetcinfo was downgraded.
2008-12-25Update to 4.0.10. From the changelog:schmonz2-6/+6
This version adds a workaround for a bug in Plesk 9 that provides the text "localhost" instead of the IP address for some connections. Thanks to Medovarszky Zoltan and Christian Aust for reporting this one.
2008-12-23Update to version 2.0beta2.ahoka2-6/+6
This update fixes a serious security flaw, which can lead to arbitrary command execution on the server running roundcube. I could not find a formal changelog, but here's what the website writes: There were two security issues reported which are now fixed. The first was as possible code injection using the html2text conversion script. The other exploit used the unchecked size parameters of the quota image to let PHP create huge images eating up all the server memory.
2008-12-23Update to version 2.6. This makes our local patches no longer relevant/required.ahoka9-171/+7
Enchant and GTK 2.14 are now officially supported. Changes from 2.5.0 ------------------ New features The POP3 remote mailbox feature, which enables the direct view/download/deletion of messages on POP3 server, was added. The backups of configuration files are kept for four generations now. Feature improvements Enchant (with GtkSpell 2.0.13) has been supported. When creating filter rule automatically, the target header field is used as a default filter name. The Japanese manual was updated. In the folder selection dialog, only folders which are expanded in the folder view are expanded. The folders which should not be selected in the folder selection dialog became unselectable. Unix: Only new messages are counted when incorporating from local mbox. Unix: SIGHUP/SIGINT/SIGTERM/SIGQUIT signals are handled now. Win32: System shutdown event is also handled on debug mode. Bugfixes The parser of IMAP4 was fixed. Warnings about --datarootdir on running the configure script was removed. The bug that the addressbook window was not refreshed when sender of message was added to the addressbook was fixed. A workaround for raw-JIS filename used for attachments (specifically Eudora) was made. The compilation error when using GTK+ 2.14.x was fixed. Some build fixes were made. Several bugfixes were made.
2008-12-21Add .desktop file for GNOME/KDE/Xfce integration, bump PKGREVISION.jmcneill6-5/+32
ok wiz@
2008-12-20Update sympa to 5.4.4. Bug fixes (including SQL injestion and privilegebouyer3-8/+7
escalation vulnerabilities) and updated translations: * Sympa was not fully compliant to the RFC 2616, leading for example to possible unwanted list deletion by administrators using prefetching tools. This was fixed by replacing all the threatening GET requests by POST requests; * Use of sprint() function for creating SQL queries lead to possible SQL injection through cookie manipulation; * The use of files in /tmp lead to vulnerabilities.
2008-12-19Update akonadi to 1.0.81markd3-8/+10
1.0.81 16-Dec-2008 --------------------------------------------- - Restore protocol backward compatibility with Akonadi 1.0.x servers. - Build system fixes. - Fix compiler warnings. - Fall back to the default server path if the configured one points to a non-existing file. 1.0.80 19-Nov-2008 --------------------------------------------- - Query agent status information asynchronously and answer all queries from cached values, reduces the risk of an agents blocking the Akonadi server. - Increase mysql limits to more realistical values. - Don't mark all new items as recent. - Changes so it can store the size of an item. - Better error detection. - Prevent translated month names in the protocol. - Some build fixes. - Handle multiline output correctly. - Terminate the control process when the server process failed to start. - Add the ability to debug or valgrind a resource right from the beginning, similar to the way this can be done with KIO slaves. - Fix fetching of linked items in arbitrary collections. - Add notification support for item references in virtual collections. - Add LINK/UNLINK commands to edit references to items in virtual collections. - Add a way to notify agents that their configuration has been changed remotely. - Make sure that all modification times are stored in UTC time zone. - Unquoted date time with a lenght of 26 characters was not parsed properly. - Add serverside timestamp support for items.
2008-12-19Update mailman to 2.1.11markd3-8/+21
New Features - Added a new cron/cull_bad_shunt script to cull and optionally archive old entries from the bad and shunt queues. This is controlled by new Defaults.py/mm_cfg.py settings BAD_SHUNT_STALE_AFTER (default 7 days) and BAD_SHUNT_ARCHIVE_DIRECTORY (default None) which determine how long to keep bad and shunt queue entries and optionally, where to archive removed entries. - Prepended list name to bounce log unrecognized bounce messages. - Added a new Defaults.py|mm_cfg.py setting ACCEPTABLE_LISTNAME_CHARACTERS with default value '[-+_.=a-z0-9]'. This Python regular expression character class specifies the characters allowed in list names. The motivation for this is the fact that previously, a list named, e.g., xxx&yyy could be created and MTA aliases generated that would cause The MTA to execute yyy as a command. There is a possible security issue here, but it is not believed to be exploitable in any meaningful way. Bug fixes and other patches - Changed the preservation of unparseable messages to be conditional on the Defaults.py/mm_cfg.py setting of QRUNNER_SAVE_BAD_MESSAGES and changed the queue directory in which messages are preserved from 'shunt' to 'bad'. - Fixed a bug introduced in 2.1.10 that caused some email subscribe requests to be shunted (1966837). - Fixed a problem with bin/update erroneously moving templates from templates/xx to lists/xx if a list has the same name as a language code. Also fixed the absolute path to lists/ (1418670 ). - Changed Utils.ValidateEmail to not allow specials (particularly ':') in unquoted local parts (1956393). - Changed bin/update to remove .bak files erroneously left behind in qfiles/*/ by a 2.1.9 bug. - Added 's' to %(listname) in templates/ia/admlogin.html and templates/sl/help.txt (1682990). - Use newer template variable for site-owner address in templates/ko/newlist.txt and templates/ru/newlist.txt (1578766). - Corrections to Spanish translation submitted by Wikimedia Foundation (1433262) and Debian. - Corrections to German translation submitted by Ralf Doeblitz (916196). - Correction to French translation submitted by Maxime Carron (1588617). - Correction to Portuguese translation submitted by Gabriel P. Silva (1733057). - Add #! line to fblast.py test script (1578740). - Fixed unescaped '%' in templates/nl/newlist.txt (1719017). - Changed non-ascii characters in some templates/*/*.html files to HTML entities. - Fixed a problem in Decorate.py that could result in a multipart message with no part headers for the original body part (1991348). - Improved recognition of some bounce messages. - Rearranged calls to the list setBounceInfo() method in Bouncer.py to accommodate MemberAdaptors that store bounce info outside the list instance. - Fixed CookHeaders.py which in some cases with new style prefixing would insert an extra space between the prefix and the subject. - Changed OldStyleMemberships.py to remove the member from one_last_digest when changing from regular to digest delivery to avoid the possibility of a duplicate digest in some circumstances. - Patched Danish message catalog for proper use of HTML entities per Jonas Smedegaard (1999966). - Improved bounce loop detection and handling in BounceRunner.py. - Merged the Catalan i18n from the Mailman Catalan Translation Team. - German translation updated by Peer Heinlein. - Added check for gateway_to_news before holding for ModeratedNewsgroup. - At some point, cron/senddigests and bin/update were inadvertently 'preconfigured'. This has been fixed. - Brazilian Portuguese translation updated by Diego Francisco de Gastal Morales. - Added 'listname' to the replacements for the archidxfoot.html template. Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.18.
2008-12-19Add an INSTALL template instead of post-install: target so thatroy2-4/+18
binary packages and unpriv cleaning work.
2008-12-18DESTDIR support.joerg1-6/+8
2008-12-17Update to archivemail-0.7.2:joerg3-18/+17
- Python 2.5 support and various bugfixes
2008-12-16Fix missing files in PLIST (pr 39845)smb2-2/+6
2008-12-16Fix PLIST problem (pr 39844)smb2-2/+6
2008-12-16Fix PLISTsmb2-2/+6
2008-12-16libetpan does not parallel build safely.roy1-1/+2
2008-12-15Update to 2.3.1adrianp3-10/+15
------ v2.3.1 ------ [jan] SECURITY: Escape output in test.php. [jan] Add script to import contacts from SquirrelMail database. [gwr] Correct support for the freebusy URL in Kolab. [gwr] Add photo support for the Kolab driver. [jan] Import broken vCards from Synthesis clients (Bug #7407). [cjh] Add two retries to find a contact after adding it (Bug #7478). [cjh] Add a PostgreSQL-specific upgrade script for 2.2.1 to 2.3 (michael.menge@zdv.uni-tuebingen.de, Bug #7462). [jan] Don't overwrite empty address books preference when creating new shares (Bug #7399). [mms] Upgrade prototype.js to v1.6.0.3.
2008-12-15Update to 4.3.2adrianp2-6/+6
------ v4.3.2 ------ [mms] Fix prototypejs regression on IE (Bug #6590). ------ v4.3.1 ------ [jan] SECURITY: Escape output in test.php. [mms] Don't include Virtual Folder information in when tracking folder tree changes (Bug #7739). [mms] Marked stripped parts as 'attachment', not 'inline' (Request #4664). [mms] Fix linking from addresses in mailbox to compose screen (Bug #7432). [jan] Use mailer configuration when sending iTip replies (Bug #7388). [jan] Always display multipart/appledouble attachments. [mms] Upgrade prototype.js to v1.6.0.3.
2008-12-14Fix PLIST.hasso3-3/+7
2008-12-14Needs msgfmt.hasso1-2/+2
2008-12-10updated to 3.000rhaen2-7/+6
Changelog: 3.000 2008-12-09 accept scalar references for more efficient msg-from-string
2008-12-04Updated mail/squirrelmail to 1.4.17martti4-10/+11
The SquirrelMail team is happy to announce the release of version 1.4.17. The most notable change is a security fix that prevents certain specially-crafted hyperlinks within messages from executing cross-site scripting attacks. For other details, see the ReleaseNotes file included in this release. We advise all users of SquirrelMail software to upgrade.
2008-12-02Update to 4.0.9. From the changelog:schmonz3-10/+10
This version fixes a bug in the address parser that was preventing some sender/recipient whitelist/blacklist entries from matching. Thanks to John Devenport for reporting this one. This version also fixes a bug in the "config-test" feature that prevented spamdyke from finding its own binary when the file is not in the current directory. Thanks to John Hallam for reporting this one.
2008-12-01Also install dummy.h.obache2-3/+6
It is included from flocksim.h, required by some platforms. PR 40075. Bump PKGREVISION. While here, marked as MAKE_JOBS_SAFE=no
2008-11-30Add missing trailing / to one of the MASTER_SITESbouyer1-2/+2
2008-11-29Add distinfo for fancy threading patch for new alpine version.jwise1-1/+4
2008-11-29Fix path names in Muttrc (PR 40068). Bump revision.joerg3-3/+45
2008-11-29Fixes two issuses:obache4-4/+47
* compatibility with flim-1.14.9 (patch-ad) * default icon location (patch-ae), reported in PR 40022. Bump PKGREVISION.
2008-11-27Updated mail/clamav to 0.94.2martti3-8/+8
Lots of bug fixes, including * clamd: LogFileUnlock was not working correctly (bb#1304) * freshclam/manager.c: add support for http proxy in SubmitDetectionStats (bb#1284) * unit_tests/valgrind.supp: add more valgrind suppressions (bb#1283,#1286,#1294) * libclamav/readdb.c: fix handling of malformed ldb sigs (bb#1292) * freshclam/manager.c: improve reporting of server failures (bb#777) * clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) * libclamav/nsis: improve lateny (bb#1180) * libclamunrar/unrar.c: avoid rar_malloc warnings on damaged files (bb #1290) * libclamav/htmlnorm.c: fix memory leak (bb #1291)
2008-11-25+p5-Email-Stuffabs1-1/+2
2008-11-25Added mail/p5-Email-Stuff version 2.06abs3-0/+46
Email::Stuff, as its name suggests, is a fairly casual module used to email "stuff" to people using the most common methods. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the tight and correct Email:: modules. Email::Stuff is typically used to build emails and send them in a single statement, as seen in the synopsis. And it is certain only for use when creating and sending emails. As such, it contains no email parsing capability, and little to no modification support. To re-iterate, this is very much a module for those "slap it together and fire it off" situations, but that still has enough grunt behind the scenes to do things properly.
2008-11-24Update to 2.24.2:wiz2-6/+6
Evolution Exchange 2.24.2 2008-11-24 ------------------------------------- Bug Fixes: #540346: Do not try to fetch contacts when not connected (Milan Crha) #558883: Improve performance in case of large IMAP folders (Milan Crha)
2008-11-24Update to 2.24.2:wiz2-6/+6
Evolution 2.24.2 2008-11-24 --------------------------- Bug Fixes: #434320: When the popup is clicked close the status icon (Srinivasa Ragavan) #446286: Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya) #555276: Don't load vfolder as subfolder. (Srinivasa Ragavan) #559810: Do not localize empty label names, also localize them only first time (Milan Crha) #560329: Fix the signature of the "children-changed" signal emission (Li Yuan) #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes) Updated Translations: Nickolay V. Shmyrev (ru)
2008-11-24Upgrade to 2.0.0.18 (some security fix)is2-6/+6
2008-11-24Update to 2.24.2:wiz3-7/+8
Evolution-Data-Server 2.24.2 2008-11-24 ----------------------------------------- Bug Fixes: #546637: Now unread vfolder should be better (Srinivasa Ragavan) #557348: Clear summary when we reset query. (Srinivasa Ragavan) #558883: Improve performance in case of large IMAP folders. (Srinivasa Ragavan, Milan Crha) #560076: Handle followup better (Srinivasa Ragavan) #561069: If nothing to expunge, don't crash. (Srinivasa Ragavan) Updated Translations: Rafael Garcia (la)
2008-11-24Update to Dovecot 1.1.7. Changes since 1.1.6:ghen2-6/+6
* IMAP QUOTA extension now returns "MESSAGE" quota, not "MESSAGES". This makes Dovecot now RFC 2087 compliant. Hopefully this change doesn't break anyone's Dovecot-specific quota checking code.. + Added !include and !include_try directives to config file reader. Note that !include doesn't currently work with deliver. The main point here is that ssl_key_password can be placed to a different file with !include_try that deliver can just ignore. + More error/debug message logging improvements. - v1.1.6 gave "userdb didn't return a home directory" error at startup - Some config file parsers (deliver, passwd-file, acl, trash) ignored the file's last line if it didn't end with LF. - fts: SEARCH SUBJECT didn't search messages that weren't already in fts index. - fts-solr: Don't assert-crash if we couldn't connect to Solr. - IMAP: Mailbox deletion gave an error, but still worked, if mails' control directory wasn't the same as index directory. - Several fixes to rarely used mailbox list layout configurations.
2008-11-20Updated mail/alpine to 2.00abs2-17/+10
Changes since 1.10 Additions include: * Redesigned Web Alpine interface * Experimental S/MIME support added in UNIX versions of Alpine * Attempt to include the attachment filename as part of the name of the temporary file used when viewing an attachment with an external program. Add some randomness to that filename to make it hard to predict the filename. Add a filename extension, usually derived from the type/subtype, to the temporary filename. This was previously done only on Windows and MacOS X. * Enhance address completion in the composer (TAB command) so that it looks through nicknames, fullnames, and addresses from the address book; addresses from the message being viewed, if any; and the results from LDAP Directory Server lookups for all of the defined directory servers that have the "Use-Implicitly-From-Composer" feature set. * Make the default character set setting more liberal in what it will accept from the UNIX nl_langinfo call and the various values of LANG seen in the wild * Remove the Alpine revision number from the titlebar in released versions while leaving it there in snapshot versions * Add a feature to suppress the display of asterisks when you type a password for Alpine * Add line wrapping when displaying PRE formatted sections of HTML * When the Convert Dates To Localtime feature is turned on convert not only the dates in the index screen but also the dates in the MESSAGE VIEW Bugs that have been addressed in this release include: * Crash when using tab-completion for selecting a Save filename * Make Web Alpine help text images relative for more portability * Fixed attach save of html parts in Web Alpine * Viewing, printing, exporting, replying, and bouncing of message digests was broken. Replying and bouncing should not have been allowed at all for digests. It would be nice to have a more standard index-like view of a message digest but that has not been addressed with this minor bug fix. * Adjust wrapping of HTML messages so that the margins specified by Viewer Margin Left and Viewer Margin Right are observed correctly * Interrupt of WhereIs command in index was broken * The Unknown Character Set option did not work correctly interpreting unknown characters in message headers * Long address lines could cause blank continuation lines * Save to a local default INBOX failed if the primary collection was also local, which it is by default. The save went to ~/mail/inbox instead. * Make a default save folder of "inbox" always mean the real inbox, not the inbox in the primary collection * Address book entries with lots of addresses would be truncated when entered in the composer with a screen size wider than 270 or so charcters * Some fields in the index screen were truncated when the screen width was wider than 256 characters * Crash when TABing to next folder, the next folder with new mail is a POP folder, and there is a more than 10 minute pause between typing the TAB and typing the Yes
2008-11-19Update Japanese patch to squirrelmail-1.4.16-ja-20081013.taca3-10/+10
No functional should be changed though. Bump PKGREVISION.
2008-11-19Solve a problem with illegal byte sequences, causing mutt hangs.wiz3-2/+16
Patch from Takehiko NOZAKI in http://mail-index.netbsd.org/current-users/2008/11/19/msg006092.html Bump PKGREVISION.