Dirk H. Schulz:
> Does the same apply for header checks? Until now I had
> > header_checks = regexp:/usr/pkg/etc/postfix-in/header_checks,
> > regexp:/usr/pkg/etc/postfix-in/header_checks_virus
> Thanks for your help,
The postconf(5) manpage uses plural:
header_checks (default: empty)
On Thu, Apr 08, 2010 at 04:56:49PM +0200, Dirk H. Schulz wrote:
>> smtpd_whatever_restrictions =
>> check_client_access hash:/usr/pkg/etc/postfix-in/list1,
>> check_client_access hash:/usr/pkg/etc/postfix-in/list2
This is rather pointless, why not have the computer concatenate the source
On Thu, April 8, 2010 12:32 pm, Dirk H. Schulz said:
> I have configured my Postfix to use multiple access lists like that:
>> check_client_access hash:/usr/pkg/etc/postfix-in/list1,
>> hash:/usr/pkg/etc/postfix-in/list2
> I think this has worked some time, but it does not now - list2 seems
On Thu, April 8, 2010 12:32 pm, Dirk H. Schulz said:
> I have configured my Postfix to use multiple access lists like that:
>> check_client_access hash:/usr/pkg/etc/postfix-in/list1,
>> hash:/usr/pkg/etc/postfix-in/list2
> I think this has worked some time, but it does not now - list2 seems not
>
* Dirk H. Schulz :
> Hi all,
>
> I have configured my Postfix to use multiple access lists like that:
> >check_client_access hash:/usr/pkg/etc/postfix-in/list1,
> >hash:/usr/pkg/etc/postfix-in/list2
> I think this has worked some time, but it does not now - list2 seems
> not to be used.
Use:
che