Re: Postfix bug ...

2017-06-19 Thread Tom Horsley
On Mon, 19 Jun 2017 20:26:29 +0200
Walter H. wrote:

> what is this?
> header_checks tells this and I'm used to use pcre with postfix ...

Perhaps postfix-pcre isn't installed?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Postfix bug ...

2017-06-19 Thread Walter H.

Hello,

Jun 19 20:18:01 fedorabox postfix/smtp[4723]: error: unsupported 
dictionary type: pcre


what is this?
header_checks tells this and I'm used to use pcre with postfix ...

/etc/postfix/main.cf:

smtp_header_checks = pcre:/etc/postfix/smtp_hdr_chks.pcre
smtp_mime_header_checks =
smtp_nested_header_checks =

/etc/postfix/smtp_hdr_chks.pcre:

# remove 'Precedence: bulk'
/^precedence:[[:cntrl:][:space:]](.*)$/
IGNORE

Thanks,
Walter




smime.p7s
Description: S/MIME Cryptographic Signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org