Re: delay all email to a defined sender list

2018-09-14 Thread Wietse Venema
Viktor Dukhovni: > > > > On Sep 14, 2018, at 5:41 PM, Viktor Dukhovni > > wrote: > > > > Postfix 2.3-20051202 introduced conditionally compiled code for a "DELAY" > > access(5) action, but this never became a default-enabled feature. You'd > > need to compile Postfix with "-DDELAY_ACTION" to

Re: delay all email to a defined sender list

2018-09-14 Thread Viktor Dukhovni
> On Sep 14, 2018, at 5:41 PM, Viktor Dukhovni > wrote: > > Postfix 2.3-20051202 introduced conditionally compiled code for a "DELAY" > access(5) action, but this never became a default-enabled feature. You'd > need to compile Postfix with "-DDELAY_ACTION" to get it, and I don't know > how r

Re: delay all email to a defined sender list

2018-09-14 Thread Viktor Dukhovni
> On Sep 14, 2018, at 4:51 PM, Bill Cole > wrote: > >> It happened just one time too many today, in a rushed moment >> sending the wrong email to the wrong person. >> >> Is it possible to exclusively delay sending mail to specific >> recipients that appear on in a list? > > That is logically a

Re: delay all email to a defined sender list

2018-09-14 Thread Bill Cole
On 14 Sep 2018, at 16:00, Eric Smith wrote: Hi List, It happened just one time too many today, in a rushed moment sending the wrong email to the wrong person. Is it possible to exclusively delay sending mail to specific recipients that appear on in a list? That is logically a feature that be