summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2007-12-15Added 'readline' option, and MAKE_JOBS_SAFE=noadam2-15/+24
2007-12-15Catch up squirrelmail-japanese patch to 1.4.12-ja-20071205.taca3-10/+10
Bump PKG_REVISION.
2007-12-14Updated mail/squirrelmail to 1.4.13martti3-7/+8
(pkgsrc notice: we were using the original, known-to-be-good 1.4.12 distfile so all your servers should be fine) Due to the package compromise of 1.4.11, and 1.4.12, we are forced to release 1.4.13 to ensure no confusions. While initial review didn't uncover a need for concern, several proof of concepts show that the package alterations introduce a high risk security issue, allowing remote inclusion of files. These changes would allow a remote user the ability to execute exploit code on a victim machine, without any user interaction on the victim's server. This could grant the attacker the ability to deploy further code on the victim's server. We *STRONGLY* advise all users of 1.4.11, and 1.4.12 upgrade immediately.
2007-12-14"--disable-dnsrbl" doesn't work according to S.P.Zeilder. Not specifyingtron1-4/+2
any "dnsrbl" related option unless we want to enable it seems to do the job.
2007-12-13Update DBMail to 2.2.8.obache4-28/+36
While here, pkglint clean and add DESTDIR support. This is strictly a maintenance release. No new functionality was added. Changes since 2.2.8-rc1 none Bugs fixed since 2.2.7 0000655: [Database layer] MIME headers are incorrectly parsed into cached tables (paul) 0000656: [Command-Line programs (dbmail-users, dbmail-util)] dbmail-export: bogus date in "From_" lines (paul)
2007-12-12Update to Dovecot 1.0.9.ghen2-6/+6
+ Maildir: Don't wait on dovecot-uidlist.lock when we just want to find out a new filename for the message. - mbox: v1.0.8 changes sometimes caused FETCH to fail with "got too little data", disconnecting the client. - Fixed a memory leak when FETCHing message header/body multiple times within a command (e.g. BODY[1] BODY[2]) - IMAP: Partial body fetching was still slow with mboxes
2007-12-11- updated package to 2.02rhaen2-8/+7
- USER_DESTDIR support added - new maintainer for the package - ok'ed by rillig Changelog: version 2.02: Fri Nov 30 09:57:48 CET 2007 Fixes: - Mail::Internet uses Mail::Util::mailaddress, which is not exported by default. rt.cpan.org#31082 [Dave], rt.cpan.org#31070 [Friedrich Haubensak] and [Slaven Rezic] Improvements: - use 3-arg open() in Mail::Util. rt.cpan.org#20726 [Steve@sliug] and [Paul@city-fan] version 2.01: Wed Nov 28 10:48:24 CET 2007 Changes: - Remove work-around for Perl 5.8.0. unicode bug from Mail::Address::_extract_name(). Result of rt.cpan.org#30661 [Josh Clark] - Requires on Perl 5.8.1 minimum Fixes: - Mail::Mailer::testfile now also shows Cc destinations, the setting of 'outfile' now works, and it will produce an error when the data cannot be written. All thanks to [Slaven Rezic] version 2.00_03: Tue Sep 25 12:27:28 CEST 2007 - folding of header fields sometimes ended prematurely. Reported by [Anthony W. Kay] - add $sender as 4th argument to Mail::Mailer::*::exec() where missing. Discovered by [David Hand] - add Date::Format and Date::Parse to Makefile.PL. version 2.00_02: Sat Jul 21 12:29:20 CEST 2007 - parts of the documentation were lost, discovered by [Ricardo Signes] - rt.cpan.org #28093 smtp timeout check for local mail server can have short timeout. Patch by [Alexandr Ciornii] - rt.cpan.org #28411 syntax error in Mail::Mailer::smtp reported by [Andreas Koenig] version 2.00_01: Wed Jun 20 14:42:35 CEST 2007 - reorganized installation of MailTools, in a modern way. This may break installation on very old releases of Perl. - added t/pod.t - restructured most code, no functional changes. - added and cleaned a lot of documentation, using OODoc to generate nice manuals in POD and HTML. - extracted Mail::Field::Generic from Mail::Field - added misteriously missing Mail::Field::AddrList::addr_list()
2007-12-10disable pthread on NetBSD for now - bump PKGREVISIONabs1-1/+6
2007-12-09Update alpine to 0.999999 from 0.999abs6-47/+40
- This is still a development release so unfortunately no changelog
2007-12-06Add patch for change_folder_next option, which I stole from the patchescjs5-3/+53
for mutt (non-devel).
2007-12-05Catch up squirrelmail-japanese patch to 1.4.12-ja-20071205.taca2-5/+13
2007-12-05Updated mail/squirrelmail to 1.4.12martti5-42/+37
NOTE: includes a critical bug fix in the attachment handling - Enabled user selection of address format when adding from address book during message composition. - Fixed issue with adding attachments in PHP 4.x environments (#1805471). - Backport size setting on "newmail" popup window. - Added a "short_open_tag" configuration test. - Undefined notice in error message box when no default folder prefix is set. - Undefined index error when downloading. Possibly caused by using tabs and opening multiple mailboxes. - PAGE_NAME might not be defined in all plugins, which might cause a "not defined" error on session timeouts. - Fixed outgoing messages to allow addresses such as "0@..." or "000@...", etc. (#1818398). - Fixed issue with in-reply-to and reference headers not being retained on reply (#1810659). - Revived logout_error hook (#1800015). - Allow custom session handlers to work correctly (and be defined at the application level with SquirrelMail). - Fix off-by-one in bodystructure parsing triggered by servers sending a body location part (e.g. Sun Java System Messaging Server). Thanks John Callahan (#1808382). - Invalid initialization of To: header (#1772893). - Includes cleanup in include/validate.php. - Cleanup in multiple files to remove unneeded includes. - Added sort by size (#812233 and #159997, plus multiple list requests). Patch provided by Christopher E. Brown. - Fix bug in sitewide SMTP settings still using authenticated user, rather than configured settings (#1835942). - Fixed mailto: functionality. - Added mailto: link handling when viewing messages. - Handle PHP's insistence on setting the value to 'deleted' for destroyed sessions
2007-12-03Update to 1.5.17nb2:wiz3-3/+17
Make smime_keys.pl work if .smime is in your home directory. (mutt -Q reduces paths to ~, but smime_keys didn't expand that.) Patch from Anon.
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-3/+3
2007-12-02Update mail/mairix to 0.21tonio2-7/+7
Release notes: * Fix make clean target in dfasyn/ (Benj. Mako Hill) * Limit number of messages that are examined when an end boundary is missing in an mbox (Chung-chieh Shan) * Avoid examining . and .. when traversing MH folder hierarchy (Steven Lumos) * Fix various bugs in the name/value parser * Add some RFC2231 support to the name/value parser (continuations) * Fix indexing when existing database only contains 1 message
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+2
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz2-6/+4
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz2-5/+3
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+2
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2007-12-02Don't add smtpd.conf as a conf file in the dovecot-sasl case,gdt1-3/+3
because it doesn't exist unless sasl is defined, causing building with options dovecot-sasl and not sasl to fail.
2007-12-01s/header.txt/header.php/gadrianp1-3/+4
++PKGREVISION
2007-12-01Update mpop to 1.0.12.reed2-6/+8
Add commented out LICENSE line (gnu-gpl-v3). From ChangeLog: Version 1.0.12: - Gnulib update to 2007-11-27. - Don't count already retrieved messages twice. This fixes a segfault when only_new is off and header or size filtering is on. The bug was introduced in the previous change; no released version is affected. - If a filter decides to delete a mail, then additionally mark it as retrieved. This prevents to filter the mail again in a later session when the 'keep' option is set. - Fix default UIDLS file on the W32 platform: Use '\' as directory separator, not '/'. Reported by Ricky Thomas. Version 1.0.11: - Update the license of the source code to GPLv3 or later, and change the license of the documentation to the GFDLv1.2 or later. - Gnulib update to 2007-07-15. - Add new option -Q / --half-quiet to print only status information but no progress information. Suggested by Dimitrios Apostolou. - Set the default timeout to 180 seconds = 3 minutes. This prevents sessions from hanging forever. Suggested by Dimitrios Apostolou. - Make the POP3 commands UIDL, LIST, and DELE abortable. This is useful for mailboxes with many thousand mails. - Update the UIDL state after mail retrieval, and save this state in case of errors in DELE or QUIT. Only update the UIDL state again after successful DELE and QUIT, and then save this state. This prevents an incorrect UIDL state if the DELE commands are aborted, for example. Bug reported by Dimitrios Apostolou. Version 1.0.10: - Fix UIDL handling: the first character of UIDs was ignored. - Improve APOP timestamp checks. Thanks to Carlos Martín Nieto for a discussion of this. - Add documentation on how to find the right CA certificate for tls_trust_file. Thanks to Bryan Kam for suggestions. - Improve the documentation for TLS vs. SSL and STARTTLS vs. POP3-over-TLS. Thanks to Carlos Martín Nieto for suggestions. - Update the spanish translation (Carlos Martín Nieto). Version 1.0.9: - Require either tls_trust_file or tls_certcheck=off for TLS sessions, so that mpop is not silently vulnerable to man-in-the-middle attacks. - Gnulib update 2007-04-07. - Protect against the man-in-the-middle attack on APOP authentication as described in CVE-2007-1558. This is done by doing sanity checks on the APOP timestamp in the server greeting. However, this probably makes attacks only harder. It will not make them impossible. Therefore, APOP authentication is never used automatically anymore unless TLS is active. - Do not use NTLM authentication automatically anymore unless TLS is active. NTLM is not an open standard and must therefore be considered broken. Version 1.0.8: - Move build-aux files to separate directory build-aux. - Gnulib update 2007-03-19. - Improve and generalize workaround for pop.gmail.com RFC violations. This enables automatic pipelining support for pop.gmail.com and some other servers. - Provide a hstrerror() function for systems that lack getaddrinfo() (so that gethostbyname() must be used instead) and that do not provide hstrerror() themselves. Needed for Solaris 2.6. Reported and tested by Chris Green.
2007-12-01There is also a Finnish translation. PKGREVISION++rillig2-3/+4
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-11-30On NetBSD, struct ifconf.ifc_buf is a void *.rillig3-1/+42
2007-11-29update to 1.12.2drochner2-6/+6
changes: -bugfixes -translation updates
2007-11-29Update to 1.09:wiz3-21/+7
1.09 Thu May 08 22:10:00 2006 - Fixed change in logon sequence (Thank you to Eric Wong). - Fixed change in contacts layout (Thank you to Eric Wong).
2007-11-29Update to 5.425:wiz2-6/+6
* VERSION 5.425 RELEASED * (bugfix) A stub for MIME::Parser's tmp_recycling() method has been re-added to preserve compatibility. Since recycling of tempfiles never worked and has been removed, any code calling tmp_recycling() should stop attempting to use the feature. * VERSION 5.424 RELEASED * (bugfix) [rt.cpan.org #29864] - lines in $entity->body() should be newline-terminated.
2007-11-28Update to Dovecot 1.0.8.ghen3-9/+19
+ Authentication: Added "password_noscheme" field that can be used instead of "password". "password" treats "{prefix}" as a password scheme while "password_noscheme" treats it as part of the password itself. So "password_noscheme" should be used if you're storing passwords as plaintext. Non-plaintext passwords never begin with "{", so this isn't a problem with them. - IMAP: Partial body fetching was sometimes non-optimal, causing the entire message to be read for every FETCH command. - deliver failed to save the message when envelope sender address contained spaces. - Maildir++ quota: We could have randomly recalculated quota when it wasn't necessary. - Login process could have crashed after logging in if client sent data before "OK Logged in" reply was sent (i.e. before master had replied that login succeeded). - Don't assert-crash when reading dovecot.index.logs generated by Dovecot v1.1. - Authentication: Don't assert-crash if password beings with "{" but doesn't contain "}". - Authentication cache didn't work when using settings that changed the username (e.g. auth_username_format).
2007-11-26set permissions on the fifo when we make the fifo rather than usingplunky2-5/+8
SPECIAL_PERMS because ordering seems to be an issue
2007-11-25Increase list of features in DESCR for better grepping.wiz1-3/+4
2007-11-25Mention some more features.wiz1-5/+6
2007-11-23The example configuration file has a different name. PKGREVISION++rillig1-2/+3
2007-11-22update to 2.2.11drochner2-6/+6
changes: many bugfixes
2007-11-21Update to 4.0. Removed patches were merged upstream.gdt5-67/+6
From the changelog, this seems to be many bugfixes and better RBL support.
2007-11-21Need perl to build for generating man pages.obache1-1/+2
2007-11-19Don't look for openssl or c_rehash binaries because cone doesn'tjlam2-2/+19
actually need them at all. Add a "fam" option to cone which allows it to be notified by the OS about changes to local Maildirs. Bump the PKGREVISION to 1.
2007-11-19Sort options.jlam1-7/+7
2007-11-17Reset maintainer for itojun's packages.wiz3-8/+7
2007-11-17Some packages need lex and yacc. Patch by Aleksey Cheusov viarillig1-1/+3
pkgsrc-users.
2007-11-15------adrianp3-16/+21
v1.1.4 ------ [jan] Add Simplified Chinese translation (Anna Chen <annachen2008@yahoo.com.cn>). [cjh] Fix check for bulk or list precedence in Sieve vacation (Bug 5543). [jan] Add additional checks to avoid adding empty test values (Bug 5392). [jan] Fix multiline vacation messages with procmail driver (Bug 5273).
2007-11-15------adrianp2-16/+24
v2.1.5 ------ [mjr] Fix some fatal errors caused by the IMSP driver when deleting certain contacts and while adding contacts to lists in certain cases. [mjr] Fix adding contacts to a new contact list in a source other than the source the contacts being added are from. [jan] Fix paging through search results from another than the default address book (Bug 5137). [cjh] Fix copy/moving contacts to a new contact list (Bug 5144).
2007-11-15------adrianp2-6/+7
v4.1.5 ------ [cjh] Lower memory usage when downloading folders (Andrew Morgan <morgan@orst.edu>). [mms] Fix detection of default namespace information when no namespaces are defined on the server (Bug 5538). [mms] Don't lose message bodies when moving messages to trash when over quota (Bug 5470). [cjh] Remove unused defaults in Fetchmail_imap (Bug 2799). [jan] Fix empty folder name appearing on Cyrus and servers with similar namespaces (Bug 5138). [jan] Only show reply options in iCalendar viewer if a reply is requested. [cjh] Remove non-responsive www.keyserver.net and wwwkeys.pgp.net from PGP options (Bug 5323). [jan] Fix moving messages when over quota on Dovecot servers (Bug 5270). [jan] Fix parsing of certain distribution lists (Bug 5134). [mms] Fix rare occurrence where an action perfomed on the mailbox screen would instead be performed on the INBOX (Bug 5202). [mms] Don't show save attachments prompt in compose screen if configured to automatically link all attachments (Request 5189).
2007-11-15Update "thunderbird" package to version 2.0.0.9. It fixes the followingtron4-19/+18
security problems: - MFSA 2007-36 URIs with invalid %-encoding mishandled by Windows - MFSA 2007-29 Crashes with evidence of memory corruption (rv:1.8.1.8)
2007-11-15Not every compiler knows __FUNCTION__.rillig2-1/+17
2007-11-13Note addition of mail/cone.jlam1-1/+2
2007-11-13Import cone-0.73 as pkgsrc/mail/cone:jlam11-0/+360
Cone is a text-based mail client. Cone seamlessly handles multiple POP3, IMAP accounts, and local mail folders. Cone is also a simple newsreader. Cone's interface is foolproof enough to be used by inexperienced users, but it also offers advanced features for power users. Cone also serves as a platform for development of a new experimental network mail access protocol, SMAP, that offers additional functionality not available with IMAP or POP3.
2007-11-13+ sqlgreyghen1-1/+2
2007-11-13Import sqlgrey-1.6.8 package as requested by Petr Janda on pkgsrc-users list.ghen9-0/+234
SQLgrey is a postfix policy service implementing a greylisting policy. It is written in Perl and uses DBI to access an SQL database. Its goal is reducing the SPAM reaching user mailboxes.