Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: Fumetto on February 12, 2018, 02:12:32 PM

Title: Forward to multiple users
Post by: Fumetto on February 12, 2018, 02:12:32 PM
Is it possible to forward the emails received by a user to various other users?
In the server-manager panel (collaboration>users>modify) there is the voice to forward the emails; Can I specify multiple email addresses (for example with user1@domain,user2@domain or user1@domain;user2@domain)?

TIA
Title: Re: Forward to multiple users
Post by: Stefano on February 12, 2018, 02:20:50 PM
no

but there's a simple workaround
create all the users you need and set them to forward to thei real email
create a group including all those users
forward the email to group@

the original user/account must not be part of the group itself
Title: Re: Forward to multiple users
Post by: Jean-Philippe Pialasse on February 12, 2018, 05:01:27 PM
As pointed Stefano this is the way.

to note:
this would be possible to ask a NFR to update the manager rule and accept , to separat list of emails.
then the template fragment /etc/e-smith/templates-user/.qmail/70Forward will have to be updated to output multiple line this way
&email1
&email2
&email3



just fill a bug for NFR
Title: Re: Forward to multiple users
Post by: Fumetto on February 12, 2018, 10:02:44 PM
Ty all, nice workaround and yes... and NFR can be a good start-point for this weekend... :)