13 messages in net.sourceforge.lists.courier-users[courier-users] Re: More questions ab...
FromSent OnAttachments
John RuddFeb 4, 2003 5:52 pm 
John RuddFeb 4, 2003 6:33 pm 
Sam VarshavchikFeb 4, 2003 6:52 pm 
Eric RobibaroFeb 4, 2003 7:15 pm 
John RuddFeb 4, 2003 10:10 pm 
Juri HaberlandFeb 5, 2003 12:46 am 
John RuddFeb 5, 2003 1:07 am 
Juri HaberlandFeb 5, 2003 3:26 am 
Sam VarshavchikFeb 5, 2003 4:51 am 
Roland SchneiderFeb 5, 2003 6:08 am 
John RuddFeb 5, 2003 8:21 am 
Juri HaberlandFeb 5, 2003 8:44 am 
Sam VarshavchikFeb 5, 2003 2:52 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:[courier-users] Re: More questions about courierActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Feb 4, 2003 6:52:41 pm
List:net.sourceforge.lists.courier-users

John Rudd writes:

1) So, if I'm not going to put user spools in AFS space, for the reasons already discussed, are there any problem with putting them in NFS space?

No problems at all. Maildirs are meant to be used with NFS.

Does courier's locking mechanism work well enough that NFS's (terrible) locking mechanism wont be an issue? Are there any other issues I should consider if I want to have M machines doing mail delivery and M machines doing POP/IMAP sessions (where the machines may

The only issue is that you'll need to run ntpd to keep everyone's clocks synchronized.

Linux or IRIX-based NFS farms should also be running FAM (and Courier compiled with FAM support), to get some value-added functionality.

3) When converting an existing IMAP setup (UW-IMAP) with mbox folders to Courier's maildirs, do you need the unix envelope "From " to be preserved? Or can you dump it? Otherwise, what things need to be done

Dump it. What you should do is extract the timestamp on the From_ line, and save the timestamp as the modification time of the message file.

when splitting up the mbox file into a maildir folder? is a tool for this included?

Follow the link to the mbox2maildir script.