John Robinson ha scritto: > On 21/11/2007 16:10, riccardo diago wrote: > >> I want to redirect (for now) just one email account of mail server1 to >> mail server 2. >> How can I do it ? >> I tried this in my exim.conf : >> ... >> #test: >> # driver = manualroute >> # transport = remote_smtp >> # local_parts = joe.deep >> # route_list = * mail-server-2 >> >> It didn't work... :( >> >> someone can help me out? >> > > No mention of domains here. The above will catch [EMAIL PROTECTED] > so it's almost definitely not what you want. If was working from the > default config, and joe.deep is a local user, I'd be inclined to add to > my /etc/aliases file: > > joe.deep : [EMAIL PROTECTED] > > Cheers, > > John. > > But..., if my local user is not that ? For instance, if my /etc/aliases is like : [EMAIL PROTECTED] : joe_deep what can happen?
I have to correct the line in: [EMAIL PROTECTED] : joe_deep, [EMAIL PROTECTED] Right? -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
