On 5/25/24 10:00 AM, schaefer@alphanet.ch wrote:
How may I automatically (from the command line) replace the example.com which is displayed in the web interface and in the From: comment field of the e-mails (the address itself is OK) -- I only found documentation about changing through the GUI so far. Any pointer?
The host name displayed in the web UI is based on the SITE_ID setting in Django's settings. This is a system configuration not associated with any lists. it references an entry in the django_sites table in the database.
As far as the comment/display name in From: is concerned, what specific
emails are you talking about? I don't know where example.com
would
come from unless you mean email from Django in which case look at your
setting for ADMINS in your Django settings.
Also, I have a question: if I import my 2.1 config for each ml, will DKIM work-arounds work (e.g. replace This User <user@domain> by This User user@domain <the-mailing-list>) ? Will Mailman 2.1 it required some config changes and also I had to modify mailman using a Debian diversion, AFAIR.
The mailman import21
command will properly import the Mailman 2.1
from_is_list and Sender filters -> dmarc_* DMARC mitigation settings.
If you have some customization in this area, that probably won't be handled.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan