
18th October 2006, 23:14
|
|
Member
|
|
Join Date: Oct 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I would be more comfortable pm'ing it to you if that is ok with you.
Again, thanks for all your help, it is very much appreciated.
|

19th October 2006, 15:34
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
Is 199.xxx.xxx.114 your server's public IP address? Is it connected directly to the internet, or is it in a local network?
|

19th October 2006, 16:34
|
|
Member
|
|
Join Date: Oct 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yes, that is the public IP. It is in a local network, using port forwarding to translate to the local ip address.
|

20th October 2006, 15:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
Maybe your ISP decided to block port 25? You should ask them.
|

21st October 2006, 00:35
|
|
Member
|
|
Join Date: Oct 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Good thought, but not the issue, I have another mail server running on a windows machine that is using the same connection (different public IP) and is still working properly. I put this server together to learn more about linux and thought I had done pretty good until this popped up..
Would it be a good idea to uninstall and reinstall postfix?
|

22nd October 2006, 15:33
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
I don't think it's a Postfix problem. Did you check the MX records of your domains? Are they correct? You can check with
Code:
dig mx mydomain.com
|

23rd October 2006, 17:03
|
|
Member
|
|
Join Date: Oct 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
here is the output of that command... looks good to me.
Code:
; <<>> DiG 9.3.2 <<>> mx XXX.net
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17765
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3
;; QUESTION SECTION:
;XXX.net. IN MX
;; ANSWER SECTION:
XXX.net. 1200 IN MX 0 hostmail.XXX.net.
;; AUTHORITY SECTION:
XXX.net. 1200 IN NS teton.srv.net.
XXX.net. 1200 IN NS dns1.srv.net.
;; ADDITIONAL SECTION:
hostmail.XXX.net. 1200 IN A 199.XXX.XXX.114
dns1.srv.net. 1200 IN A 199.104.81.3
teton.srv.net. 1200 IN A 199.104.81.6
;; Query time: 44 msec
;; SERVER: 199.104.81.6#53(199.104.81.6)
;; WHEN: Mon Oct 23 08:59:26 2006
;; MSG SIZE rcvd: 145
|

24th October 2006, 20:41
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,600 Times in 2,449 Posts
|
|
Looks ok. Can you run
Code:
tail -f /var/log/maillog
and at the same time send a mail to your server? What happens in your mail log then?
|

25th October 2006, 16:44
|
|
Member
|
|
Join Date: Oct 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Well, I did this.. what I saw was "unknown local recipient" error and an error saying "TLS Library problem".. So, I removed the "test" domain in ISPconfig and sent another mail to the server. It came through. So, something was messed up. No idea what or why but it seems to be working properly now. Thank you very much for your suggestions.
|
| 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 08:03.
|
Recent comments
9 hours 56 min ago
12 hours 23 min ago
1 day 18 min ago
1 day 2 hours ago
1 day 7 hours ago
1 day 13 hours ago
1 day 22 hours ago
2 days 37 min ago
2 days 8 hours ago
2 days 10 hours ago