Roundcube-SMTP-per-Identity-Plugin icon indicating copy to clipboard operation
Roundcube-SMTP-per-Identity-Plugin copied to clipboard

$config['smtp_helo_host']

Open jbd7 opened this issue 2 years ago • 0 comments

Hi,

Not an issue but more of a question/featurerequest.

The $config['smtp_helo_host'] parameter allows to set up a domain, that must resolve to the IP of the machine running Roundcube, that will be passed onto the MTA.

In the case of RC being setup with Identities over multiple domains, provided they all resolve to the same IP, is it possible to have the $config['smtp_helo_host'] also configurable by identity? If so, that'd be helpful when hosting multiple domains, as the domain name set up as HELO appears in the mail header of the recipients.

Also, FYI about the README line 23: With RC 1.6.0, I don't have these names, but $config['plugins'] and config.inc.php

jbd7 avatar Oct 04 '22 15:10 jbd7