Hello everyone,
I've written a small patch for the Zarafa Spooler that allows you to manage send-as/alias capabilities within a simple text file.
alias_7.1.4.diff.zip (This patch only works with Zarafa 7.1.4!)
The textfile looks like this:
The normal Zarafa send as features works like before. The new alias feature will just apply to mails, which are not handled by the Zarafa internal send-as mechanism.
You can turn on and off the patch within the spooler.cfg file.
New configuration parameters:
use_alias_file (Values: yes, no ; Default: yes)
alias_file (Values: Path to alias file ; Default: /etc/zarafa/alias.txt)
WARNING: you have to restart the patched/recompiled spooler version once before you add the new config parameters!
You can also check out the newest development sources throught svn:
Bookmarks