Hello,
i want to send email via workflow to lead from assigned user. I tried several configurations but nothing works as intended.
First i have define at admin -> email settings the system email account: From Name = “Mydomain CRM”, From Address= crm@, smtp-server / smtp username, smpt-password, smtp-port, enable SMTP over SSL. And i unchecked “allow users to use this account for outgoing mail”.
At user settings i defined users email settings: Email Address = @mydomain.de (primary), Email Provider= (which is not editable), SMTP Username and SMTP Password.
Now I create a workflow which is assigning the user and also define an action “send email” with follwing parameter:
- Send Individual Emails: checked
- Email Template “my Mail Template”
- Email: to record Email
This workflow is working, but it send always from system email account (crm@mydomain) not from users email account.
What can i do ?
Rolf
SuiteCRM: 7.8.18 / Ubuntu 16.04 LTS