Page 1 of 1

forward method

Posted: Fri Aug 22, 2008 8:18 am
by PrisonMind
hi,

i have basic question about the messaging handling from scalix.

i have one person (e.g user1) which received all messages from 2 other person (e.g user2 and user3) via forward rule. in most of the cases that works.
but if somebody write one email to both of them the assisstant received only one email, but they should be received 2 emails! one which send to user 2 and one which send to user3.

is this a feature from scalix?
how can i disable this?

Posted: Fri Aug 22, 2008 12:30 pm
by schmoe90
If you look at the way Scalix actually works, there's only 1 message, but with 2 recipients pointing to it. When you forward it to the user1 user, they just get a pointer to it. It doesn't make sense to have 2 pointers to the same thing in the same account, as the server strips out duplicate DL entries.

I'm not convinced that you can turn this off.

Posted: Mon Aug 25, 2008 3:06 am
by PrisonMind
have scalix some others ways to copy this emails?
i have check this with sxaa but i didn´t find the option to copy this email in two folders.

e.g if in the header of the message user2 and user3 then copy this email to folder inbox/user2 and inbox/user3