Closed
Description
I would like to use plain email senders for our setup.
- Default email sender (settings) does not allow to set plain email text, only named email (e.g.
Example <mail@example.org>
but notmail@example.org
). - Setting
mail@example.org <mail@example.org>
will fail to send emails because of smtp server error "expected one email sender".
In a campaign you can set mail@example.org
, however the email client will show it as <mail@example.org>
instead of a plain email address.