
1st November 2006, 12:43
|
|
Junior Member
|
|
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
DNS zones for mail exchange, subdomain, smtp and pop3
Hi all,
I've just installed isp config on a fedora core 6 mac mini server. all works without problem, but i've some issue with dns and mail services.
Under dns setting i've specificated the name of my name server and enabled default mx creation.
When i add a domain, like: host: www domain: test.com, i enable both create dns and dns-mx, but in the zone file, i can read only:
www MX 10 ns.test.com
but by selecting default mx creation i should have:
MX 10 ns.test.com
www MC 10 ns.2bite.net
mail A server_ip
Is this a bug or a configuration problem of my server ? After istalling isp config I've changed the ip, but i've changed all the configuration file found.
Also,
i need to have some domain with name@domain.com email and dome other subdomain with mail@subdom.domain.com email, how can i do ?
Thanks
|

2nd November 2006, 14:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Quote:
|
Originally Posted by nabuk
but by selecting default mx creation i should have:
MX 10 ns.test.com
www MC 10 ns.2bite.net
mail A server_ip
|
Please go to the Co-Domains tab and select test.com (without www), and then enable Default MX for test.com, too. Please remember: www.test.com != test.com. Up to now, you created an MX record for www.test.com, not for trst.com, and that's what you have in your zone file, so everything is ok.
Quote:
|
Originally Posted by nabuk
|
If subdom.domain.com should point to the domain.com web site, then you can add subdom.domain.com as a Co-Domain to the domain.com web site, and you will automatically have email addresses such as mail@domain.com and mail@subdom.domain.com.
If subdom.domain.com and domain.com are different web sites, simply create a new web site for subdom.domain.com in ISPConfig and then create email accounts for it.
|

2nd November 2006, 23:23
|
|
Junior Member
|
|
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by falko
Please go to the Co-Domains tab and select test.com (without www), and then enable Default MX for test.com, too. Please remember: www.test.com != test.com. Up to now, you created an MX record for www.test.com, not for trst.com, and that's what you have in your zone file, so everything is ok.
|
Just done, it will create
MX 10 mail.test.com
but not
mail A ip_address
Quote:
If subdom.domain.com should point to the domain.com web site, then you can add subdom.domain.com as a Co-Domain to the domain.com web site, and you will automatically have email addresses such as mail@domain.com and mail@subdom.domain.com.
If subdom.domain.com and domain.com are different web sites, simply create a new web site for subdom.domain.com in ISPConfig and then create email accounts for it.
|
Ok thanks
|

3rd November 2006, 16:05
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Quote:
|
Originally Posted by nabuk
Just done, it will create
MX 10 mail.test.com
but not
mail A ip_address
|
Please post your zone file here.
|

6th November 2006, 00:11
|
|
Junior Member
|
|
Join Date: Nov 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Code:
$TTL 86400
@ IN SOA ns3.xxx.com. admin.test.com. (
2006110503 ; serial, todays date + todays serial #
28800 ; refresh, seconds
7200 ; retry, seconds
604800 ; expire, seconds
86400 ) ; minimum, seconds
;
NS ns3.xxx.com. ; Inet Address of name server 1
NS ns4.xxx.com. ; Inet Address of name server 2
;
www MX 10 ns3.xxx.com.
MX 10 ns3.xxx.com.
test.com. A 192.168.1.1
www A 192.168.1.1
;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;
|

7th November 2006, 15:56
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Did you enable Default MX under Management -> Server -> Settings -> DNS?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 06:43.
|
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 6 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 20 hours ago