Wietse Venema:
> Viktor Dukhovni:
> > > The code can currently transform all of the above into tweaks to a
> > > postfix configuration. However we quickly ran into what seems to be a
> > > bug while trying to pin TLS versions via a policy map file:
> > >
> > > https://github.com/EFForg/starttls-everywhere/issues/20
> >
> > You have failed to read the documentation, there is no bug.
>
> There is an input formatting error: you can't use commas in
> "protocols=!SSLv2,!SSLv3,!TLSv1".
Instead of "," use ":". BTW, now that Postfix supports { ... }
grouping we can support less constrained syntax in policy maps.
> However, I wonder where the signal 11 (SIGSEGV) comes from.
To be resolved.
Wietse