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

problem with configuration smtp relay

i have problems with the smtp proxy configuration, because send me that i am a open smtp relay, this is my configuration:

Hostname (mx): mail.mydomain.com
Postmaster address: administrator@mydomain.com
Max messagesize: unlimited

Incoming mail

mydomain.com             internalmail


Outgoing Mail

Allow networks      Internal_network
                              private-network-ipsec-lan

Use smarthost:  nothing
tls transaction encryption:  nothing


Global Whitelist

Trusted hosts/networks :    any

trusted domains:     nothing

Anti-spam /content control : nothing



Help me please ¡¡¡ 


This thread was automatically locked due to age.
  • DNAT rule:
    Source: Internal Network IPs
    Dest: Internal interface IP
    Service: SMTP (TCP 25)
    Change Destination to IP of mail server

    Packet filter rule:
    Source: Internal Network IPs
    Dest: Mail Server IP
    Service: SMTP
    Action: Allow

    That'll do it.