On Fri, August 26, 2016 2:41 pm, c....@we... wrote:
> Hello!
>
> I'm running a dedicated IMAP server (mailserver) in a separated network
> (DMZ).
> In addition, I have setup a reverse proxy server (HAproxy) that redirects
> requests to the dedicated server.
>
> On this reverse proxy I installed imapproxy.
>
> Question:
> How can I verify if imapproxy is working as expected?
Log in manually and try a command like this:
a001 XPROXY_VERSION
imapproxy will respond with its own version number if it is what is
getting your requests.
> Should I redirect incoming webmail traffic to imapproxy?
> (Currently the traffic is redirected to the mailserver.)
I don't really understand what you are asking. Your system architecture is
up to you, but I assume you'd want the answer to be "yes", otherwise I
don't understand why you installed it.
|