How to set e-mail sender address

Hello,
I’m trying to figure out how to set sender e-mail address from the “module: send by e-mail”.

When, e.g., I try to send an e-mail from the invoice module, I can select only between default e-mail address and user e-mail address.
I would like to be able to select between many more e-mail addresses.
How can I do that?

Now I created different users, from the different tasks, aministration@domain for invoice sending, tech@domain for the interventions, but it’s not very friendly.
Is there a way to specify more than an e-mail address per user? Oris there a way to specify a list of addresses available to all users?

Thank you

Dolibarr 6.0.5 on Ubuntu Server 14.04

A workaround is to specify more mail adresses separated with ; directly at the user / client / contact.
E.g.: aministration@domain;tech@domain
Not very nice but it works.

There is a possibility to specify additional fields with type “email” but it is not recognized in the mail form :unhappy:
But it could be helpful to create fields Email 2, Email 3, Email 4,… to keep the view

If I specify many e-mail addresses ad you suggest, it happens as in the attachment.
Dolibarr Tries to use all the specified addresses as sender address, without let me to choose from them.

Pièces jointes :

Missing attachment

I just finished a small change for this issue:


I’ll try to make this available as configurable item in the settings for invoice. Now you can use it through a hidden setting.
1 Like