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]

Reply via email to