Hi,
I'm also having trouble setting up the proper MX records for the google apps.
It seems I can add them, but some of them are unaddable;
ISPConfig keeps complaining about 'This or a similar MX Record does already exist in this zone.'
Why is that ? :-)
Anyway, Recycle bin is empty and here's the list that is currently set up for the domain.
Thones with hostname filled out could not be created.
Code:
MX
-----------------------------------
Mailserver Hostname
aspmx5.googlemail.com
googlemail.com aspmx4
googlemail.com aspmx3
googlemail.com aspmx2
google.com alt2.aspmx.l
alt1.aspmx.l.google.com
aspmx.l.google.com
Should be:
Code:
MX Server address Priority
ASPMX.L.GOOGLE.COM. 1
ALT1.ASPMX.L.GOOGLE.COM. 5
ALT2.ASPMX.L.GOOGLE.COM. 5
ASPMX2.GOOGLEMAIL.COM. 10
ASPMX3.GOOGLEMAIL.COM. 10
ASPMX4.GOOGLEMAIL.COM. 10
ASPMX5.GOOGLEMAIL.COM. 10
As i got this correct, hostnames should be empty and domains should be filled out entirely... right ?
Thx allot !