One address with more recipients
Gregor Adamczyk
g.adamczyk at netkult.eu
Fri Apr 29 07:39:28 CEST 2016
Ok, my solution is an Sieve filter:
elsif address :is ["to", "cc"] ["family at example.eu", "family at example.com"]
{
redirect "e.name at example.eu";
redirect "p.name at example.eu";
keep;
}
Done it with Thunderbird Sieve Plugin 0.2.3f on Kolab 16
You need this Plugin version, because older versions are broken.
See:
https://github.com/thsmi/sieve/
But can somebody tell how I can use the:
/
"Static Kolab Distribution Group"
for such problems?
Just for my interest...
Regards
Greg
/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20160429/6fb2f222/attachment.html>
More information about the users
mailing list