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

Is this how SMPT supposed to work?

SMTP only seems to work for outgoing email...is this normal?  I have had to set up a packet filter and MASQ to allow outgoing email from our mail server.  Don't quite get all of this........


This thread was automatically locked due to age.
Parents
  • This has nothing to do with SMTP... 
    If you enable your SMTP proxy you can tell your internal mail server to user ASL as "smart host". ASL will take care of delivering your emails without configuring any MASQ - the same for incoming email.

    But: you have to configure your SMTP proxy in the right way

    techno.kid
  • Any tips on what the right way might be?  From this and the other post that you have asked about direct or smarthost I get the feeling that instead of direct I should be sending the mail from the mailserver to ASL...right?
  • Yes, you *can* do it this way. It depends on what you like to achieve.

    ASL beeing your smart host doesn´t necesseraly increase your security but can make it harder to troubleshoot problems.
    On the other hand it can help you detect emails sent by your users that have virus attached (if not already checked on the internal mail server).

    ASL for incoming email is a *must* since it works like a first lilne of defense againts attacks targeted at your internal mail server (not to forget to block spam, virus, etc.)

    I do not know the documentation to ASL but I´m quite sure there is a HowTo about configuring the SMTP relay.
    At least you can have a look at http://www.astaro.com/kb/ where you look for SMTP and will find a lot of information.

    techno.kid
  • Right!
    Send email directly to ASL. ASL will take care of forwarding. But you have to send emails to ASL. If you send it directly to a public IP, the SMTP-Proxy would be bypassed, because it does not work in transparent mode. If you are not allowed to send email or if you have to use your provider's email server, you have to configure the "smarthost" option of ASL. 

    Xeno
  • I have selected to send to ASL and thought that it wasn't working, however on further investigation most of the messages are actually being sent! Yahooooo!  Unfortunately some emails are not being sent so upon checking the Proxy content managment I have located them there, I have then forced SMTP delivery...then most of them will actually be sent they don't arrive at there destination though...what causes an email to end up in proxy content? [:S]
  • Are the addresses correct, you should be able to see an error message in the Proxy Content Manager.
    Look in the column just to the right of AGE
    Hover the mouse over the [!] icon and you should see text describing the error.
    ie error 550 Unknown User or similar.
Reply
  • Are the addresses correct, you should be able to see an error message in the Proxy Content Manager.
    Look in the column just to the right of AGE
    Hover the mouse over the [!] icon and you should see text describing the error.
    ie error 550 Unknown User or similar.
Children
No Data