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

authenticated smtp relay on external interface

I've been reading through the docs and searching this forum, but can't seem to dig up the info.  Can Astaro can be used as an smtp relay from the external interface, but using authentication to prevent having an open relay?  The problem is when I travel, I have no reliable smtp server to send email out through.  For example, my ISP's smtp server is limited to it's own IP ranges, so when I'm on the road I can't use that.  So I need some reliable, consistent smtp server I can connect to from anywhere on the net.

My mail server sits behind the Astaro machine, and I'm using Astaro's smtp proxy functionality which works great.  And obviously my internal machines can use the Astaro machine (or the internal mail server if I wanted) as their outbound smtp server.  I suppose if Astaro isn't capable of being an authenticated relay on the external interface then I could set up port forwarding on some high port to forward through to my internal mail server port 25, and require amtp authentication on the mail server.  That just doesn't seem like a clean way to do things, though.

Any suggestions?  If Astaro can't handle that, what do you all do in those situations?  (And don't tell me to switch to a web based mail solution.)  [:)]
-joe


This thread was automatically locked due to age.
Parents Reply Children
  • Yes it is capable.  Just have to add the allowed user accounts for relaying.  One hard won tip for you in doing this.  The user account names  in Astaro are case sensitive.  So if the user account is set as JSmith in Astaro it will have to be set that way in your email client, jsmith won't work.  [[[:)]]]


    I *thought* that's all there was to it, but the darn thing isn't working for me.  [[[:)]]]  I've added a local user definition, and activated the SMTP option for that user (so there is no line through it).  That by itself doesn't grant the user access to the relay.  (I tested it.)  However, that user does not show up in the selection box under Proxies -> SMTP -> Global Settings -> 'Allow relay from'.

    Am I just totally missing something here?  [[[:)]]]  Oh, and this is version 6.311, if that matters.
    -joe
  • Ah, wait.  I think I just pulled a bonehead maneuver.  I had SMTP Authentication disabled in the SMTP Proxy config page.  Oops.  [:)]
    -joe