| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
09-23-2007, 10:06 AM
| | | [SOLVED] sending/receiving mails confused Hello all,
iam new in Zimbra mailserver and have some little problems with sending or receiving mails.
Here are the main data.
My domain name (fqdn): mailserver.sinsheim-wetter.de
The hostname for the simbra server is: mailserver.sinsheim-wetter.de
I have a reverse enrty thats works correct.
My mail-domain is: sinsheim-wetter.de.Thats also the defaultdomain within Simbra and for using e-mails.
ZMcontrol shows no errors ans all is running nice...at least it seems so, because i have a strange problem.
In the MTA Seetings the given domainname is (webmail MTA hostname): sinsheim-wetter.de
With this entry i can receive mails without problems, but sended mailsl doesnt work. Webmail shows " Your mail was send", but they never reach the Receipents.
When i change the MTA hostname to mailserver.sinsheim-wetter.de , i can send mails, but now i canīt receive mails. I have tried all possible solutions, but i cant understand whats wrong here.
When i start a simple mailserver like Mercury, all works fine and without any problems.
Any ideas wehre i can search for a solution?
Regards
Thomas
Last edited by hercules; 09-23-2007 at 10:08 AM..
| 
09-23-2007, 10:13 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,316
| | Welcome to the forums.
Are you behind a router (i.e. does you server have a private IP)? If you are you'll need a Split DNS setup. You should also check your hosts file. To check your set-up run the following on your Zimbra server: Code: host `hostname` <-- backticks not single quotes
dig sinsheim-wetter.de mx
dig sinsheim-wetter.de any
__________________
Regards
Bill
| 
09-23-2007, 10:28 AM
| | | hello,
first thanks for the very quick answer:-) Ic have a router..here you are right.
The results of the commands are below. May you can explore some errors?
Again..thx for the help:-)
Thomas
mailserver:~ # dig sinsheim-wetter.de any
; <<>> DiG 9.3.2 <<>> sinsheim-wetter.de any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17204
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;sinsheim-wetter.de. IN ANY
;; ANSWER SECTION:
sinsheim-wetter.de. 2995 IN NS ns2.namespace4you.de.
sinsheim-wetter.de. 2995 IN NS ns.namespace4you.de.
sinsheim-wetter.de. 2738 IN MX 100 mailserver.sinsheim-wetter.de.
sinsheim-wetter.de. 1802 IN A 194.231.187.137
;; AUTHORITY SECTION:
sinsheim-wetter.de. 2995 IN NS ns2.namespace4you.de.
sinsheim-wetter.de. 2995 IN NS ns.namespace4you.de.
;; ADDITIONAL SECTION:
ns.namespace4you.de. 3131 IN A 80.67.16.124
ns2.namespace4you.de. 3131 IN A 193.223.77.3
;; Query time: 50 msec
;; SERVER: 192.168.178.1#53(192.168.178.1)
;; WHEN: Sun Sep 23 19:25:40 2007
;; MSG SIZE rcvd: 188
.-----------------------------
mailserver:~ # dig sinsheim-wetter.de mx
; <<>> DiG 9.3.2 <<>> sinsheim-wetter.de mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51969
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
;; QUESTION SECTION:
;sinsheim-wetter.de. IN MX
;; ANSWER SECTION:
sinsheim-wetter.de. 3600 IN MX 100 mailserver.sinsheim-wetter.de.
;; AUTHORITY SECTION:
sinsheim-wetter.de. 126 IN NS ns2.namespace4you.de.
sinsheim-wetter.de. 126 IN NS ns.namespace4you.de.
;; ADDITIONAL SECTION:
mailserver.sinsheim-wetter.de. 126 IN A 194.231.187.137
ns.namespace4you.de. 377 IN A 80.67.16.124
ns2.namespace4you.de. 377 IN A 193.223.77.3
;; Query time: 16 msec
;; SERVER: 192.168.178.1#53(192.168.178.1)
;; WHEN: Sun Sep 23 19:24:19 2007
;; MSG SIZE rcvd: 160 | 
09-23-2007, 11:01 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,316
| | You will need to run a local DNS server so that Zimbra (actually Postfix) can resolve the server LAN IP via DNS, follow the Split DNS instructions in the link I posted above. You also didn't run the command to check your host file.
__________________
Regards
Bill
| 
09-23-2007, 11:31 AM
| | | Ho phoenix,
yes i tried the documentation behind the link above, but it wont work right now, because it is
for a RED HEAD LINUX, but i use SUSE 10.2.
I could install bind, but there was many errors during ste setup. I dont undersatnd where i have to insert which hostname oder IP into the configs. Also its not clear that the nemaed.conf entries are additional to the exisiting named.conf, or stand alone, so that i hace to overwrite the exisiting named.conf.
The results of the host command is here:
mailserver:~ # host mailserver.sinsheim-wetter.de
mailserver.sinsheim-wetter.de has address 194.231.187.137
mailserver.sinsheim-wetter.de mail is handled by 100 sinsheim-wetter.de.
Its heavy..but not impossible;-)
Regards
Thomas | 
09-28-2007, 11:25 AM
| | | | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |