From pau.baiges@csuc.cat Fri Sep 15 13:36:44 2023 From: pau.baiges@csuc.cat To: mailman-users@mailman3.org Subject: [MM3-users] Modify approval email Date: Fri, 15 Sep 2023 11:22:05 +0000 Message-ID: <169477692549.4014441.3782850355364184220@mail.mailman3.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7208714156261964668==" --===============7208714156261964668== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Good morning, Is there a way to modify the email that is sent by default to list owners whe= n a non-list member sends email to the list? Basically the default email that is sent is this: ________________________________________________________ As list administrator, your authorization is requested for the following mailing list posting: List: lis1(a)llistes.csuc.cat From: jim(a)csuc.cat Subject: test The message is being held because: El missatge no =C3=A9s d'un membre de la llista At your convenience, visit your dashboard to approve or deny the request. _____________________________________________________________________ We would like to add the link to the page to accept the email from the list i= tself. I think I remember that in the old mailman it could be done Thanks! --===============7208714156261964668==-- From turnbull.stephen.fw@u.tsukuba.ac.jp Fri Sep 15 14:33:05 2023 From: "Stephen J. Turnbull" To: mailman-users@mailman3.org Subject: [MM3-users] Modify approval email Date: Fri, 15 Sep 2023 23:32:52 +0900 Message-ID: <25860.27412.547886.572335@StephennoMacBook-Pro.local> In-Reply-To: <169477692549.4014441.3782850355364184220@mail.mailman3.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8004514758618288494==" --===============8004514758618288494== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit pau.baiges(a)csuc.cat writes: > Is there a way to modify the email that is sent by default to list > owners when a non-list member sends email to the list? Yes. As list owner (or site admin) in Postorius go to Templates, and click on "New Template". Select list:admin:action:post from the drop-down menu to the right of "Name". Copy the current message (site-packages/mailman/templates/en/list:admin:action:post.txt is the original, but do not edit this -- it will be overwritten on upgrades) to the text box and edit to taste. Unfortunately there is no "web site" variable but typically that is the same for all lists, so adding https://your.host.here/mailman3/lists/$list_id/held_messages in some appropriate place probably does what you want. There is no way to indicate that this is a link because these messages are plain text. However, most mail clients will turn a URL into a link. If your moderators are not so lucky, try wrapping it with or even the usual HTML: Moderation Page One of those may help. Steve --===============8004514758618288494==-- From odhiambo@gmail.com Fri Sep 15 14:58:15 2023 From: Odhiambo Washington To: mailman-users@mailman3.org Subject: [MM3-users] Re: Modify approval email Date: Fri, 15 Sep 2023 17:57:31 +0300 Message-ID: In-Reply-To: <25860.27412.547886.572335@StephennoMacBook-Pro.local> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5256857128255097464==" --===============5256857128255097464== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Fri, Sep 15, 2023 at 5:33=E2=80=AFPM Stephen J. Turnbull < turnbull.stephen.fw(a)u.tsukuba.ac.jp> wrote: > pau.baiges(a)csuc.cat writes: > > > Is there a way to modify the email that is sent by default to list > > owners when a non-list member sends email to the list? > > Yes. As list owner (or site admin) in Postorius go to Templates, and > click on "New Template". Select list:admin:action:post from the > drop-down menu to the right of "Name". Copy the current message > (site-packages/mailman/templates/en/list:admin:action:post.txt is the > original, but do not edit this -- it will be overwritten on upgrades) > to the text box and edit to taste. Unfortunately there is no "web > site" variable but typically that is the same for all lists, so adding > > https://your.host.here/mailman3/lists/$list_id/held_messages > > in some appropriate place probably does what you want. > > There is no way to indicate that this is a link because these messages > are plain text. However, most mail clients will turn a URL into a > link. If your moderators are not so lucky, try wrapping it with > > > > or even the usual HTML: > > > Moderation Page > > > One of those may help. > Also, you can take a look at this documentation: https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/te= mplates.html --=20 Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' =C2=AF\_(=E3=83=84)_/=C2=AF :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html] --===============5256857128255097464==-- From jens.guenther@posteo.de Fri Sep 15 15:45:02 2023 From: Jens =?utf-8?q?G=C3=BCnther?= To: mailman-users@mailman3.org Subject: [MM3-users] Re: Modify approval email Date: Fri, 15 Sep 2023 15:44:55 +0000 Message-ID: <979ef02a-afe4-4248-272f-b4c0141c4b48@posteo.de> In-Reply-To: <169477692549.4014441.3782850355364184220@mail.mailman3.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8269479022329055810==" --===============8269479022329055810== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Yes. As already described, you can set it **per list** in Postorious. Though, you can also set it systemwide with a template in=20 [..]/var/templates/site/de/list:admin:action:post.txt (where de should=20 be changed to it/en in your case, I suppose!?) and the following link:=20 https://$domain/postorius/lists/$short_listname.$domain/held_messages (maybe you also need the other variables: $list_id and $reasons) This can also be set per domain as a template in=20 /var/templates/domains/$domain/$your-language/... Regards, Jens. Am 15.09.23 um 13:22 schrieb pau.baiges(a)csuc.cat: > Good morning, > Is there a way to modify the email that is sent by default to list owners w= hen a non-list member sends email to the list? > Basically the default email that is sent is this: >=20 > ________________________________________________________ > As list administrator, your authorization is requested for the > following mailing list posting: >=20 > List: lis1(a)llistes.csuc.cat > From: jim(a)csuc.cat > Subject: test >=20 > The message is being held because: >=20 > El missatge no =C3=A9s d'un membre de la llista >=20 > At your convenience, visit your dashboard to approve or deny the > request. > _____________________________________________________________________ >=20 > We would like to add the link to the page to accept the email from the list= itself. > I think I remember that in the old mailman it could be done > Thanks! > _______________________________________________ > Mailman-users mailing list -- mailman-users(a)mailman3.org > To unsubscribe send an email to mailman-users-leave(a)mailman3.org > https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ > Archived at: https://lists.mailman3.org/archives/list/mailman-users(a)mailm= an3.org/message/4XJ6WX5ALRZXKGLWAYLTKN7INEOT3SW3/ >=20 > This message sent to jens.guenther(a)posteo.de --===============8269479022329055810==-- From pau.baiges@csuc.cat Tue Sep 19 10:22:14 2023 From: pau.baiges@csuc.cat To: mailman-users@mailman3.org Subject: [MM3-users] Re: Modify approval email Date: Tue, 19 Sep 2023 10:22:10 +0000 Message-ID: <169511893038.1363711.6937355520047796092@mail.mailman3.org> In-Reply-To: <979ef02a-afe4-4248-272f-b4c0141c4b48@posteo.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4036949375869125995==" --===============4036949375869125995== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you very much everyone, in the end I obtained the option to modify the = file [..]/var/templates/site/de/list:admin:action:post.txt and add the url Regards, Pau --===============4036949375869125995==--