From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Robbins Date: Fri, 30 Sep 2016 11:13:44 +0000 Subject: Re: [mlmmj] Notification sent to non-member for subscribers-only list Message-Id: <57EE4BB8.2000800@smartlabrador.ca> List-Id: References: <57ED7184.7060108@smartlabrador.ca> In-Reply-To: <57ED7184.7060108@smartlabrador.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org On 09/29/2016 11:50 PM, Ben Schmidt wrote: > On 30/09/2016 5:54 am, Doug Robbins wrote: >> When a non-member posts to a subscribers-only list, a notification >> message is sent >> back to the poster. This notification message includes the full text >> of their >> original post. >> >> I'd prefer if the notification message (the reply generated by mlmmj) >> did NOT >> quote the original content sent by the poster. >> >> Is there any way I can remove it? > > Just edit the deny-post list text to taste. You'll find it in > $LISTDIR/text. It's copied there from a system-wide location when you > create the list. The most relevant file in $LISTDIR/text seemed to be 'subonlypost'. I The wording of that file is similar but slightly different than the wording of the notification mail that is sent. Editing it had no effect on the notification message. I've found that the notification mail is based on the file /usr/share/mlmmj/text.skel/en/deny-post. Editing that file, removing the original-post attachment, achieved what I wanted. Unsure why the file in $LISTDIR/text isn't used, perhaps something is awry with my setup (installed via rpm on CentOS). Thanks, Doug