summaryrefslogtreecommitdiff
path: root/mail
AgeCommit message (Collapse)AuthorFilesLines
2010-06-02Fix building with db5; revision bump for db4 updateadam19-133/+125
2010-06-02Changes 1.18:adam19-267/+55
See http://hg.vergenet.net/perdition/perdition/
2010-06-02Changes 0.8.1:adam3-26/+26
* A new, more permissive license allows people to distribute versions of Mail Avenger that are linked with OpenSSL. * Some minor corrections to manual pages, thanks to Dererk. Changes 0.8.0: * Minor changes for compilation under gcc 4.3.0. * Fsync the destination directory and expliticly update its times when delivering a message to a maildir.
2010-05-31Fix for PR pkg/43380pettai3-2/+17
2010-05-28Create required directory at pre-start,obache2-2/+18
because /var/run may be cleared at bootstrap. Bump PKGREVISION.
2010-05-28Create required directory in pre-start stage,obache2-3/+18
/var/run may be cleared at boot.
2010-05-24fixed uninitialized variablechristos4-6/+20
2010-05-22Use makedepend before build for MAKE_JOBS_SAFE.obache1-2/+6
2010-05-20Updated mail/clamav to 0.96.1martti8-31/+32
* Lots of bug fixes
2010-05-19missed a piece of Sean Boudreau's patch in the last commitdrochner2-3/+12
2010-05-19Install the gdata provider when lightning is enabled. This allows you totnn4-4/+32
bidirectionally access your Google Calendar from within lightning. For more information: https://wiki.mozilla.org/Calendar:GDATA_Provider#Accessing_your_Calendar
2010-05-18make PTHREAD_LIB override work as intended, from Sean Boudreau perdrochner2-7/+8
mail to tech-pkg (shouldn't make a difference to the installed pkg because libpthread is pulled in by a number of other libraries)
2010-05-18Changes 0.83:adam4-19/+15
* cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug. * cone/myreferences.H (m): Fix NULL ptr deref. * cone/cursesmessage.C (nextLink): Fix wild pointer. * libmail/copymessage.C (fail): Fix segfault if fetching the contents, of the message being copied, fails. * cone/cursesmessage.C (reformatAddLine): Clear the entire struct to suppress warnings from valgrind. * gcc 4.5 portability fixes. * tcpd/libcouriergnutls.c (tls_connect): Fix bad call to gnutls_server_name_set(). Changes 0.82: * cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3). * all: Some code cleanup. Changes 0.81: * cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values. Changes 0.80: * cone/libmail: Link with libidn if this library is installed. Added getAddrAddr() and setAddrAddr() methods to mail::emailAddress that use libidn, if installed, to decode/encode the hostname portion of the email address. * The GNU IDN library is now required to build Cone
2010-05-17update for claws-mail updatedrochner2-7/+6
2010-05-17update claws-mail to 3.7.6drochner31-122/+168
changes: -Encrypt saved LDAP passwords -UI improvements -bugfixes -translation updates -builds with libetpan-1.0, needs gtk2-2.10
2010-05-17update to 1.0drochner6-45/+14
changes: -added imap quota support -bugfixes, cleanup
2010-05-17Note about LICENSE.obache1-1/+2
2010-05-16LICENSE=2-clause-bsdobache1-1/+2
2010-05-15LICENSE=gnu-lgpl-v2.1obache1-1/+2
2010-05-15Revision bump after updating boost-libs to 1.43.0adam1-1/+2
2010-05-11Add and enable mime-construct.jmmv1-1/+2
2010-05-11Initial import of mime-construct 1.10:jmmv3-0/+29
mime-construct is a tool to construct and optinally send MIME email messages.
2010-05-09Unbreak "fetchmailconf" package by updating it to version 6.3.17 as well.tron1-2/+2
Changes since version 6.3.14: # BUG FIXES * Do not lose "set invisible" in fetchmailconf. (Michael Barnack)
2010-05-09Add patch by Matthias Andree to avoid warnings about insecure connectionstron3-2/+24
if SSL fingerprints are used.
2010-05-08Update to 6.3.17 per PR#43269tez3-6/+25
fetchmail-6.3.17 (released 2010-05-06, 25767 LoC): # SECURITY FIX * CVE-2010-1167: Fetchmail before release 6.3.17 did not properly sanitize external input (mail headers and UID). When a multi-character locale (such as # FEATURES * Fetchmail now supports a --sslcertfile <file> option to specify a "CA bundle" file (a file that contains trusted CA certificates). Since these bundled CA files do not require c_rehash to be run, they are easier to use and immune to OpenSSL library updates that affect the hash function. * Fetchmail now supports a FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS environment variable to force loading the default SSL CA certificate locations even if --sslcertfile or --sslcertpath is used. If neither option is in effect, fetchmail loads the default locations. # REGRESSION FIX * Fix string handling in rcfile scanner, which caused fetchmail to misparse a run control file in certain circumstances. Fixes BerliOS bug #14257. Patch by Michael Banack. This fixes a regression introduced before 6.3.0. # BUG FIXES * Plug memory leak when using a "defaults" entry in the run control file. * Do not print SSL certificate mismatches unless verbose or --sslcertck is enabled. * Do not lose "set invisible" in fetchmailconf. (Michael Barnack) # CHANGES * Usability: SSL certificate chains are fully printed in -v -v mode, and there are now helpful pointers to --sslcertpath and c_rehash for "unable to get local issuer certificate" and self-signed certificates -- these usually hint to missing root signing CAs in the certs directory. * Several fixes for compiler (GCC, Intel C++, CLang) and autotools warnings * Memory allocation failures will now cause abnormal program abort (SIGABRT), no longer an exit with unspecified code. # DOCUMENTATION * Fix table of global option to read "set softbounce" where there used to be a 2nd copy of "set spambounce". Patch by Michael Banack, BerliOS Bug #17067. * In the --sslcertpath description, mention that OpenSSL upgrade (and a 0.9.X to 1.0.0 upgrade in particular) may require running c_rehash. # TRANSLATION UPDATES [zh_CN] Chinese/simplified (Ji Zheng-Yu) [cs] Czech (Petr Pisar) [nl] Dutch (Erwin Poeze) [fr] French (Fr\xc3<A9>d\xc3<A9>ric Marchal) [de] German [id] Indonesian (Andhika Padmawan) [it] Italian (Vincenzo Campanella) [ja] Japanese (Takeshi Hamasaki) [pl] Polish (Jakub Bogusz) [sk] Slovak (Marcel Telka) [vi] Vietnamese (Clytie Siddall) # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the current release information - however, it was stuck with 6.3.8 for a while) * fetchmail does not handle messages without Message-ID header well (See sourceforge.net bug #780933) * BSMTP is mostly untested and errors can cause corrupt output. * Sun Workshop 6 (SPARC) is known to miscompile the configuration file lexer in 64-bit mode. Either compile 32-bit code or use GCC to compile 64-bit fetchmail. Note that fetchmail doesn't take advantage of 64-bit code, so compiling 32-bit SPARC code should not cause any difficulties. * fetchmail does not track pending deletes over crashes * the command line interface is sometimes a bit stubborn, for instance, fetchmail -s doesn't work with a daemon running fetchmail-6.3.16 (released 2010-04-06, 25574 LoC): # BUG FIX * Fix --interface option, broken in 6.3.15. Reported by Vladmimir Stavrinov. Fixes Debian Bug #576717. # CHANGE * Call OpenSSL_add_all_algorithms(). This is needed to support non-mandatory and non-standard algorithms in certificates. Sjoerd Simons, to fix Debian Bug #576430. OpenSSL 0.9.8* does not load - for instance - the SHA256 digest by default. Reported as OpenSSL RT#2224. fetchmail-6.3.15 (released 2010-03-28, 25572 LoC): # FEATURE * Fetchmail now supports a bad-header command line or rcfile option that takes exactly one argument, accept or reject (default). This specifies how messages with bad headers retrieved from the current server are to be treated. # BUG FIXES * In the rcfile, recognize "local" as abbreviation for "localdomains", as documented. The short form has not ever worked since this feature was added in January 1997. Reported by Fr\xc3<A9>d\xc3<A9>ric Marchal. * Do not close stdout when using mda and "bsmtp -" at the same time. * Log operating system errors when BSMTP writes fail. * Fix verbose mode progress formatting regression from 6.3.10; SMTP trace lines were no longer on a line of their own. Reported by Melchior Franz. * Check seteuid() return value and abort running MDA if switch fails. * Set global flags in a consistent manner. Make --nosoftbounce and --nobounce work from command line (these used to work in rcfiles). Reported and fix confirmed working by N.J. Mann. (Sunil Shetye) * Properly import h_errno declarations, even on systems where h_errno isn't a macro. (Adds ./configure check, fixes Cygwin dllimport warnings.) # CHANGES * The repository has been converted and moved from the Subversion (SVN) format kindly hosted by Graham Wilson over the past years to Git format hosted on Gitorious.org. My deepest thanks to Graham Wilson for this service that kept us going when BerliOS's Subversion service was faulty in its early days. * This opportunity was used to convert BRANCH_6-2 and BRANCH_1-9-9 to GnuPG-signed tags, as a sign that these are now closed. * The outdated SVN trunk is now called "oldtrunk" in Git just to save the work for future reference. All development in the past few years was on BRANCH_6-3. * master was branched from BRANCH_6-3. BRANCH_6-3 is now obsolete (and in fact was also converted to a tag to record where the conversion from SVN to Git took place). * "make check" now skips HTML validation if xmllint or XHTML DTD are missing. # DOCUMENTATION * Web site and documentation were adjusted to reflect the SVN->Git move. * The fetchmail manual page is now much clearer on the user id switching (seteuid) when using --mda while running as the super user. # TRANSLATION UPDATES, by language name * [zh_CN] Chinese (Simplified), by Ji Zheng-Yu * [cs] Czech, by Petr Pisar * [nl] Dutch, by Erwin Poeze * [fr] French, by Fr\xc3<A9>d\xc3<A9>ric Marchal * [de] German * [id] Indonesian, by Andhika Padmawan * [it] Italian, by Vincenzo Campanella * [ja] Japanese, by Takeshi Hamasaki * [pl] Polish, by Jakub Bogusz * [vi] Vietnamese, by Clytie Siddall
2010-05-06Add & enable p5-Net-SMTP-SSLseb1-1/+2
2010-05-06Initial import of p5-Net-SMTP-SSL version 1.01 in the NetBSD Packagesseb3-0/+31
Collection. The Perl 5 module Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations.
2010-05-03load_rc_config prior to setting a default for dovecot_fdlimit in theghen2-4/+4
rc.d script, so it can be overridden from rc.conf. From Edgar Fuß. Bump PKGREVISION.
2010-04-30Update to 4.17.0. From the changelog:schmonz2-7/+6
- change to how getmail counts messages in an IMAP mailbox; prevents problems where getmail would only see the first 500 messages in a mailbox with some IMAP servers that return oddball responses to SELECT. Thanks: David Damerell.
2010-04-30Fix some pkglint nits.ghen1-6/+6
2010-04-30Update the Pigeonhole Sieve plugin to 0.1.16, bump dovecot's PKGREVISION.ghen4-8/+11
The main thing that this new release adds is full support for the spamtest, spamtestplus and virustest extensions. These extensions implement a uniform means of testing the content spam/virus status headers in mail messages: http://ietfreport.isoc.org/idref/rfc5235/ Not many people have tested these new features yet and therefore these are currently considered experimental. Test these thoroughly before you start using them! Documentation is available in share/doc/dovecot/spamtest-virustest.txt Changelog Sieve v0.1.16: * Finished implementation of spamtest, spamtestplus and virustest extensions. These are not enabled by default and need to be activated with the sieve_extensions setting. Documentation available in doc/spamtest-virustest.txt + Vacation extension: the from address of the generated reply is now by default equal to whatever known recipient alias matched the headers of the message. If it is one of the aliases specified with :addresses, it is used in stead of the envelope recipient address that was used before. + Restructured and optimized the lexical scanner. + Added --with-docs configure option to allow disabling installation of documentation. - Accidentally omitted 'extern' in two declarations of global variables in header files, causing compile failures on certain systems. - Deprecated imapflags extension: fixed implicit assignment of flags. Turns out this never really worked, but the effect of this bug was obscured by the removeflag bug fixed in the previous release. - Fixed various memset argument mixups in enotify extension. This caused warnings on certain systems, but luckily no adverse effects at runtime.
2010-04-26replicate the PR pkg/43146 fix for the other mozilla productstnn2-5/+17
2010-04-22add {firefox,seamonkey,thunderbird}-l10n packagestnn1-1/+2
2010-04-22Import thunderbird-l10n-3.0.4 as mail/thunderbird-l10n.tnn5-0/+375
This package contains language packs for mail/thunderbird.
2010-04-21remove thunderbird2. Mozilla says no more 2.x releases planned.tnn59-5358/+1
2010-04-21Add "mozilla-lightning" option which enables the calendar extension.tnn3-3/+98
This is enabled by default. If you don't want to run lightning it can be disabled under tools -> add-ons -> Extensions. Bump PKGREVISION.
2010-04-20On QNX libtool wasn't inferring the tag and sysexits is needed.seanb1-3/+5
2010-04-18Update "milter-greylist" package to version 4.2.5. Changes since 4.2.3:tron2-6/+6
- New rate limiting feature - Network byte order byg fix in p0f code (Adrian Dabrowski) - Update .spec file for libcurl, GeoIP and p0f support (Chris Bennett) - Better configure test to avoid resolver memory leaks (Hajimu UMEMOTO) - Really support dkim self and dkim none clauses - Fix p0f wrong results caused by thread unsafety (Enrico Scholz) - Fix GeoIP related crashes caused by thread unsafety (Enrico Scholz) - Fix dumpfile argument on command line (Ole Hansen) - Do not reject message if p0f cannot identiy the remote system - Header for autowhitelisted messages bug fix (Attila Bruncsak) - Fix MX sync stop on config reload (Attila Bruncsak, Hajimu UMEMOTO)
2010-04-17Added CVE-2010-1132 patch from:tez4-7/+233
https://bugzilla.redhat.com/attachment.cgi?id=401011
2010-04-17remove uu.net mirror. service discontinued.zafer1-2/+1
2010-04-16Add patch to fix closefrom() problem on FreeBSD.taca4-14/+36
2010-04-15Correctly disable idn when option idn is not set.tonio1-2/+2
Thanks spz for the note !
2010-04-15* switched to use libbind.obache1-8/+6
* exactly depend on openssl. Bump PKGREVISION.
2010-04-15Remove conflit with "elm" package (no conflicting files) which actuallytron1-3/+3
depends on this package (D'oh). Bump package revision.
2010-04-15DESTDIR support.dholland8-16/+296
2010-04-15DESTDIR support. Use SPECIAL_PERMS. Fix some pkglint. Add missingdholland8-38/+118
manpage link. Fix getline lossage on -current. Wrap the homemade config.sh substitutions in @@ to make them more robust. PKGREVISION++
2010-04-13update to 2.28.3.1drochner3-16/+8
changes: -bugfixes -translation updates
2010-04-12Update pear-Mail_Mime package to 1.7.0.taca2-6/+6
Changelog: Implemented Features: * Added Mail_mime::setContentType() function with possibility to set various types in Content-Type header (also fixes problem with boundary parameter when Content-Type header was specified by user) [alec]
2010-04-10Change handling of "mutt_dotlock" to match the "mutt-devel" package:tron4-14/+31
1.) Always install the binary. The permissions of "/var/mail" on the build system are just no good indicator to determine whether this program is required or not. 2.) Don't try to set the permissions of the binary in the makefile and add it to "SPECIAL_PERMS" instead. Mark the package as capable of user destinaton directory installation again. Bump package revision because the binary package has changed at least under NetBSD with default permissions for "/var/mail".
2010-04-10Update akonadi to 1.3.1markd3-11/+9
1.3.1 09-February-2010 --------------------------------------------- - Fix D-Bus connection leak in Nepomuk search backend. - Disable slow query logging by default for internal MySQL. 1.3.0 20-January-2010 --------------------------------------------- - Work around D-Bus bug that could cause SEARCH to hang. 1.2.90 06-January-2010 --------------------------------------------- - Fix change notifications for search results. - Fix database creation with PostgreSQL. - Fix copying of item flags. - Fix internal MySQL shutdown. - Support PostgreSQL in internal mode. - Fix table name case mismatch. 1.2.80 01-December-2009 --------------------------------------------- - Support for collection content type filtering as part of LIST. - Adapt to Nepomuk query service changes. - Experimental support for PostgreSQL. - Support for preprocessor agents. - Support for distributed searching. - Support for agents creating virtual collections. - Protocol parser fixes for non-Linux/non-KDE clients. - Support for single-shot searches using the Nepomuk query service. - Support HRID-based LIST operations. - Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions. - Respect cache-only retrieval also regarding on-demand syncing. - Add configuration accepted/rejected signals to the agent interface. - Fix change notification compression when using modified parts sets. - Use one retrieval pipeline per resource. - Reduce unecessary change notification on flag changes. - Fix RID quoting. - Fix resource creating race for autostarted agents. - Create new database also when using external db servers. - Return the created result collection when creating a persistent search.