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

Home use SMTP Proxy for SMTPS on Port 587

Dear all,

I am new to Sophos UTM and struggling with configuring the SMTP Proxy (latest UTM Release)

I have setup the Pop3 Proxy and I am basically expecting the SMTP Proxy to work the same way for outgoing mail.

I have three mail clients (no mail server) which are connecting to the same or different ISP mail servers via SMTPS on Port 587.

The desired scenario would be that the UTM SMTP Proxy would automatically intercept any outgoing mail traffic and hence stop spam or viruses being sent from my network (I want to be aware and prevent this before my ISP does)

Any idea how to set this up ?

PS: I have seen the other thread about this subject where the recommendation was just not to bother about Email protection for home use. But I would like to utilize it for the above reasons.

Thx for you help !!!


This thread was automatically locked due to age.
Parents
  • I think you still need your own domain, and that you can't do this with gmail, yahoo, gmx or any other domain you don't control.

    You would configure the clients to send on port 25.  I would not configure the SMTP Proxy in Transparent mode, rather, I would load the users into WebAdmin and configure authenticated relaying for them.  Finally, you would need to configure the Smarthost in the SMTP Proxy to send to your email provider on port 587 using the credentials of one of the users.  I assume that they will accept starttls from your SMTP Proxy.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • I think you still need your own domain, and that you can't do this with gmail, yahoo, gmx or any other domain you don't control.

    You would configure the clients to send on port 25.  I would not configure the SMTP Proxy in Transparent mode, rather, I would load the users into WebAdmin and configure authenticated relaying for them.  Finally, you would need to configure the Smarthost in the SMTP Proxy to send to your email provider on port 587 using the credentials of one of the users.  I assume that they will accept starttls from your SMTP Proxy.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
  • Dear Bob,

    thx for your help !!!

    Pointing the email clients to the UTM (I used Port 465 since I wanted SSL), using authentificated users for the relay, switching off transparent mode and using a smart host for sending the emails to the internet, did the trick!!!
    No domain needed !!!
    I did not allow port 25, 465, 587 from my lan to the internet, so no other software can send emails without me knowing either.

    Kind regards

    Steffen
  • Dear Bob,

    thx for your help !!!

    Pointing the email clients to the UTM (I used Port 465 since I wanted SSL), using authentificated users for the relay, switching off transparent mode and using a smart host for sending the emails to the internet, did the trick!!!
    No domain needed !!!
    I did not allow port 25, 465, 587 from my lan to the internet, so no other software can send emails without me knowing either.

    Kind regards

    Steffen
    HomeUser,

    Can you explain in details about how you're using authenticated users for relay?  I have multiple mail accounts connecting to different ISP mail server via SMTP 465 and 587.  Do I need to create an exact account name on the UTM as my mail accounts in order for this to work?

    Also you said pointing my mail client (I used Thunderbird) to the UTM.  In my case is the 192.168.50.254 as the server name.

    Thanks in advance