In article <1178907952.295978.27350@w5g2000hsg.googlegroups.c om> daquino
<mr.danielaquino@gmail.com> writes:
>Can the $w (hostname) variable be set manually in sendmail.mc ?
>Just like confDOMAIN_NAME can be used to set $j ...
There is no confXXX macro defined for it since it's not something you
should set, and you're probably looking at the wrong solution (or not a
solution at all) to whatever problem you are having. However
define(`confDOMAIN_NAME', `foo') is just a "niceness" equivalent to
LOCAL_CONFIG
Djfoo
I'm sure you can figure out how to set $w from that...
--Per Hedeland
per@hedeland.org