postfix--- via Postfix-users:
> Spaces are not allowed in submission -o override settings.
> How do you handle adding a service? Or is it not possible? Can you \ the
> space?
>
> -o smtpd_client_restrictions=check_policy_service\ unix:private/myservice
Use
-o { smtpd_client_restrictions = check_policy_service
unix:private/myservice }
Supported in Postfix 3.0 and later.
https://www.postfix.org/master.5.html#syntax
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]