Messaging Server 5.2 Multiplexor SMTP Relay
Hi,
We are using Messaging 5.2 on a setup consisting of one MTA relay, one Mail Store and one Multiplexor.
Everything works almost fine, multiplexor works fine for pop and imap, but it doesnt work for smtp. Basically because we cannot found the way to enable proxy support on the smtp.
"local.service.smtp.proxy = 1" has been enabled, but still there is no way....
On "SmtpProxyAService.cfg" config file there is a comment about proxy smtp:
# This is a space-separated list of SMTP relay host names. These relays
# MUST support the XPEHLO extension. MMP will load-balance among these
# hosts. This must be non-emptyfor the SMTP proxy to function.
But there isnt any info about how to enable the XPEHLO extension, so the smtp multiplexed connection ends with:
error in response to XPEHLO command from wolverine.ourdomain.com: 503 5.5.0 Pr
oxy support is not enabled.
Does anyone know how can we enable that extension?
Also there is a little trouble for defining PROXY_PASSWORD on the mail relay servers, as if we include it into imta.cnf file on tcp_local channel it says isnt a recognized option, if PROXY_PASSWORD is defined into config/tcp_local_option file there is no warning, but we are not sure if the server is reading it.
Any help is very much appreciated,
Thanks in advance.

