3 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] New releases of Courier p...
FromSent OnAttachments
Sam VarshavchikSep 23, 2005 7:56 pm 
Sam VarshavchikSep 24, 2005 6:18 pm 
Sam VarshavchikSep 25, 2005 7:09 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] New releases of Courier packages.Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 23, 2005 7:56:35 pm
List:net.sourceforge.lists.courier-sqwebmail

Download: http://www.courier-mta.org/download.php

# These releases are also available via BitTorrent. This is mostly an # academical excersize, SourceForge's resources are as healthy as ever. The # .torrent is created only to test my BitTorrent publication script (see # http://eztorrent.courier-mta.com).

This is a maintenance release that fixes some configuration issues with the PCRE library on some platforms. It also includes a fix to the code that deletes aged messages from the Trash folder.

Changes:

• configure.in: Look for pcre/pcre.h if pcre is not installed. maildir: skip parts of make check if libpcre is not installed.

• maildir/maildirpurgetmp.c (maildir_purge): When autopurging messages from a folder based on their timestamp, scan 'new' in addition to 'cur', otherwise mail delivered to the folder directly never gets purged, unless the folder is open.