Viktor Dukhovni:
> On Mon, Apr 20, 2020 at 05:16:40PM -0400, Wietse Venema wrote:
>
> > Viktor Dukhovni:
> > > static ATTR_OVER_TIME time_table[] = {
> > > -7 + VAR_MILT_CONN_TIME, DEF_MILT_CONN_TIME, 0, 1, 0,
> > > -7 + VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, 0, 1, 0,
> > > -7 + VAR_MI
On Mon, Apr 20, 2020 at 05:16:40PM -0400, Wietse Venema wrote:
> Viktor Dukhovni:
> > static ATTR_OVER_TIME time_table[] = {
> > -7 + VAR_MILT_CONN_TIME, DEF_MILT_CONN_TIME, 0, 1, 0,
> > -7 + VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, 0, 1, 0,
> > -7 + VAR_MILT_MSG_TIME, DEF_MILT_MSG_TIME,
Viktor Dukhovni:
> static ATTR_OVER_TIME time_table[] = {
> -7 + VAR_MILT_CONN_TIME, DEF_MILT_CONN_TIME, 0, 1, 0,
> -7 + VAR_MILT_CMD_TIME, DEF_MILT_CMD_TIME, 0, 1, 0,
> -7 + VAR_MILT_MSG_TIME, DEF_MILT_MSG_TIME, 0, 1, 0,
> +&VAR_MILT_CONN_TIME[7], DEF_MILT_CONN_TIME, 0, 1, 0,
> +
* N KN :
> Thanks for the answer. I'm however trying to use the PAM way, because using
> the auxprop method involves storing user passwords in plain text, which I'd
> like to avoid. I can't seem to find a way to tell the smtpd.conf file to
The best [tm] way is to offer plaintext methods only over
On Mon, Apr 20, 2020 at 11:53:35AM -0700, PGNet Dev wrote:
> On 4/20/20 11:14 AM, Wietse Venema wrote:
> > Postfix versions 3.5.1, 3.4.11, 3.3.9, 3.2.14:
> >
> >* Bitrot workaround for broken builds after an incompatible change
> > in GCC 10.
>
> confirming, 3.5.1 build/install/exec all
On 4/20/20 11:14 AM, Wietse Venema wrote:
> Postfix versions 3.5.1, 3.4.11, 3.3.9, 3.2.14:
>
>* Bitrot workaround for broken builds after an incompatible change
> in GCC 10.
confirming, 3.5.1 build/install/exec all well-behaved again with _both_ gcc-10
& clang-10
Apr 20 11:51:36 test
[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-3.5.1.html]
Postfix versions 3.5.1, 3.4.11, 3.3.9, 3.2.14:
* Bitrot workaround for broken builds after an incompatible change
in GCC 10.
* Bitrot workaround for broken DANE/DNSSEC s