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.
- Get the app
bench get-app https://github.com/rtCamp/frappe-email-send-override.git
- Install the app on your site
bench --site [site-name] install-app frappe_email_send_override
Please refer to the wiki for setting up and using the app in Frappe site.
Please read CONTRIBUTING.md for details.
This project is licensed under the AGPLv3 License.