On 16 7 2004 at 7:25 pm -0400, Sam Varshavchik wrote:

>Perhaps because Gentoo screws around somewhere else, that results in this 
>happening.  You should go over all the changes that Gentoo does to the 
>default configuration.

Ok, in essence you're right; each of the services' startup scripts (e.g.
/usr/share/courier/pop3d, which is invoked by /usr/sbin/courier-pop3d,
which is invoked by /etc/init.d/courier) have ".maildir" hard-coded into
them as an argument to the daemon being launched.

I will file a gentoo bug against this to get some configurability.  In
the mean time, I will simply manually run

        cd /usr/share/courier; perl -n -i -e 's#\.maildir#\./Maildir#; print;'
pop3d pop3d-ssl imapd imapd-ssl

as part of my courier install/update process.

-ben

-- 
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to