Re: [Mailman-Users] Duplicate command results

2018-05-31 Thread Stephen J. Turnbull
Mark Sapiro writes: > If you are including the command in both the Subject: and the body, that > is why. If the Subject: contains a valid command, it will be executed. > Thus a message with 'Subject: help' and 'help' in the body contains two > help commands so the command is executed twice. I

Re: [Mailman-Users] Duplicate command results

2018-05-26 Thread Mark Sapiro
On 05/26/2018 10:13 AM, Rubén Fernández Asensio wrote: > > Hello all, > It's a tiny issue but really nags me. > When a user sends a command to the request address (so far I've tried > 'help' and 'set help') the reply shows the command's results twice, > repeated within the same message. > How coul

[Mailman-Users] Duplicate command results

2018-05-26 Thread Rubén Fernández Asensio
Hello all, It's a tiny issue but really nags me. When a user sends a command to the request address (so far I've tried 'help' and 'set help') the reply shows the command's results twice, repeated within the same message. How could I fix this? ---