On 1/24/2015 8:24 PM, Mark Sapiro wrote: > On 01/24/2015 04:16 PM, Dennis Putnam wrote: >> I've recently muddled through a migration to a new server and struggled >> with setting up a custom URL for templates. However, in trying to set up >> the URL on a previously working "help.txt", I've apparently fouled >> something up. I now get the correct URL but little else. A help request >> is returning the following: >> >> ---------------------------------------------------------------------------------------------------------------------------------------------------- >> >> The results of your email command are provided below. Attached is your >> original message. >> >> - Results: >> Ignoring non-text/plain MIME parts > This means your original message had more than just a single text/plain > part, probably it was multipart/alternative with both text/plain and > text/html alternatives. This should be OK. > >> You can access your personal options via the following url: >> >> https://myhost.mydomain.com/mailman/options/cufsalumni/dap1%40bellsouth.net > > This is generated by the 'help' command processor, so you got that far. > > >> help >> Help > > And this seems to indicate either Mailman/Commands/cmd_help.py or your > help.txt template is corrupted. > > Look for a file named help.txt in the following places if they exist: This is a bit convoluted. I don't know if this is unique to the CentOS 7 implementation or standard but everything is spread out now even more. I found that /usr/lib/mailman/templates no longer exists. That directory contains just a README that says the location was changed to /etc/mailman/templates. In addition, I see there is also an mm_cfg.py in /etc/mailman which is a sym link to /var/lib/mailman/Mailman/mm_cfg.py. Nothing like consistency. Why wasn't the templates directory also a symlink? Sheesh! > > 1) lists/LISTNAME/en/ where LISTNAME is the name of the list you sent > the request to This is the one it should be using and looks correct (/var/lib/mailman/lists/LISTNAME/en/help.txt). > 2) templates/DOMAIN/en/ where DOMAIN is the domain of the list Does not exist. > 3) templates/site/en/ Does not exist. > 4) templates/en/ The file /etc/mailman/templates/en/help.txt appears to be correct. > > The first help.txt template found is the one being used. What does it > contain? > > (sanitized) ----------------------------------------------------------------------------------------------------------------- Help for %(listname)s mailing list:
This is email command help for version %(version)s of the "Mailman"
list manager. The following describes commands you can send to get
information about and control your subscription to Mailman lists at
this site. A command can be in the subject line or in the body of the
message.
Note that much of the following can also be accomplished via the World
Wide Web, at:
%(listinfo_url)s
In particular, you can use the Web site to have your password sent to
your delivery address.
List specific commands (subscribe, who, etc) should be sent to the
*-request address for the particular list, e.g. for the 'mailman'
list, use 'mailman-request@...'.
About the descriptions - words in "<>"s signify REQUIRED items and
words in "[]" denote OPTIONAL items. Do not include the "<>"s or
"[]"s when you use the commands.
The following commands are valid:
%(commands)s
Commands should be sent to [email protected]
Questions and concerns for the attention of a person should be sent to
[email protected]
-------------------------------------------------------------------------------------------------------------------------------------
Thanks.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
