PDA

View Full Version : ISPConfig and External Mail Server


ghostrider.002
25th July 2008, 06:32
Hello again,

I have 2 servers:

Server1 is my hosting platform setup per the ubuntu 8.04 tutorial on this site

Server2 is my mail server which runs Zimbra Collaboration Suite.

I want to have my Server1 forward all email to Server2

I noticed that in the initial postfix set up that falko says to select "internet site", i assume that is correct if the ISPConfig server is hosting the mail only.
But it also lists other options i.e. Satelitte. How would I setup postfix to forward anymail for the users setup in ISPConfig to my mailserver?

I currently have it setup to satelitte and not internet site.

Thanks,
Joseph

createch
25th July 2008, 07:55
The easiest way is to set the MX record of the domain to point to the mail server in the ISPconfig panel. In that case all mails will be handled by the latter.

ghostrider.002
25th July 2008, 08:38
Thanks for the reply, I will be trying that shortly.