How to use multiple iris_smtp vendors?
If we want to differentiate iris_smtp vendors by the smtp "From", can we add multiple iris_smtp configs? Are different vendor names referenced by "mode" names?
@liuzhen are you just trying to have different "From" addresses in the mail Iris generates or actually send mail through several different MTAs?
I wanted different "From" addresses (to apply mail rules, since not all mail rules could be applied to mail subject).
Each individual Iris application can define their own "From" address in the application's page. It can be done through the UI.
I don't see any related configurations for that. I am using the version date back to early last year, is it a relatively new feature?
I see following sections in application editing page:
# application title section
## Owner
## Variables
## Supported modes:
## API key
## Secondary API key
# template section
## Context Template
## Summary Template
## Sample Context
## Mobile Template
# message volume quotas
## soft quota ...snipped...
## hard quota ...snipped...
# default contact modes per priority for this app
# emails which create incidents
# destructive actions
Any doc for this feature?