Quote:
|
Your posts seem to indicate that you have confused the concept of domain name and the content of the DNS records at the authoritative name server for your domain.
|
Since your post i agree with you
Quote:
|
Do you have your public DNS records set up?
|
I think so. I can ping MyName.dyndns.org. It's resolved to the IP my ISP assigned to me. I can scan it for open port 25: Success
Quote:
|
Does the MX record for your domain refer to the FQDN that resolves to the IP of the 'External (Address)'?
|
I think dyndns.org sets the default MX to MyName.dyndns.org because when i try to set it manually to MyName.dyndns.org it says the changes are saved but when i want to take a look at them they are flushed.
Quote:
|
We recommend using that FQDN for the hostname of the Astaro, wherever it's requested.
|
Management -> System Settings -> Hostname
Hostname is set to MyName.dyndns.org
Quote:
|
In the Astaro, on the 'Routing' tab of 'SMTP', put your domain name in the appropriate box so that the Astaro will know to accept mail for your domain.
|
In this list i have:
- sys4u.local
- MyName.dyndns.org
Quote:
|
Select "Static host list" and into the box, put the host defined with the internal IP for the Exchange server.
|
It was & is
Quote:
|
In the Exchange System Manager, you must modify the SMTP connector to use the IP of the Astaro's 'Internal (Address)' as the target for smarthost.
|
I'm using a german version of Windows Server & Exchange.
In the settings of the smtp connector i selected the 2nd option button from top and defined my Smarthost with [192.168.100.254]
Quote:
|
Each Active Directory user must be correctly configured to accept email for their valid, public SMTP email address.
|
I'm testing with the administrator's account
he's got the smtp adresses
administrator@sys4u.local
administrator@MyName.dyndns.org
-------------------
I Think adding MyName.dyndns.org to the routing tab in the astaro has changed something (I tried this before my initial post here but i think i didn't clicked on apply).
Before the change the message in the SMTP-Proxy log was:
Code:
2009:06:01-13:30:20 MyName exim[12432]: 2009-06-01 13:30:20 H=(web.de) [192.168.1.254]:1060 F=<something@web.de> rejected RCPT administrator@MyName.dyndns.org: Relay not permitted
now it is:
Code:
2009:06:01-13:48:40 MyName exim[12890]: 2009-06-01 13:48:40 H=(fmmailgate01.web.de) [192.168.1.254]:51983 F=<something@web.de> rejected RCPT <administrator@MyName.dyndns.org>: No RDNS entry for 192.168.1.254
----
Mybe some info about my network:
http://image.to/out.php/t36399_plan2.gif
I have to do this because of a school project. we have to setup a network with a communication server.
The whole network is running on one physical machine with 3 virtual machines (astaro, server, client).
The Physical host machine is seperated from my personal local network with a second router.
The Router 1 is configured for dyndns.
There are Portforwardigs to the astaro for smtp and vpn
---
OK.
Found something:
http://www.astaro.org/astaro-gateway...-relaying.html
Quote:
it seems that you're running a local mailserver and you've tried to send mails directly to external servers. this is mostly not possible, because you've got a dynamic ip with no rdns entry.
to solve this problem you have to solutions:
1. get a static ip address with rdns entry
2. use a smarthost (external smtp relay) such as T-Com provides for business customers.
if you're scenario is that you are running your mail client with more external accounts (e.g. gmx, yahoo, etc) and want all your mails get scanned by asl and then delivered to the certain boxes -> no way with the asl's smtp proxy.
|
I think i have the same problem.
I think i'm going to add this problem to the "known issues" list of my project because i have no static ip ot a external relay.
Thanks anyway.
Thread can be closed