summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2008-01-14Changes 4.69:adam5-15/+15
* Add preliminary DKIM support. * Bugzilla 592: --help option is handled incorrectly if exim is invoked as mailq or other aliases. Changed the --help handling significantly to do whats expected. exim_usage() emits usage/help information. * Added the -bylocaldomain option to eximstats. * Bugzilla 619: Defended against bad data coming back from gethostbyaddr * Bugzilla 613: Documentation fix for acl_not_smtp * Bugzilla 628: PCRE update to 7.4 (work done by John Hall)
2008-01-14Add an option, as with pine, to apply Eduardo Chappa's `fancy threading'jwise2-7/+17
patch. Defaults to off, for now. Bump PKGREVISION.
2008-01-14Add the postfix stress-adaptive behaviour patch via an option "postfix-stress"ghen2-3/+15
(disabled by default). This functionality will be included in Postfix 2.5 but has been proven very succesful on the mailing lists so Wietse provided a patch for Postfix 2.3 and 2.4. See http://www.postfix.org/STRESS_README.html#adapt for configuration details.
2008-01-14add the same patch as in goffice0.6 to fix which(1) misuse bydrochner2-1/+17
a Makefile fragment provided by gtk-doc. Should fix build error reported by Thomas Klausner.
2008-01-12db4 update related revision bumpadam7-12/+14
2008-01-11Updated to version 0.30.heinz2-6/+6
Pkgsrc changes: - none Changes since version 0.29: =========================== Version 0.30 - released 2008-01-10 * includes speed-up optimizations by Mark Martinec * DomainKeys, implement proper identity matching... a DomainKey-Signature's domain should match the From/Sender address * several more test cases * API improvements: * accept additional arguments when creating Signer/Signature * bugfixes: * DomainKey-Signature headers were not "prettified" * granularity ending with '*' was not checked correctly * DomainKey-Signature granularity was checked against the wrong value
2008-01-11update to 2.12.3drochner2-6/+6
changes: translation updates
2008-01-11update to 2.20.3drochner2-7/+7
changes: -bugfixes -translation updates
2008-01-11update to 1.12.3drochner2-6/+6
changes: -bug fixes -translation updates
2008-01-11Add claws-mail-tnef and libytnef.kristerw1-1/+3
2008-01-10Major changes compared to the Turba H3 (2.1.5) version are:adrianp3-12/+12
* Fixed privilege escalation in the Horde API. * Updated Japanese translation.
2008-01-10Updated to match squirrelmail 1.4.13.adam3-12/+260
2008-01-10Make the config files writable for root and strictly read-only for the userghen1-3/+4
the app runs as. Bump PKGREVISION.
2008-01-10Updated mail/clamsmtp to 1.9martti4-72/+7
1.9 [2007-05-28] - Resolve any DNS name for each connection. - Use my real name 'Stefan Walter' See: http://memberwebs.com/nielsen/
2008-01-10Fix #define of _XOPEN_SOURCE to be compatible with Opengroup standardssmb6-4/+34
(and, not incidentally, to make certain things work on amd64).
2008-01-09Major changes compared to the IMP H3 (4.1.5) version are:adrianp2-7/+6
* Small bug fixes and improvements. * Updated Japanese translation.
2008-01-09Major changes compared to the Ingo H3 (1.1.4) version are:adrianp3-7/+11
* Added Japanse translation. * Improved sieve forward rules.
2008-01-09Corrected name of Apache license.heinz1-2/+2
2008-01-09Updated to version 3.2.4.heinz4-14/+16
Pkgsrc changes: - Due to "user-destdir" mode not working yet switched to "destdir" mode for the time being. - Explicitly listed licence information. - Listed submitted bug identifiers for patch-ba and patch-bc. Changes since version 3.2.3: ============================ 3.2.4 is a major bug-fix release, with a few minor new features. Summary of changes: - bug 5599: allow load distribution of SA nameserver queries across all nameservers listed in resolv.conf, using 'dns_options rotate'. thanks to Pawel Sasin <hannibal /at/ wp-sa.pl> - bug 5673: 'ALL' header was including spurious extra spaces between header names and values. fix - bug 5594: several major sa-compile fixes. major increase in overall speed; cache results between runs to further increase speed; and fix a danger of massive memory usage - bug 5556: fix a variety of sa-compile portability issues, and support for 5.6.x perls - bug 5514: make 'score set for a non-existent rule' a debug message, instead of a lint warning, since it's a very frequent FAQ - bug 5493: sa-compile fails to correctly deal with escaped backslashes. fix - bug 5672: remove DNS_FROM_SECURITYSAGE (DNSBL lookups against securitysage.com) due to unreliability - bug 5476: update Bonded Sender (now Sender Score Certified) rules, and add a rule for their strictly-confirmed-opt-in-required zone - bug 5538: remove FORGED_MUA_AOL_FROM and FORGED_AOL_TAGS entirely; they're obsolete, given the current capabilities of AOL mail user agents - bug 5632: remove all completewhois.com DNSBL lookups, site seems to have disappeared without warning - bug 5715: allow for more than one sa-update MIRRORED.BY file host in DNS, for redundancy - bug 5662: DKIM changes: recognize author signature and multiple signatures for whitelisting (with Mail::DKIM 0.29); disable useless "check_dkim_signsome"; new eval rules "check_dkim_valid_author_sig" and "check_dkim_valid" (an alias for a "check_dkim_verified" misnomer); new tags _DKIMIDENTITY_ and _DKIMDOMAIN_; updated terminology; verification speedup with Mail::DKIM 0.30 (or its pre-releases) - bug 5696: sa-compile: cut regexp base strings at Unicode high codepoints, to avoid corruption of patterns containing UTF-8 - bug 5637: bayes_file_mode is handled incorrectly when creating bayes.mutex, resulting in incorrect permissions on that file; fix by Mihaly Barasz - bug 5612: DB_File version 4.2.x has a bug that loops infinitely if files named '__db.{filename}' are present; work around. thanks to J. Nick Koston for the report and fix - bug 5606: too-early init_learner() call causes root's user prefs file to be read when spamd is started; this is inappropriate. fix - bug 4179: if allow_user_rules is 1, user rules are not unique to each user; one user's user rules can appear in later scans for other users that are run using the same spamd process. fix - bug 5680: ALL_TRUSTED can fire if a trusted MSA or webmail system receives the message from an untrusted X-Originating-IP: header. fix - bug 5626: in the 'spamassassin' script, install a signal handler for SIGHUP, SIGINT, SIGTERM and SIGPIPE to ensure that temporary files are removed - bug 5557: some temporary files are left not cleaned up on Windows; fix - bug 5661: speed up Bayes SQL queries by allowing the use of indexes when expiring - bug 5611: support 'spamd --nouser-config -u username', which setuids to 'username' but does not read user_prefs files from anywhere - bug 5665: spamd may fail to notice that a child has completed exiting, and keeps in the child list in state 'K', eventually filling up the child list with 'ghost' children. fix - bug 5735: spamc should allow retry_sleep 0 - bug 5728: spamd: require -u with --sql-config or --ldap-config - bug 5682: remove FH_HOST_ALMOST_IP, FH_HOST_EQ_D_D_D_D, due to false positives and redundancy with RDNS_DYNAMIC; remove FH_HOST_EQ_D_D_D_DB due to no hits - bug 5681: look up IP addresses found in 'X-Yahoo-Post-IP' and 'X-SenderIP' headers, too, thanks to Martin Blapp - Bug 5589: Refined async events handling and DNS lookup completions - bug 5586: RDNS_NONE has false positives if the MTA doesn't put the hostname in the Received header, like Communigate Pro. add an exception for this - bug 5748: fix locale problem with use of external sort in sa-compile
2008-01-09Correct PLISTsmb2-18/+10
2008-01-09- Some "pkglint -Wall" fixesmartti6-8/+77
- Make this build on Solaris 10 by checking for strcasestr (patch received from Andri Piik in a private mail)
2008-01-09Upgrade Claws Mail to 3.2.0, plus add the tnef plug-in.smb48-185/+231
# Several GUI improvements The colour preferences have been split into tabs. Improve the way 'Find in current message' search results are shown by vertically centering the selected text in the Message View. Improvements to the 'List URIs' dialogue. Filtering/Processing Match Type dialogue has been reworked. Several other layout improvements. # Several address book improvements Added Custom Attributes, which can be edited from '/Tools/Edit custom attributes...' and are used from the 'Name' drop down list on the 'Edit Person Details' dialogue. Always add a new contact if any value is set, instead of silently rejecting it when an email address is not set. Better guessing of contact name from incomplete name information. Better display of contacts that have no name set, in contact lists, group contents, find duplicate results. Error messages don't show in the status bar anymore, alert panels are used instead. Several other GUI improvements. # Added optional Tooltips to the Message List. This is enabled by the 'Show tooltips' option on the '/Display/Summaries' Preferences page and is only possible with GTK+ >= 2.12 # Much improved handling of Return Receipts, both outgoing and incoming. # Added the option to use the system defaults for External Programs preferences on the '/Message View/External Programs' page. # Added "select first email in list" to the list of possible selections in the 'Set default selection on entering a folder' options on the '/Display/Summaries' preferences page. # IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode prevents fetching of tags.) # IMAP: Optimised flag handling and message copying. # Improved printed page layout for built-in GTK+ printing Bold fonts are now used where appropriate and a demarcation between header and body has been added. # Optimised filtering on flags/tags changes. # MAEMO: Added LED flashing for new mail alerts # MAEMO: Made all of the left of column in the Folder List a hotspot for expanding/collapsing the tree. # Updated translations: Brazilian Portuguese, French, German, Hungarian, Italian, and Spanish
2008-01-09Add the ytnef library, primarily in support of the claws-mail-tnefsmb5-0/+48
plug-in.
2008-01-08Updated to version 0.29.heinz2-9/+9
Pkgsrc changes: - none Relevant changes since version 0.28: ==================================== Version 0.29 - released 2007-11-08 * verifiers can now access all parsed signatures and their results, not just signatures that were fully tested * signer policies can now specify what private key file to use * some other minor API improvements * bugfixes: * for DomainKeys signatures, fixed a compatibility issue handling the h= tag * for DKIM, signature expirations had been ignored * for DKIM, signature identities did not have to match the domain * for DKIM, public key granularity field had been ignored
2008-01-06+imobache1-1/+2
2008-01-06Import IM version 149.obache5-0/+167
Based on packaged by URA Hiroshi in pkgsrc-wip and Tetsuya Isaki via private mail. IM provides a series of user interface commands (imput, imget, imls, ...) and backend Perl5 modules to integrate E-mail and NetNews user interface. They are designed to be used both from Mew version 1.x and on command line.
2008-01-05Added support for installation to DESTDIR.heinz1-3/+4
2008-01-05Nuked 45 patches that were all doing the same mechanical transformation.rillig48-645/+10
We have the SUBST framework for a reason. (hi joerg! And don't tell me it's too unreliable, I won't believe it.)
2008-01-05It's a META_PACKAGE.rillig1-10/+3
2008-01-04Full DESTDIR support.ghen1-9/+11
2008-01-04libmilter does not use this file any morejnemeth1-2/+1
2008-01-04change comment indicating what uses this file to suggested formatjnemeth1-2/+2
2008-01-03Added support for installation to DESTDIR.heinz1-5/+6
2008-01-03Update to 2.4.8:xtraeme2-6/+6
* The encoding method of MIME headers is now determined by outgoing encoding rather than the value of MB_CUR_MAX. * The memory leaks and warnings in LDAP search were fixed. * The beep on folders with one message when using GTK+ 2.12 was removed. * Win32: The crash that occurred when trying to display some TIFF files was fixed. * Win32: Settings are now automatically saved on the shutdown of system.
2008-01-03pkglint.ghen2-3/+5
2008-01-01Update to Dovecot 1.0.10.ghen3-41/+6
v1.0.8 and v1.0.9 were a bit bad releases. Hopefully one day I've managed to have written a proper test suite which can be run before doing any releases.. * Security hole with LDAP+auth cache: If base setting contained %variables they weren't included in auth cache key, which broke caching. This could have caused different users with same passwords to log in as each other. [pkgsrc: this was fixed in dovecot-1.0.9nb1] - LDAP: Fixed potential infinite looping when connection to LDAP server was lost and there were queued requests. - mbox: More changes to fix problems caused by v1.0.8 and v1.0.9. - Maildir: Fixed a UIDLIST_IS_LOCKED() assert-crash in some conditions (caused by changes in v1.0.9) - If protocols=none, don't require imap executables to exist
2008-01-01update alpine to 1.00nb1 - only pass --without-pthread on NetBSD 4.x and earlierabs1-2/+3
2007-12-30In the Lisp code, reference the correct directory for the icons.cjep3-3/+24
Fixes PR#30530.
2007-12-29Update alpine to official 1.00 release (many thanks to upstream for takingabs6-117/+6
back all patches). No changelog available
2007-12-27Reorder stupid gnulib header to fix build on DragonFly.joerg2-1/+37
2007-12-22Fix a possible security hole with LDAP authentication and variables in the LDAPghen3-2/+37
search base, see http://www.dovecot.org/list/dovecot-news/2007-December/000057.html
2007-12-22Added 'ldap' optionadam2-3/+14
2007-12-22Fix building with ldap option enabledadam1-2/+3
2007-12-22This package installs csh scripts; set USE_TOOLS accordingly.minskim1-2/+13
Patch provided by Aleksey Cheusov in PR 37585.
2007-12-22Change MOZILLA master sites difinitions, related to PR 37379.obache2-6/+4
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions.
2007-12-21Depend on yacc, lex and flex as needed. Fixes PR 37586.joerg1-1/+2
2007-12-18Updated mail/clamav to 0.92martti5-26/+28
This release provides various bugfixes, optimisations and improvements to the scanning engine. The new features include support for ARJ and SFX-ARJ archives, AutoIt, basic SPF parser in clamav-milter (to reduce phishing false-positives), faster scanning and others (see ChangeLog). To get a consistent behaviour of the anti-phishing module on all platforms, libclamav now includes the regex library from OpenBSD.
2007-12-17Update libsieve to 2.2.6.obache2-6/+9
This package is DESTDIR ready. libSieve 2.2.6 -------------- - Fix for bracketed comments (thanks to Daniel Shahaf). - More graceful handling of malformed addresses (thanks to Paul Stevens). - Return header and address errors separately from script parse errors.
2007-12-16update to 2.12.2drochner2-6/+6
changes: -bugfixes -translation updates
2007-12-16Include "stdlib.h" head file and add a few forward declarations to pleasetron2-8/+16
picky C compilers.