summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2010-11-07Update mail/mutt-devel to 1.5.21tonio10-104/+38
1.5.21 (2010-09-15): + $mail_check_recent controls whether all unread mail or only new mail since the last mailbox visit will be reported as new + %D format expando for $folder_format ! $thorough_search defaults to yes + imap-logout-all closes all open IMAP connections ! header/body cache paths are always UTF-8 + $wrap_headers to control outgoing message's header length + all text/* parts can be displayed inline without mailcap + send-hooks now run in batch mode; previously only send2-hooks ran.
2010-11-07MASTER_SITES fixadam1-2/+2
2010-11-05Changes 5.4.2:adam2-6/+6
* mailfilter.c (clrfields): Added the "noquote" option to the filter screen that sets the donotquote autoreply option. * rfc822/rfc822.c (rfc822_print_common_nameaddr): Prevent segfault if address decode fails. * Fix make check failure when libidn is not available. * Rebuilt man pages with updated stylesheets.
2010-11-05Changes 0.84:adam2-7/+6
* gpglib/list.c: Handle GnuPG 2 --with-colons output format changes. * gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd. * cone/cursesmessage.C: Strip off trailing CRs from original message that's being replied or forwarded (shown as trailing ?s on every line in the reply). * tcpd/configure.in: Check if explicit linking with libgpg-error is required.
2010-11-05Changes 4.8.1:adam3-13/+13
This is a bugfix release.
2010-11-05Changes 2.5.1:adam3-17/+17
This is a bugfix release.
2010-11-05Changes 0.65.1:adam7-35/+34
This is a bugfix release.
2010-11-05Added mail/dovecot2[-pigeonholeadam1-1/+3
2010-11-05This package is part of the Pigeonhole project (http://pigeonhole.dovecot.org).adam5-0/+131
It adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. The Sieve language is used to specify how e-mail needs to be processed. By writing Sieve scripts, users can customize how messages are delivered, e.g. whether they are forwarded or stored in special folders. Unwanted messages can be discarded or rejected, and, when the user is not available, the Sieve interpreter can send an automated reply. Above all, the Sieve language is meant to be simple, extensible and system independent. And, unlike most other mail filtering script languages, it does not allow users to execute arbitrary programs. This is particularly useful to prevent virtual users from having full access to the mail store. The intention of the language is to make it impossible for users to do anything more complex (and dangerous) than write simple mail filters. Using the ManageSieve protocol, users can upload their Sieve scripts remotely, without needing direct filesystem access through FTP or SCP. Additionally, aManageSieve server always makes sure that uploaded scripts are valid, preventing compile failures at mail delivery. This package provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA) and Dovecot's LMTP service. The ManageSieve protocol is provided is an additional service, next to Dovecot's own POP3 and IMAP services.
2010-11-05Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems,adam17-0/+1073
written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory.
2010-11-04add and enable sendmail-qtooljnemeth1-1/+2
2010-11-02one change to PKG_SYSCONFDIR too few, fixedspz1-7/+7
2010-10-30make the wrapper use getpwnam to determine uid and gid of the majordomo userspz9-39/+215
adjust the Makefile to fit package beautification and lint shutup (like eg comments for some patches)
2010-10-30+ cyrus-imapd24obache1-1/+2
2010-10-30Import cyrus-imapd-2.4.2 as mail/cyrus-imapd24.obache27-0/+975
IMAP (Internet Message Access Protocol) is an Internet standards-track protocol for accessing messages (mail, bboards, news, etc). The Cyrus IMAP server differs from other IMAP server implementations in that it is generally intended to be run on "sealed" servers, where normal users are not permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through the IMAP, POP3, or KPOP protocols.
2010-10-30Fixes paths for html file.obache1-3/+3
2010-10-30No need to buildlink with bdb here, it is handled in options.mk.obache1-2/+1
2010-10-29bring up the package to current pkgsrc standards, especially DESTDIRspz5-100/+187
and paths being used. MAJORDOMO_HOMEDIR moves from /home/majordom to $VARBASE/majordomo, unless overridden by the package builder MAJORDOMO_CF is now ${PREFIX}/etc/majordomo/majordomo.cf
2010-10-28Note that this is also used by mail/sendmail-qtool/Makefilebouyer1-1/+2
2010-10-28This package install the sendmail-qtool perl script (from the sendmailbouyer3-0/+33
distribution), which can move or delete entries in mail queue in a safe manner.
2010-10-28Revert previous, this patch is already in 0.96.4.bouyer3-35/+2
2010-10-28backport 2 fixes from the git repository. Without it, clamav wouldbouyer3-2/+35
fail to parse some PDF files. Bump PKGREVISION.
2010-10-28* add missing dependency on ruby-mail.obache1-2/+4
* add "mail" to CATEGORIES Bump PKGREVISION.
2010-10-27+dccgdt1-1/+2
2010-10-27Import dcc-1.3.123 as mail/dcc from wip/dcc.gdt11-0/+531
The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter that runs on a variety of operating systems. As of the middle of 2007, it involves millions of users, more than six hundred thousand client computer systems, and more than 250 servers collecting and counting checksums related to more than 300 million mail messages on week days. The counts can be used by SMTP servers and mail user agents to detect and reject or filter spam or unsolicited bulk mail. DCC servers exchange or "flood" common checksums. The checksums include values that are constant across common variations in bulk messages, including "personalizations".
2010-10-26Changes 0.96.4:adam2-6/+6
* This is a bugfix release recommended for all users.
2010-10-25Update to akonadi 1.4.0markd3-8/+11
1.4.0 31-July-2010 --------------------------------------------- - Add change notification for collection subscription state changes. - Enable filesystem payload store by default. - Fix unicode folder name encoding regression. 1.3.90 04-July-2010 --------------------------------------------- - Reset RIDs on inter-resource moves. - Optimize disk space usage with internal MySQL. - Improve error reporting of the Akonadi remote debugging server. - Fix moving collections into the collection root. - Report PostgreSQL database errors in english independent of locale settings. - Fix unicode collection name encoding. - Optimize cache pruning with filesystem payload store. - Fix automatic migration between database and filesystem payload store. 1.3.85 09-June-2010 --------------------------------------------- - Avoid unneeded full resource sync when using sync-on-demand cache policies. - Fix crash when using D-Bus session bus in a secondary thread. - Reduce emission of unneccessary change notifications. - Fix empty filename use in fs backend. 1.3.80 27-May-2010 --------------------------------------------- - Fix unicode collection name encoding. - Support HRID-based FETCH commands. - Fix Nepomuk-based persistent searches when Nepomuk was not running during Akonadi startup. - Fix compilation on Windows CE. - Optimize item retrieval queries. - Support modification of existing persistent searches. - Support different query languages for persistent searches. - Fix PostgreSQL shutdown. - Add initial support for Sqlite. - Fix premature command abortion. - Fix parsing of cascaded lists. - Support for mysql_update_db. - Support for mysql_install_db. - Improved protocol tracing for akonadiconsole. - Support MySQL backend on Maemo. - Allow RID changes only to the owning resource. - Add Akonadi remote debugging server. - Add support for marking chaced payloads as invalid. - Add support for remove revision property. - Fix MySQL connection loss after 8 hours of inactivity. - Fix D-Bus race on server startup. - Fix internal MySQL on Windows. - Fix config and data file location on Windows. - Fix PostgreSQL startup when using internal server. - Refactor database configuration abstraction.
2010-10-25Fixes DESTDIR installation.obache1-2/+2
2010-10-22update to 2.4.20drochner2-6/+6
changges: minor fixes and cleanup
2010-10-22update to 1.0.6drochner3-20/+6
This seems to fix the security problem with '\0' in domain names which was also present in openssl and nss. (CVE-2010-1192) (The bundled changelog does only beat around the bush.)
2010-10-21Update to thunderbird-3.1.5.tnn4-24/+8
* Several fixes to improve stability and security * Several fixes to the user interface. MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14)
2010-10-21add and enable opendkimjnemeth1-1/+2
2010-10-20 -- VERSION 0.38 --pettai2-7/+7
* lib/Mail/DKIM/DkSignature.pm, Signature.pm: avoid calling lc() on an undefined value (this generates warnings in Perl 5.12.x). * lib/Mail/DKIM/PrivateKey.pm (load): fix bug where a private key file named '0' could not be loaded * lib/Mail/DKIM/DkSignature.pm (new): accept Key parameter when constructing a DomainKey signature object * t/external_signer.t: test use of an alternate object for Key during a "sign" operation * lib/Mail/DKIM/Signer.pm: document use of an alternate object for PrivateKey objects * lib/Mail/DKIM/Signer.pm: import PrivateKey.pm in this module, rather than in the Algorithm modules * lib/Mail/DKIM/PrivateKey.pm: document the sign_digest() method * lib/Mail/DKIM/Algorithm/*: use sign_digest() rather than sign_sha1_digest() * t/public_key.t: test that DNS failure reason is given, when DNS returns no results * lib/Mail/DKIM/DNS.pm: bugfix (introduced by async_dns branch): preserve $@ in case of no error * lib/Mail/DKIM/{DNS,Signature,PublicKey,Policy}.pm: merged my "async dns" branch * lib/Mail/DKIM/Policy.pm: new fetch_async method, seems to work * lib/Mail/DKIM/Signature.pm: new fetch_public_key method, which starts an asynchronous query for the public key referenced by this signature; redesign get_public_key to know how to complete the query * lib/Mail/DKIM/PublicKey.pm: new fetch_async method: starts a query and returns a subref that when called will complete the query * lib/Mail/DKIM/DNS.pm: new query_async method: starts a query and returns a subref that when called will complete the query * MANIFEST: include sample_mime_lite.pl script in tarball * lib/Mail/DKIM/DNS.pm: restart timer after a DNS lookup
2010-10-19OpenDKIM is an open source implementation of the DKIM (Domain Keys Identifiedpettai10-0/+314
Mail) sender authentication system proposed by the E-mail Signing Technology Group (ESTG), now standardized by the IETF (RFC4871). It also includes implementations of the Author Domain Signing Practises (ADSP, RFC5617) and Vouch By Reference (VBR, RFC5518) proposed standards. The project started from a code fork of version 2.8.3 of the open source dkim-milter package developed and maintained by Sendmail, Inc.
2010-10-18- Add vbr option (FFR). See http://en.wikipedia.org/wiki/Vouch_by_Referencepettai4-8/+19
2010-10-17Fix incomplete installation by patching "scripts/phail.php" after thetron1-3/+4
installation which otherwise fails due to an MD5 checksum of the above file. Bump package revision as the binary package changed.
2010-10-16- patch majordomo.pl for perl 5.12 compat (split does not return @_)spz3-4/+31
Patch submitted by Todd Kover in PR pkg/43974 -> bump pkgrev - make myself maintainer - add restriction (majordomos license does not allow redistribution of modified binaries)
2010-10-15Update mail/ruby-actionmailer3 to 3.0.1.taca2-7/+7
No change except version, it is part of Rails 3.0.1.
2010-10-15Update mail/ruby-actionmailer to 2.3.10.taca2-7/+7
No change except version, it is part of Rails 2.3.10. Change depending pattern to prevent ruby-actionpack 3.0.0 and later.
2010-10-12Don't depend on libtool internals.joerg3-1/+40
2010-10-09* no interactive in configure stage since 3 years 7 months ago.obache1-9/+14
* add user-destdir installation support. * no for workref of cat command. * honor PKGMANDIR.
2010-10-09MAKE_JOBS_SAFE=noobache1-1/+3
2010-10-06RELEASE 0.4.2pettai2-6/+6
------------- - Fix handling of backslash as IMAP delimiter - Fix charset replacement in HTML message bodies (#1487021) - Fix: contact group input is empty when using rename action more than once on t he same group record - Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023) - Fix handling of Thunderbird's vCards (#1487024) Oked by wiz@
2010-10-06Yet another perl 5.12.x error fixpettai3-3/+24
Oked by wiz@
2010-10-06Two fixes for cmew problem from mew-dist mailing list.taca3-2/+74
Bump PKGREVISION.
2010-10-05Update Dovecot to 1.2.15, Sieve plugin to 0.1.18, ManageSieve to 0.11.12ghen2-17/+17
(bugfixes only). Changelog for Dovecot 1.2.15: * acl: Fixed the logic of merging multiple ACL entries. Now it works as documented, while previously it could have done slightly different things depending on the order of the entries. For details see http://www.dovecot.org/list/dovecot/2010-October/053452.html * acl: Don't give admin rights to all owner mailboxes. This was originally done to make sure that mailbox owner couldn't accidentally remove their own admin rights. But this is already prevented by SETACL command, so it's not necessary. Also sysadmin may have intentionally removed some admin rights from some mailboxes (especially when using symlinked shared mailboxes). - Maildir: Fixed potential "Duplicate file entry" in dovecot-uidlist file errors. - Maildir: Avoid unnecessary uidlist recreation during mail delivery. - imap: When SELECT fails, it didn't close the previous mailbox. - Dovecot master process could have died if it got SIGCHLD signals very rapidly while it was trying to log. This could have happened for example if a lot of imap/pop3 sessions disconnected at the exact same time. Changelog for Sieve 0.1.18: - Imap4flags: fixed segfault bug occuring in multiscript context. Occured in specific situations when a script using imap4flags was followed in the sequence by scripts not using imap4flags. - Imap4flags: fixed bug in setflag command; when parameter was a stringlist, only the last item was actually set. - Prevented assertion failure due to currupt binary string representation. If the string were missing a final \0 character an assertion was produced in stead of a binary corruption error. - Multiscript: fixed duplicate implicit keep caused by erroneous execution state update. - Fixed Sieve script name checking to properly handle length limit and added 0x00ff as invalid character. - Removed spurious old stdio.h (top) includes; these caused compile issues on specific systems. - Fixed default Sieve capability (as reported by ManageSieve): extra extensions spamtest, spamtestplus and virustest were enabled by default. These should, however, only be enabled when properly configured and there is no default configuration. - Variables extension: fixed :length set modifier to recognize utf8 characters in stead of octets. - Fixed unnecessary reporting of dummy extensions in ManageSieve SIEVE capability; the comparator-i;octet and comparator-i;ascii-numeric 'extensions' were reported explicitly. - LDA Sieve plugin: added _version symbol to enable Dovecot's plugin version check. Without this check, people can forget to recompile the plugin, which can lead to unexpected effects. Changelog for ManageSieve 0.11.12: - Fixed error handling of PUTSCRIPT commmand; save commit errors would not make the command fail. - Fixed PUTSCRIPT bug causing it to hang when given an empty script name.
2010-10-04Added comments to the new patches, requested by wiz@pettai6-11/+26
2010-10-03RELEASE 0.4.1pettai4-16/+34
------------- - Fix space-stuffing in format=flowed messages (#1487018) - Fix msgexport.sh now using the new imap wrapper - Avoid displaying password on shell (#1486947) - Only lower-case user name if first login attempt failed (#1486393) - Make alias setting in squirrelmail_usercopy plugin configurable (patch by pomm i, #1487007) - Prevent from saving a non-existing skin path in user prefs (#1486936) - Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) - Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) - Fix upgrade script for SQLite (#1486903) - Fixes in SQL init script + added update script for MSSQL database - Remove redundant date in syslog messages (#1486945) - Fix contacts list page controls when a group is selected (#1486946) - Fix SMTP test in Installer (#1486952) - Fix "Select all" causes message to be opened in folder with exactly one messag e (#1486913) - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) - Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) - Fix TinyMCE buttons are hidden in Opera (#1486922) - Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) - Display inline images with known extensions and non-image content-type (#14869 34) - Fix "Threaded" checkbox after subfolder creation (#1486928) - Fix timezone string in sent mail (#1486961) - Show disabled checkboxes for protected folders instead of dots (#1485498) - Added fieldsets in Identity form, added 'identity_form' hook - Re-added 'Close' button in upload form (#1486930, #1486823) - Fix handling of charsets with LATIN-* label - Fix messages background image handling in some cases (#1486990) - Fix format=flowed handling (#1486989) - Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995) - Fix list_cols is not updated after column dragging (#1486999) - Support %z variable in host configuration options (#1487003) Oked by wiz@
2010-10-03Fixes for spamassassin running on perl 5.12.xpettai7-3/+247
See: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6392 https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6396 Oked by wiz@
2010-10-03Convert sh-like conditional style to gmake's one.obache2-1/+21
gmake-3.82 dislike it.