Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.2k stars 2.71k forks source link

Add ability to store from dolibarr sent emails to "Sent" folder #27300

Open John-H-Smith opened 7 months ago

John-H-Smith commented 7 months ago

Feature Request

When dolibarr sends mails over SMTP, the sent mail is not visible in the mail client "sent" folders. This would be a huge enhancement because I sometimes get emails with questions for automatically sent mails. As in this thread, you can see this action is done by the IMAP client. So, I would request adding a IMAP configuration to store those outgoing mails in "sent" folder.

Use case

No response

Suggested implementation

Add a IMAP section to Settings -> Mail and implement a checkbox "Save through dolibarr sent mails to folder" or something like that.

Suggested steps

No response

levieuxtoby commented 3 months ago

This would be a really helpful feature, and I believe it was in earlier versions of Dolibarr, as stated in this previous Issue: https://github.com/Dolibarr/dolibarr/issues/5587