On Sat, 1 Jan 2022, Wietse Venema wrote:

Dan Mahoney (Gushi):
Hey there,

I'm trying to modernize older configs at the day job and have found that a
coworker specified:

milter_connect_macros = b i j _ {daemon_name} {if_name} {if_addr}
milter_end_of_data_macros = b i j _ {daemon_name} {if_name} {if_addr}
{mail_addr}

Consulting http://www.postfix.org/MILTER_README.html#macros ...

..I don't see a "b" in the postfix docs.  Is there a former value
associated with this, or some sendmail compatibility shim or something?

The milter_macro_defaults parameter allows the specification of
arbirary macro (names, value) pairs. That could be a source of
non-standard macros. This was added for soneone who used a custom
milter.

# postconf milter_macro_defaults
milter_macro_defaults =

..or it could have been someone blindly copy/pasting values from other systems.

-Dan


        Wietse

(For that matter, I don't see if_name or if_addr, but I do see the
"workaround" notes).

Clue, please?

--

--------Dan Mahoney--------
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
FB:  fb.com/DanielMahoneyIV
LI:   linkedin.com/in/gushi
Site:  http://www.gushi.org
---------------------------




--

"It doesn't matter where I live, because I live in dataspace.  That's my
hometown."

-Steve Roberts, Builder of BEHEMOTH

--------Dan Mahoney--------
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
FB:  fb.com/DanielMahoneyIV
LI:   linkedin.com/in/gushi
Site:  http://www.gushi.org
---------------------------

Reply via email to