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:

1) lists/LISTNAME/en/ where LISTNAME is the name of the list you sent
the request to
2) templates/DOMAIN/en/ where DOMAIN is the domain of the list
3) templates/site/en/
4) templates/en/

The first help.txt template found is the one being used. What does it
contain?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to