|
| | Subject: | multiple content_filters | | Group: | Postfix-users | | From: | Erik Weber | | Date: | 27 Jun 2007 |
Hello,
I'm trying to have my postfix installation using an array of
content-filters (amavisd-new boxes)
something like this:
content_filter = smtp-amavis:[1.2.3.4]:10024 smtp-amavis:[1.2.3.5]:10024
I get errors like this:
Jun 27 16:13:13 vwsw02 postfix/smtp[15283]: fatal: garbage after
numerical service in server description: [1.2.3.4]:10024 ??
smtp-amavis:[1.2.3.5]:10024
Is this possible to accomplish ?
--
Erik
|