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

SMTP proxy for port 587 (gmail)

Since the late 90's port 587 has been recommended for mail submission instead of port 25 per RFC 2476 (http://www.ietf.org/rfc/rfc2476.txt).

I'm trying to figure out how I can configure ASG/L so that mail passing through the device is handled as all other traffic that is using port 25: eg. Mail Manager, SMTP Log, Mail Quaranteen by user, Single or Dual Scan, SMTP Profile use.

Is this possible?  If not, is it planned?

Example: Remote client (non-browser) access to Gmail uses this port.
               Here is Google's help page for setting up Outlook 2007:
               http://mail.google.com/support/bin/answer.py?hl=en&answer=77689


Thanks,

~Doug


This thread was automatically locked due to age.
Parents
  • Christian, I haven't tried it, but two NATs might work:

    'Any -> {Port 587} -> External (Address) : DNAT SMTP to {mailserver}


    Along with:

    External (Address)  -> SMTP -> ANY : SNAT to {Port 587} ' (leave 'Destination:' blank)


    But, I don't think he has a mail server and it's not possible to proxy Gmail.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Christian, I haven't tried it, but two NATs might work:

    'Any -> {Port 587} -> External (Address) : DNAT SMTP to {mailserver}


    Along with:

    External (Address)  -> SMTP -> ANY : SNAT to {Port 587} ' (leave 'Destination:' blank)


    But, I don't think he has a mail server and it's not possible to proxy Gmail.

    Cheers - Bob


    Hi there,

    One question about Gmail.

    I'm using Thunderbird and am using Gmail as my mailservice via SMTP port 25

    Currently I'm NOT able to send mail from Thunderbird, from behind the ASGv8.

    How do I allow that?

    I checked aroudn a lot, but as an Astaro newbee I'm having a hard time now.


    Thanks for help!!

    Robbert
  • Hi there,

    One question about Gmail.

    I'm using Thunderbird and am using Gmail as my mailservice via SMTP port 25

    Currently I'm NOT able to send mail from Thunderbird, from behind the ASGv8.

    How do I allow that?

    I checked aroudn a lot, but as an Astaro newbee I'm having a hard time now.


    Thanks for help!!

    Robbert


    make sure you have 465 open outgoing on the packetfilter.  Gmail uses port 465 and mandates ssl/tls encryption.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Reply
  • Hi there,

    One question about Gmail.

    I'm using Thunderbird and am using Gmail as my mailservice via SMTP port 25

    Currently I'm NOT able to send mail from Thunderbird, from behind the ASGv8.

    How do I allow that?

    I checked aroudn a lot, but as an Astaro newbee I'm having a hard time now.


    Thanks for help!!

    Robbert


    make sure you have 465 open outgoing on the packetfilter.  Gmail uses port 465 and mandates ssl/tls encryption.

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Children
No Data