Robert Moskowitz:
> got an error.
> 
> My script contained the lines:
> 
> postconf -e 'smtpd_recipient_restrictions = permit_sasl_authentication,\
>               permit_mynetworks,\
>               reject_unauth_destinations'
> 
> And the error I got:
> 
> postfix: fatal: -e or -# accepts no multi-line input
> 
> So I am missing something...

You can pretty much forget about backslash-newline inside strings.

You'd have to use " quotes, but those don't prevent $parameter_name
expansion.

Please FIX YOUR MAIL CLIENT so that it respects the REPLY-TO header.
I don't need two copies of your replies. You already send multiple
follow-ups at a time, so I am sure that I have deleted some unread.

        Wietse

Reply via email to