Page 1 of 1

User specified HTTP &/or HTTPS ports

Posted: 01 Jun 2016 19:34
by dbrunt
It would be very useful to be able to specify alternate ports for EFA to listen on, particularly for https:443 where that is typically redirected by firewall to Exchange server. The way it is now, we are forced to use port 80 for EFA so that quarantined emails can be released from outside the firewall. We would rather only use https if we could.

Re: User specified HTTP &/or HTTPS ports

Posted: 02 Jun 2016 09:00
by DaN
we are forced to use port 80 for EFA
Just use TLS/443 on EFA and configure a port redirect/forwarding on your firewall:
x.x.x.x:xxx -> efa.box:443

Sure, you have to edit the signatur/link, but that shouln'd be a problem!?

see viewtopic.php?t=1346#p4900

Re: User specified HTTP &/or HTTPS ports

Posted: 13 Jun 2016 20:27
by dbrunt
That then breaks the link for internal users...

Re: User specified HTTP &/or HTTPS ports

Posted: 14 Jun 2016 06:42
by DaN
Why? Did you tried it? The traffic should just goes over the firewall (if you didn't use DMZ before).