I tried to use this:

  smarthost = "smarthost.example.net"

  from any relay via tls://$smarthost

however from the debug it looks like the macro did not expand and
(unsurprisingly) the system couldn't find the system "$smarthost" to
relay to.  Should this work or is the macro prevented from expanding
due to not being preceded by whitespace?

Could I use a macro for a longer bit of syntax e.g.

  smart_relay = "relay via tls://smarthost.example.net pki
smarthost.example.net verify"

  from any smart_relay

And if so (a) how can I get quotes into a macro and (b) can I use
other macros inside a macro?

Many thanks

John Cox

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to