Support for multiple outgoing email IDs when using different authentication

I have a unique issue where I need incoming to be IMAP from outlook and outgoing to be from a different SMTP on AWS.

For now, helpdesk always uses the default outgoing email address since the incoming email address does not have an outgoing attached. Is there any way to fix that?

Is there a way I can allow the user to choose outgoing email address in helpdesk?

Using Frappe v16 and latest helpdesk

We haven’t done it so the user can choose which email they use to reply, but we have extended the HD Team, so for example we added a field to the HD Team

image

then extended the HD Ticket in our custom app to override the sender_email method, if you need any pointers let me know and I would be happy to help

Hi @anantg

the following is now possible to do so with this feature