Hi Again.
A bit update on this, I almost get zimbra working but need a bit help on the SLES side
Now I have set up the server and can access to admin and user interface
(well, really I had some problem with the milter, so I deactivated it to be able to test the server, later I will come to this to try to solve)
I have set my external mta server as relayhost and set in this server a transport rue specifically for my test user, because I am using my real domain to be able to test later a real account migration)
I have been also to create a test user and to send emails from the admin user to the test user.
Also I have been able to send emails to an external gmail account and to receive emails from this account
Also I have been able to send emails from this account to real account of my current mailserver (the same email domain) by setting a custom transport map as specified in wiki
So for the zimbra side all seems working (except the milter)
But now I have a problem in my current mail server, this is a YaST2 Advanced Mail server (ldap + cyrus + postfix + amavis + clamav)
I have not been able to set a special transport for the mail of the specific test user to the zimbra server.
let explain this better
we have this server defined with our real domain (ie: mydomain.es)
so we have our users defines as
user1@mydomain.es
I had set up also zimbra as the server for mydomain.es
in our SLES mail server we have set a test user in YaST clmates
so the mail is
clmates@mydomain.es
In zimbra I have also set up this user clmates, so the mail is
clmates@mydomain.es
I have another SLES user clorenzo (clorenzo@mydomain.es)
I have set in zimbra a special transport like
clorenzo@mydomain.es :[192.168.2.207]
and this works I write a mail to
clorenzo@mydomain.es and is going to my SLES mail server
now I want to do the same in the SLES side but for user clmates
so I created in YaST ldap transport rule like
clmates@mydomain.es 192.168.2.204 (zimbra server)
and also
clmates@slesserver.mydomain.es 192.168.2.204 (zimbra server)
but seems that cyruss keeps rounting this mail like internal one directly to the cyrus imap account
do you know if is possible to make this kind of redirection?
I looked for this to be able to migrate and test over a reduced set of users and keep both servers in parallel for a while so be able to get back if needed.
I also opened to other alternatives to do the same.
any help appreciated.
Thanks