I have setup frappe instance, everything working good, Except I want to send mail through specific mail for different actions. i.e
- If User forgets his password (Send mail using no-reply)
- If user want to give feedback (Receive mail from feedback)
- For Developers (Send and Receive mail through dev)
- Notifications (Send through alerts)
- LMS joiners (Send invite through trainee)
I have configured these E-mails, also disabled the default outgoing. But I’m unable to find a setting to accomplish these. Can anyone help me how to do these ?
I have spent countless hours on console trying to figure this rule out, I don’t have idea on DocTypes which are mostly used here.
Thanks in Advance.