On Wednesday 31 March 2004 09:39, Andrew Whalen wrote: > 1. Email is received for User #1. > 2. The email should be delivered to the /Maildir for User#1, and then > copied to the /Maildir for User #2.
Use a ".courier" file in User #1's $HOME directory which specifies that messages should be delivered both places. So assuming "user1" and "user2" then in /mail/~user1 you would create a .courier file with the following two lines: ./Maildir /mail/~user2/Maildir Jeff Jansen ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
