when building packages on a machine, the machine name
is encoded in Defaults.py. Not sure, what the "correct"
solution is, but IMO it would be better to set the name
in mm_cfg.py.
mm_cfg.py is off-limits for Mailman to touch -- it's purely
for site customizations. Between manually editing mm_cfg.py
in its final destination and the configure switches
--with-mailhost and --with-urlhost, I think there are plenty
of acceptable ways to configure this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=12800
mm_cfg.py is off-limits for Mailman to touch -- it's purely
for site customizations. Between manually editing mm_cfg.py
in its final destination and the configure switches
--with-mailhost and --with-urlhost, I think there are plenty
of acceptable ways to configure this.