On 5/14/20 2:51 PM, Wietse Venema wrote:
Thomas Strike:
The following cryptic line is given as the reason;
.
.
.
.
BOUNCE postfix-users@postfix.org: Admin request of type /^\s*config\b/i
at line 3
How do I correct this?
Look at line 3 of the rejected email message.
Wie
Thomas Strike:
> The following cryptic line is given as the reason;
>
> .
>
> .
>
> .
>
> .
>
> BOUNCE postfix-users@postfix.org: Admin request of type /^\s*config\b/i
> at line 3
>
>
> How do I correct this?
Look at line 3 of the rejected email message.
Wietse
On 5/14/20 2:33 PM, Ralph Seichter wrote:
* Thomas Strike:
The following cryptic line is given as the reason
Not quite cryptic, just a regular expression. ;-) Make sure your subject
line does not match this expression (the first case-insensitive word of
the subject, after 0-n optional consec
* Thomas Strike:
> The following cryptic line is given as the reason
Not quite cryptic, just a regular expression. ;-) Make sure your subject
line does not match this expression (the first case-insensitive word of
the subject, after 0-n optional consecutive spaces, must not be "config").
-Ralph
The following cryptic line is given as the reason;
.
.
.
.
BOUNCE postfix-users@postfix.org: Admin request of type /^\s*config\b/i
at line 3
How do I correct this?