View Single Post
  #1 (permalink)  
Old 2007-06-28
BAM279 BAM279 is offline
Junior Member
 
Join Date: 2007-03-16
Posts: 10
Rep Power: 0
BAM279 has an average reputation (10+)
Default SMTP on custom port with SMTP Resource problem

Hi, I have a mail server which is listening on the standard port, as well as a alternative custom port for incoming SMTP mail. The purpose of this is so that I can implement two SMTP resources with different settings on the gateway based on what smtp port the client mail application sends mail to.

The resource for the incoming smtp on the standard port works just fine, however there is a problem with my custom port - it works fine when I do not assign any smtp resource to the rule however as soon as I add the smtp resource the port is reported as closed when probed externally. Furthermore, the gateway does not log any activity to incoming data to this port, despite my having tried setting the track option to log and account.

Anyone have any suggestions?

Many thanks!
Reply With Quote