Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 989 Bytes

File metadata and controls

33 lines (20 loc) · 989 Bytes
Logo

Frappe Email Send Override

The app enhances the Frappe framework's Email Account functionality by enabling the configuration of different credentials for outgoing and incoming mail servers within the same email account. This feature is particularly useful when the SMTP server and the incoming mail server require separate authentication details.

Installation

  1. Get the app
bench get-app https://github.com/rtCamp/frappe-email-send-override.git
  1. Install the app on your site
bench --site [site-name] install-app frappe_email_send_override

Setup App on Frappe Site

Please refer to the wiki for setting up and using the app in Frappe site.

Contribution Guide

Please read CONTRIBUTING.md for details.

License

This project is licensed under the AGPLv3 License.