Ticket #1485766 (closed Feature Requests: fixed)
Config smtp_server hostname substitution like %u in smtp_user
| Reported by: | romke | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | SMTP connection | Version: | 0.2-stable |
| Severity: | minor | Keywords: | smtp, host, substitution |
| Cc: | rombar@… |
Description
Currently RC has SMTP username and password substitutions implemented but no host. In case you have multiple imap AND smtp hosts you could use config pattern like that:
$rcmail_config['smtp_server'] = 'smtp.%h';
and %h gets replaced by session imap_host value.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
