From: Kevin Bailey [mailto:[EMAIL PROTECTED] > > i am hosting virtual domains and need to redirect email for > [EMAIL PROTECTED] > to > [EMAIL PROTECTED] > > i currently use authdb and user1's email is placed into > /home/vmail/domains/example.com/user1 > as described in the documents. > > the users then log in via pop and retrieve their email. > > my question is - if i have set up two accounts > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > how do i redirect email from info to user1's maildir
Add a line to '/etc/courier/aliases' (or to a file under that directory): [EMAIL PROTECTED]: [EMAIL PROTECTED] Then run 'makealiases'. Bowie ------------------------------------------------------- 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
