[pfx] Re: multi line configuration parameters with # remarks

Viktor Dukhovni via Postfix-users <[email protected]> Fri, 22 May 2026 14:10:26 +1000
Newsgroups gmane.mail.postfix.user
Message-ID <[email protected]>
On Thu, May 21, 2026 at 04:20:51PM -0700, David Koski via Postfix-users wrote:

> Will this work as expected?
> 
> config_setting = line1
>     line 2
>     line 3 # comment
>     line 4
>     line 5

The implemented (and documented) comment syntax is:

    config_setting = line1
        line 2
        # comment
        line 3
        line 4
        line 5

-- 
    Viktor.  🇺🇦 Слава Україні!
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]