I'm setting up my first Mailman installation and have encountered a
small problem.
 
Everything looks about ready to go except that the address that appears
in the "From" line from is the real name of the machine rather than the
alias. In other words, the real machine name might be
uglyrealname.domain.com, which has a DNS alias of
prettyalias.domain.com. In all of the emails that get sent out (e.g.
subscription confirmation, welcome message, etc), Mailman is correctly
giving the address in the text of the email as something like
[EMAIL PROTECTED], but in the "From" line of the
email, it shows up as being from something like
[EMAIL PROTECTED] .
 
Is there any way I can change that, either through a config setting or
by modifying the Python code? (I'm a programmer, but I don't know
Python, so use small words that I'll understand.) Or is this something
that requires changing our Sendmail settings? (And if so, any hints in
that area would be VERY appreciated!)
 
Thanks,
Wally Hartshorn
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to