Skip to content
zeel prajapati edited this page Aug 17, 2024 · 2 revisions

Email Send Override Frappe

This app is used to enable different usernames and passwords for outgoing and incoming servers with the same email account in Frappe.

Setup App on Frappe Site

The given documentation will cover how, as an end-user, you can use Email Send Override.

Install the app

bench get-app https://github.com/rtCamp/frappe-email-send-override.git
bench --site {site-name} install-app email_send_override

Set up the Email Account

  • Create a new Email Account:

    image
  • Enter the Incoming and Outgoing server details as given:

    image
Clone this wiki locally