Re: Multiple Milters Separator?

2011-01-28 Thread J4K
On 01/27/2011 11:51 PM, Wietse Venema wrote: > Steve Jenkins: > [ Charset ISO-8859-1 unsupported, converting... ] >> If we're using mutliple milters (with smtpd_milters), is it >> appropriate to separate them with: >> >> a space? >> smtpd_milters = inet:localhost:10035 inet:localhost:10036 >> >> a

Re: Multiple Milters Separator?

2011-01-27 Thread Wietse Venema
Steve Jenkins: [ Charset ISO-8859-1 unsupported, converting... ] > If we're using mutliple milters (with smtpd_milters), is it > appropriate to separate them with: > > a space? > smtpd_milters = inet:localhost:10035 inet:localhost:10036 > > a comma? > smtpd_milters = inet:localhost:10035,inet:loc

Re: Multiple Milters

2009-06-12 Thread Ihsan Dogan
Am 12.6.2009 17:50 Uhr, Noel Jones schrieb: Is such a setup possible with Postfix?^M >>> Not supported. Eror control is limited to milter_default_action. >> I see. >> >> If I specify "milter_default_action = reject" and there is an error with >> the milter daemon, Postfix will give a 554. Wha

Re: Multiple Milters

2009-06-12 Thread Noel Jones
Ihsan Dogan wrote: Wietse Venema wrote: I'm running two spamfilters on two machines, which are accessed with^M milter. In case of an error (eg: the first milter service is not running),^M I would like that Postfix wold use the second one on the other host.^M ^M I was expecting something somethi

Re: Multiple Milters

2009-06-12 Thread Ihsan Dogan
Wietse Venema wrote: >> I'm running two spamfilters on two machines, which are accessed with^M >> milter. In case of an error (eg: the first milter service is not running),^M >> I would like that Postfix wold use the second one on the other host.^M >> ^M >> I was expecting something something like

Re: Multiple Milters

2009-06-11 Thread Kouhei Sutou
Hi, In <5f0a4d43797f50decd8590a59d9e6...@localhost> "Multiple Milters" on Thu, 11 Jun 2009 09:27:11 +0200, Ihsan Dogan wrote: > I'm running two spamfilters on two machines, which are accessed with > milter. In case of an error (eg: the first milter service is not running), > I would like tha

Re: Multiple Milters

2009-06-11 Thread Wietse Venema
Ihsan Dogan: > > Hello,^M > ^M > I'm running two spamfilters on two machines, which are accessed with^M > milter. In case of an error (eg: the first milter service is not running),^M > I would like that Postfix wold use the second one on the other host.^M > ^M > I was expecting something something