summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin82-146/+164
2013-02-06- reset PKGREVISION for update to sendmail 8.14.6jnemeth1-3/+2
- appease pkglint
2013-02-06- reset PKGREVISION for update to sendmail 8.14.6jnemeth1-4/+3
- appease pkglint
2013-02-06Update to sendmail 8.14.6: this is a general bug fix release.jnemeth3-8/+7
- will look at making recently requested changes in a subsequent commit 8.14.6/8.14.6 2012/12/23 Fix a regression introduced in 8.14.5: if a server offers two AUTH lines, the MTA would not read them after STARTTLS has been used and hence SMTP AUTH for the client side would fail. Problem noted by Lena. Do not cache hostnames internally in a non case sensitive way as that may cause addresses to change from lower case to upper case or vice versa. These header modifications can cause problems with milters that rely on receiving headers in the same way as they are being sent out such as a DKIM signing milter. If MaxQueueChildren is set then it was possible that new queue runners could not be started anymore because an internal counter was subject to a race condition. If a milter decreases the timeout it waits for a communication with the MTA, the MTA might experience a write() timeout. In some situations, the resulting error might have been ignored. Problem noted by Werner Wiethege. Note: decreasing the communication timeout in a milter should not be done without considering the potential problems. smfi_setsymlist() now properly sets the list of macros for the milter which invoked it, instead of a global list for all milters. Problem reported by David Shrimpton of the University of Queensland. If Timeout.resolver.retrans is set to a value larger than 20, then resolver.retry was temporarily set to 0 for gethostbyaddr() lookups. Now it is set to 1 instead. Patch from Peter. If sendmail could not lock the statistics file due to a system error, and sendmail later sends a DSN for a mail that triggered such an error, then sendmail tried to access memory that was freed before (causing a crash on some systems). Problem reported by Ryan Stone. Do not log negative values for size= nor pri= to avoid confusing log parsers, instead limit the values to LONG_MAX. Account for an API change in newer versions of Cyrus-SASL. Patch from Hajimu UMEMOTO from FreeBSD. Do not try to resolve link-local addresses for IPv4 (just as it is done for IPv6). Patch from John Beck of Oracle. Improve logging of client and server STARTTLS connection failures that may be due to incompatible cipher lists by including the reason for the failure in a single log line. Suggested by James Carey of Boeing. Portability: Add support for Darwin 11.x and 12.x (Mac OS X 10.7 and 10.8). Add support for SunOS 5.12 (aka Solaris 12). Patch from John Beck of Oracle.
2013-02-05Update postfix to 2.8.14.taca2-7/+6
* The postconf(1) master.cf options parser didn't support "clusters" of daemon command-line option letters. * The local(8) delivery agent dereferenced a null pointer while delivering to null command (for example, "|" in a .forward file). Reported by Gilles Chehade. * A memory leak fix for tls_misc.c was documented but not included.
2013-02-04Update to 1.7.2 - from Jaap Boendermarkd2-7/+6
1.7.2 31-March-2012 --------------------------------------------- - Fix and optimize searching via Nepomuk. 1.7.1 03-March-2012 --------------------------------------------- - Don't truncate SPARQL queries in virtual collections. - Optimize change notifications for deleted collection attributes. - Fix possible data loss during item copy/move operations.
2013-02-03Distfile changed in place (tweaked wording in docs and RPM specschmonz2-5/+6
file). Set DIST_SUBDIR.
2013-02-01Pick up maintainership.wiz1-2/+2
2013-02-01Reset MAINTAINER/OWNER (became observers)wiz5-10/+10
2013-01-29Update fml to 7.98.18-20121230.taca3-14/+13
7.98.18 hack base to catch up perl 5.16 changes, cpan modules .. 7.98.17 update modules: cpan modules, IM et.al (to be planned). 7.98.16 FML::Install is enhanced.
2013-01-29Allow '+' character in local-part.taca4-5/+23
Bump PKGREVISION.
2013-01-29Update ruby-actionmailer3 to 3.0.20.taca1-4/+4
No change except version.
2013-01-27Update to 4.37.0. From the changelog:schmonz2-6/+6
- handle IMAP servers which include "/" in message IDs better, so those messages aren't always thought to be new. Thanks: Bradley Rintoul. - record (IMAP) mailbox retrieved from in X-getmail-retrieved-from-mailbox: header field, and make it available as %(mailbox) substitution in MDA_external arguments. Thanks: Les Barstow. - add delete_bigger_than option to allow removal of large messages after retrieval, even if not deleting messages otherwise. Thanks: Jan Vereecke.
2013-01-27Add mimpbouyer1-1/+2
2013-01-27Import mimp-1.1.4 to pkgsrcbouyer6-0/+249
MIMP is a project to create a version of IMP suitable for small mobile devices such as WAP phones or PDAs. Basic IMP functionality is implemented including mailbox viewing and paging, viewing messages, deleting, replying, forwarding, and composing new messages.
2013-01-27Fix distinfo for previous commit (the patches were correct; I probably forgotbouyer1-3/+3
to run 'make makepatchsum' after updating them ...)
2013-01-27Updated to 2.12rhaen2-7/+6
Changes: version 2.12: Fri Dec 21 12:18:51 CET 2012 Fixes: - default for Mail::Header::new(Modify) is 'false', not 'true' rt.cpan.org#79985 [Thomas Sibley] - Mail::Address take username with rindex(), a bit better than index() but still poor. rt.cpan.org#82056 [Filipe Gonçalves] Improvements: - check for bad folding of header lines rt.cpan.org#79993 [Thomas Sibley] - add a note about better to avoid Mail::Address->name(), in response to a question by rt.cpan.org#81459 [Moritz Lenz]
2013-01-26Revbump after graphics/jpeg and textproc/icuadam26-45/+52
2013-01-26Fix NetBSD quota support:bouyer4-58/+33
- make sure to include /usr/include/quota.h to have the libquota prototypes, fix a segfault on amd64 - do not leak quotahandle, make sure to quota_close() it. PKGREVISION++
2013-01-26Bump PKGREVISION.ryoon5-2/+50
* Fix slow curser move on emacs 24.2. Patches from upstream git.
2013-01-25Missing Makefile update commitmanu1-3/+3
2013-01-23- Updated to 1.911rhaen2-8/+7
ChangeLog: 1.911 2012-07-22 require a newer Email::Simple and cope with its improved line ending tweaks
2013-01-23- updated to 2.102rhaen2-7/+6
ChangeLog: 2.102 2012-07-13 recognize crlf correctly even if there is no body (thanks, Christian Walde)
2013-01-23- Updated to 1.897rhaen2-7/+6
ChangeLog: 1.897 2012-12-17 skip mailboxes, rather than aborting the whole parse, when encountering non-ASCII characters (thanks, Ruslan Zakirov!) improve the behavior of escaping in phrases (thanks, Ruslan Zakirov!) 1.896 2012-07-31 documentation improvements (thanks, Glenn Fowler!)
2013-01-20Works fine on emacs24 and emacs24nox.ryoon1-2/+2
2013-01-19Restore engimail checksumwiz1-1/+4
2013-01-19Update to 2.1.13 and add support for NetBSD 6.0 libquotamanu9-5/+330
Changes since 2.1.12: - Some fixes to cache file changes in v2.1.11. - fts-solr: Overlong UTF8 sequences in mails were rejected by Solr and caused the mails to not be indexed. - virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
2013-01-19Update to 17.0.2ryoon1-7/+4
Changelog: FIXED Security fixes can be found here FIXED Pressing the 'x' button on Windows now closes only one window rather than the whole application (805185) FIXED An issue that caused occasional corruption in local folders after filtering is now fixed (815012) FIXED An issue that caused deletion of drafts saved in IMAP folders whilst in offline mode is now fixed (805626) For security fix, see http://www.mozilla.org/en-US/thunderbird/17.0.2/releasenotes/ .
2013-01-19Add missing jpeg header files to PLIST.ryoon1-1/+7
2013-01-19Update to 17.0.2ryoon1-3/+2
Changelog: FIXED Security fixes can be found here FIXED Pressing the 'x' button on Windows now closes only one window rather than the whole application (805185) FIXED An issue that caused occasional corruption in local folders after filtering is now fixed (815012) FIXED An issue that caused deletion of drafts saved in IMAP folders whilst in offline mode is now fixed (805626) For security fix, see http://www.mozilla.org/en-US/thunderbird/17.0.2/releasenotes/ .
2013-01-17Add missing return value.joerg2-6/+8
2013-01-13Simplify code to select BDB version. "db1" gets excluded on Solaris 11tron1-6/+1
automatically anyway. This finally fixes PR pkg/47420 by Richard Palo.
2013-01-12Attempt to fix build problems under Solaris (11 at least) if the "drac"tron1-1/+13
option is used. Problem reported by Richard Palo in PR pkg/47420.
2013-01-11Improvements contributed by Richard Palo in PR pkg/pkg/47420:tron6-6/+107
- Build fixes for Solaris 11 (using GCC 4.7) - Install example for new config file format - Replace hard-coded path to state directory in various files.
2013-01-10Update to 10.0.12ryoon4-14/+42
Changelog: from http://www.mozilla.org/en-US/thunderbird/10.0.12/releasenotes/ FIXED Security fixes can be found here MFSA 2013-20 Mis-issued TURKTRUST certificates MFSA 2013-17 Use-after-free in ListenerManager MFSA 2013-16 Use-after-free in serializeToStream MFSA 2013-15 Privilege escalation through plugin objects MFSA 2013-12 Buffer overflow in Javascript string concatenation MFSA 2013-11 Address space layout leaked in XBL objects MFSA 2013-09 Compartment mismatch with quickstubs returned values MFSA 2013-05 Use-after-free when displaying table with many columns and column groups MFSA 2013-04 URL spoofing in addressbar during page loads MFSA 2013-02 Use-after-free and buffer overflow issues found using Address Sanitizer MFSA 2013-01 Miscellaneous memory safety hazards (rv:18.0/ rv:10.0.12 / rv:17.0.2)
2013-01-10Bump revision, as noted by wiz@ and gdt@. Thanks!jym1-1/+2
2013-01-09Update ruby-actionmailer32 to 3.2.11.taca1-4/+4
Only version has updated.
2013-01-09Update ruby-actionpack31 to 3.1.10.taca1-4/+4
Only version has updated.
2013-01-09Update ruby-actionmailer3 to 3.0.19.taca1-4/+4
Only version has updated.
2013-01-08roundcube defines its default configuration in .htaccess files and thisjym1-11/+3
will take precedence over any parameter specified in the <Directory> section. So remove the php blocks and add a comment to explain this.
2013-01-08Update "milter-greylist" to version 4.4.2. This version fixes buildtron4-136/+6
problems under Solaris which previously required patches.
2013-01-07* Fix build on NetBSD (_res issue)ryoon3-6/+31
* Fix build on recent NetBSD current (kinfo_proc issue)
2013-01-052.7.3 2012/11/29pettai6-30/+59
Log DB error string in dkimf_add_signrequest(), and fix a DSN handling error in dkimf_db_strerror(). LIBOPENDKIM: Ignore entries in the oversign header field name list that are empty, and an oversign header field name list that is present but empty. LIBOPENDKIM: Allow header field lists to be empty, flushing any that were previously defined. BUILD: Improve tests for including <strl.h>. REPUTATION: Use lowercase for keywords in REPUTE query generation and handling. STATS: Clean up a dead link in opendkim-genstats. 2.7.2 2012/11/14 Log the author domain name when rejecting or discarding due to ADSP. LIBOPENDKIM: Improve re-entrancy of dkim_eoh() when verifying. LIBOPENDKIM: Only do a single read attempt of a private key under GNUTLS to avoid hiding a useful error code. STATS: Add long option support for opendkim-importstats. STATS: Fix overly-strict domain name rules in opendkim-reportstats. TOOLS: Fix opendkim-genkey subdomains default. TOOLS: Fix opendkim-testmsg GNUTLS initialization. TOOLS: Add ability to assert a reporter ID to opendkim-spam. TOOLS: Add ability to skip a fixed number of Received: fields. TOOLS: Print a warning when asked to generate a key smaller than the recommended minimum. BUILD: Fix bug #SF3585163: Use a provided libstrl if detected. BUILD: Portability fixes for Solaris 10 from Claus Assmann and Leena Heino. 2.7.1 2012/10/30 Fix bug #SF3581657: Fix faulty logic in LDAP open code. Fix bug #SF3581743: Properly handle NULLs returned from OpenDBX queries and low field counts in dkimf_db_walk(). In the _FFR_REPUTATION code, free JSON objects when done with them. TOOLS: Fix argument parsing in new version of opendkim-genkey. 2.7.0 2012/10/24 Feature request #SF2964375: Reject configuration files that have a SigningTable referencing a missing or malformed KeyTable entry. Feature request #SF3544764: Support for libar has been discontinued. For asynchronous and/or thread-safe resolver service, use libunbound or a suitable version of BIND. Feature request #SF3545658: Replace "ResolvConf" with "Nameservers" and add support for NS list overrides for versions of bind that have res_setservers(). Also rename "UnboundConfigFile" to "ResolverConfiguration", and make "TrustAnchorFile" generally available. Feature request #SF3547124: Skip reputation checks on passing signatures whose keys had a "t=y" value. Feature request #SF3555842: Add "ReputationTest" setting. Feature request #SF3556439: Update opendkim-atpszone per RFC6541. Feature request #SF3559744: Add library option DKIM_OPTS_MINKEYBITS allowing one to specify a minimum number of key bits for acceptable keys and signatures. This is exposed through new configuration file option "MinimumKeyBits". The default is 1024. Fix bug #SF3536414: Activate _FFR_OVERSIGN, and remove DKIM_OPTS_ALWAYSHDRS. Fix bug #SF3536655: Rename "X-Header" to "SoftwareHeader", and rename all header fields added that start "X-" to remove that prefix, per RFC6648. The old name will be accepted through the end of the 2.7.x line. Fix bug #SF3538896: Remove antiquated CVS Id: tags, which cleans up some (harmless) build warnings. Fix bug #SF3548741: Add "ReputationTimeout" for use inside _FFR_REPUTATION, rather than using the built-in default or a hard-coded one. Fix bug #SF3549307: Remove _FFR_REPUTATION_CACHE, as it is redundant to caching code that's part of _FFR_REPUTATION already. Fix bug #SF3555844: Get repute client code in sync with repute.php (and the current REPUTE WG drafts). Fix bounds checking in the dstring printf functions. Fix loop structure in the C side of odkim.get_rcpt(). Change all temporary directory defaults from /var/tmp to /tmp. Activate _FFR_LUA_GLOBALS. Request the milter permissions required to get _FFR_REDIRECT working. Add _FFR_REPRRD, which is a second approach to DKIM-based reputation using round robin databases and Holt-Winters foreacasting using rrdtool (see http://oss.oetiker.ch/rrdtool/). Still experimental. Patch #SF3555843: With sufficient verbosity, report the default configuration file path. Patch from Andreas Schulze. BUILD: Fix bug #SF3531658: Move the strlcat() and strlcpy() implementations to their own library so that programs don't drag in crypto and other dependencies they don't need. Also clean up several other unnecessary dependencies imposed by imprecise use of autoconf. BUILD: Patch #SF3555845: Add support for older versions of libcurl. BUILD: Install non-user things in sbin instead of bin. LIBOPENDKIM: Feature request #SF3565006: Add dkim_add_querymethod() and dkim_sig_seterror(), define DKIM_CBSTAT_DEFAULT, and remove an assertion in dkim_get_key_dns(), which together allow for applications to develop non-standard key retrieval mechanisms. LIBOPENDKIM: Fix bug #SF3559080: Log correct domains and selectors with SSL errors. LIBOPENDKIM: Add DNS functions dkim_dns_config(), dkim_dns_init(), dkim_dns_nslist(), dkim_dns_set_init(), dkim_dns_set_close(), dkim_dns_set_nslist(), dkim_dns_set_config(), dkim_dns_set_trustanchor(), dkim_dns_trustanchor(). LIBOPENDKIM: Patch #SF3562496: Add DKIM_OPTS_REQUIREDHDRS to allow alteration of the mandatory header field set. LIBOPENDKIM: If "q=" is present and method "dns" is specified, it must be followed by "/txt", per RFC6376. LIBOPENDKIM: For dkim_add_xtag(), copy the provided values so the caller doesn't have to keep them around. LIBOPENDKIM: Allow dual signing of a single body with dkim_resign(). STATS: Fix bug #SF3555847: Add "--nocircles" to opendkim-gengraphs to allow operation with versions of gnuplot that don't know what "with circles" means. STATS: Patch #SF3555841: Temporary table SQL correction. TOOLS: Feature request #SF3553918: Add "-u" flag to opendkim-atpszone and opendkim-genzone enabling them to produce output suitable for use as input to nsupdate(8). TOOLS: Feature request #SF3558818: Teach opendkim-testkey about the new "ResolverConfiguration" setting. TOOLS: Fix bug #SF3565013: Replace opendkim-genkey with a perl script that knows how to do splitting of character-strings in DNS TXT records. TOOLS: Fix bug #SF3568846: Add "-t" to opendkim-testmsg to allow override of the directory where temporary files go. Also, clean up temporary files after creating them. TOOLS: Add opendkim-rephistory. This should fix PR pkg/47370.
2013-01-05Update ruby-actionmailer32 to 3.2.10.taca1-4/+4
Only version has updated.
2013-01-05Update ruby-actionmailer31 to 3.1.9.taca1-4/+4
Only version has updated.
2013-01-05Update ruby-actionmailer3 to 3.0.18.taca1-4/+4
Only version has updated.
2013-01-03Update "milter-greylist" package to version 4.4.1.tron4-26/+41
Major changes since 4.2.7: - Allow comparison of msgsize, rcptcount & spamd, against values from LDAP - localaddr option so that Postifix user can use spf self - Allow filtering header and body against LDAP or CURL gathered properties - Add format string to report last matching LDAP or CURL propery - Add a addfooter action clause in ACL, to add mail a footer - Allow per-dacl maxpeek setting, set by maxpeer action clause in racl - Add LDAP or CURL gathered property substitution in format strings - Add continue type ACL - p0f v3 support - Fix spamd hang if message contains NULL (Enrico Scholz) - Send the queueid to spamd (Petar Bogdanovic) - Ratelimit on SMTP sessions and data size - New tarpit feature (Kouhei Sutou) - Make SpamAssassin headers Sendmail-like (Petar Bogdanovic) - Merge autowhite and greylist databases (Rudy Eschauzier) - Make LDAP querries timeout configurable - Make MX sync timeout peer-configurable (Attila Bruncsak) This update is largely based on a patch submitted by Richard Palo in PR pkg/47369.
2012-12-30Use "bison" instead of "yacc" to fix the build problem under Solaristron1-2/+2
reported by Richard Palo in PR pkg/47369.
2012-12-30Add missing comment to patch file.tron2-3/+5
2012-12-30Add required standard headers.dholland4-28/+110
XXX: this package should be terminated with prejudice