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

LDAP problem with smtp proxy

hi everyone
i configured my ASG to act as an SMTP Proxy and it works fine for internal users using web client or outlook .
but to deny open relay from spammers i have to relay only from internal nework .
the problem is to using outlook from outdoor users with strange ip's so for solving this problem i could make a user on astaro and tell to outdoor users to define it in their outlook. but i want to authenticate users from my mail server (MDAEMON) . how could i do it ? 
Mdaemon has a ldap server but my astaro has problem to authenticate with it , how could i solve this problem ?
thanz to any offer.


This thread was automatically locked due to age.
  • I think you can accomplish what you want using authenticated relay.

    Instead of that, maybe you would be better off to remove 'Internal (Network)' from 'Allowed hosts/networks' and only put the host definition for your MDAEMON server.  That way, all users would need to validate via your mail server.

    I don't know how closely that resembles Exchange, but you might be bale to have external users access Mdaemon using RPC over HTTP.  To do that, you likely would want to put an additional address on your External interface and DNAT HTTP/S traffic from it to your mail server.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • wow thankz balfson
    it seems very useful , i would like to test it , but how could i run prc over http on mdaemon ?
    any idea ?