Matt Miller wrote: > I'm trying to have some of my users under a domain off of my Courier > server be hosted on another server. Does Courier have some kind of > functionality to redirect certain accounts to another server? > > These are all users that I'll be migrating from the Courier install > temporarily to another mail system and I'd prefer not to have to > destroy the accounts on the Courier server (i.e., hopefully the only > option isn't to have "if mailbox doesn't exist for this domain here, > redirect to this server".) > > Is there some kind of way to shunt mail for certain addresses hosted > on on a Courier install over to another mail server?
Create an alias from the original address to the new server. In /etc/courier/aliases: [EMAIL PROTECTED]: [EMAIL PROTECTED] And then make sure courier knows how to deliver mail to newserver.domain.com. -- Bowie ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
