9 messages in net.sourceforge.lists.courier-usersRe: [courier-users] New releases of C...
FromSent OnAttachments
Sam VarshavchikSep 23, 2005 7:58 pm 
Lloyd ZusmanSep 24, 2005 5:33 pm 
Lloyd ZusmanSep 24, 2005 5:40 pm 
Sam VarshavchikSep 24, 2005 6:19 pm 
Sam VarshavchikSep 24, 2005 6:21 pm 
Lloyd ZusmanSep 24, 2005 6:56 pm 
Lloyd ZusmanSep 24, 2005 7:02 pm 
Sam VarshavchikSep 25, 2005 7:10 am 
Thomas von HasselSep 25, 2005 2:17 pm 
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:Re: [courier-users] New releases of Courier packages.Actions...
From:Thomas von Hassel (tho@elements.dk)
Date:Sep 25, 2005 2:17:40 pm
List:net.sourceforge.lists.courier-users

On Sep 24, 2005, at 04:56, Sam Varshavchik wrote:

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.

on freebsd i still get:

gmake[1]: Entering directory `/usr/home/thomas/courier-0.52.1/maildir' gmake all-am gmake[2]: Entering directory `/usr/home/thomas/courier-0.52.1/maildir' Linking testmaildirfilter /usr/libexec/elf/ld: cannot find -lpcre gmake[2]: *** [testmaildirfilter] Error 1 gmake[2]: Leaving directory `/usr/home/thomas/courier-0.52.1/maildir' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/home/thomas/courier-0.52.1/maildir' gmake: *** [all-recursive] Error 1

with courier 0.52.1

/thomas