This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Proxy inbound (astaro 3.218)

Hi All,

I'd like your help on the following:
- I created an entry on DynDNS -> say "bla.gotdns.org", and added an MX record pointing to the same IP-adres
- I enabled SMTP Proxy/Relay, and created a route for "bla.gotdns.org" pointing to my local mailserver

Despite of this, sending mail trough the SMTP proxy goes well, but it just doesn't except inbound mail (for mailaccount@bla.gotdns.org)
Another thing is, that i tried connecting to the box from the internet on port 25.... but it was blocked! So it can never accept mail......

For short: Help! What did I do wrong....

Kind regards,
Sjoerd  


This thread was automatically locked due to age.
Parents
  • If it was blocked, is there any clues in the packet filter log? 
  • actually "blocked" isn't the correct word.... it's more that it seems if there's no service listening.
    The packetlogs don't have any entries in it containing anything for port 25....

    What I understood of other threads on the forum, is that enabling the SMTP-proxy should be enough, no further packetfilter modifications should be needed. Isn't this true??  
  • "Blocked" seems fine it's behacing as if not smtp service is listening OR packets are being dropped. If they were being rejected, it would come back immediately

    As I understand it, enabling the smtp proxy ensures the service is listening. However, it won't harm to test this by temporarily enabling access to the external interface for all for the smtp protocol.

    Also, you don't have any kind of filter/block set in the proxy that could stop you connecting - eg using a Dial UP List block? 
  • I don't know what you mean by the "Dial up list block", could you tell me what you mean? (where to find it...)

    Concerning the other things: I already tried to explicity allowing SMTP access to the external interface... unfortunately it didn't work. I am sure the SMTP-service is listening, because I can connect to it (on the external ip) from my loca network......  [:S]
      
Reply
  • I don't know what you mean by the "Dial up list block", could you tell me what you mean? (where to find it...)

    Concerning the other things: I already tried to explicity allowing SMTP access to the external interface... unfortunately it didn't work. I am sure the SMTP-service is listening, because I can connect to it (on the external ip) from my loca network......  [:S]
      
Children