Multiple mail paths in kolab

Shrenik Bhura shrenik.bhura at intelliant.net
Tue Jun 30 18:06:12 CEST 2009


I want to configure multiple mail-paths in kolab. One for incoming and
the other for outgoing. Should something like this [1] work:

/In main.cf:/

  content_filter = kolabfilter

  smtpd_sender_restrictions =
    check_sender_access regexp:/etc/postfix/tag_as_local.re
    permit_mynetworks
    permit_sasl_authenticated
    check_sender_access regexp:/etc/postfix/tag_as_foreign.re

/etc/postfix/tag_as_local.re:/

  /^/  FILTER smtp-amavis:[127.0.0.1]:10025

/etc/postfix/tag_as_foreign.re:/

  /^/  FILTER smtp-amavis:[127.0.0.1]:10027


Thereafter I plan to configure amavis for multi-path and am more
confident of that stuff.
Don't have access to a test server, hence I am somewhat banking on
expert/experienced advice to minimise the trials. :)

[1]
http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim-amavisd-path

Thanks,
SB

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20090630/5434652a/attachment.html>


More information about the users mailing list