>No, I beg to differ on this one.  From the manual:
>
>     blank lines and comments
>                   Empty  lines and whitespace-only lines are ignored,
>                   as are lines whose first  non-whitespace  character
>                   is a `#'.

but you can't have a comment in the middle of a parameter list, either on 
one line, or multiple lines


>IIRC, it's a comment at the end of a line that will break the list -
>comments must be on a separate line.

no need to debate, leave your # mid-list, and do

postconf | egrep "smtpd_recipient_restrictions"

and see comes out



Reply via email to