Koha 21.11.10 version, New Patrons email notice sending problem.
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you.. Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105.
Same problem I am also facing if you get the solution do let me know also. On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
Hi, in the new version the notice can not longer be used to sent a password and the lettercode was changed to WELCOME. Check if you have a WELCOME notice defined. It will also be sent through the message_queue now, so you can check for entries in the table as well. Hope this helps, Katrin On 12.08.22 08:11, Himanshu Aggarwal wrote:
Same problem I am also facing if you get the solution do let me know also.
On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Hi folks, I think you should take a look @Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30214 This was introduced in version 21.11.05 and states that the syspref AutoEmailOpacUser should be activated in order to notices to be sent to new patrons. Also, the template is called ACCTDETAILS. Which version of Koha were you using before doing the update? Best, Arthur Suzuki, Developer@BibLibre, FR On 12/08/2022 13:05, Katrin Fischer wrote:
Hi,
in the new version the notice can not longer be used to sent a password and the lettercode was changed to WELCOME. Check if you have a WELCOME notice defined. It will also be sent through the message_queue now, so you can check for entries in the table as well.
Hope this helps,
Katrin
On 12.08.22 08:11, Himanshu Aggarwal wrote:
Same problem I am also facing if you get the solution do let me know also.
On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Arthur are you able to send the welcome message to Patrons? On Tue, Aug 16, 2022 at 1:57 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hi folks,
I think you should take a look @Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30214
This was introduced in version 21.11.05 and states that the syspref AutoEmailOpacUser should be activated in order to notices to be sent to new patrons.
Also, the template is called ACCTDETAILS.
Which version of Koha were you using before doing the update?
Best,
Arthur Suzuki, Developer@BibLibre, FR
On 12/08/2022 13:05, Katrin Fischer wrote:
Hi,
in the new version the notice can not longer be used to sent a password and the lettercode was changed to WELCOME. Check if you have a WELCOME notice defined. It will also be sent through the message_queue now, so you can check for entries in the table as well.
Hope this helps,
Katrin
On 12.08.22 08:11, Himanshu Aggarwal wrote:
Same problem I am also facing if you get the solution do let me know also.
On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
Hello, It doesn't send messages because the KohaTestingDocker environment doesn't host a mail server. However I can see a message ready to be sent in the message_queue table. Can you? Arthur On 16/08/2022 14:05, Himanshu Aggarwal wrote:
Arthur are you able to send the welcome message to Patrons?
On Tue, Aug 16, 2022 at 1:57 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hi folks,
I think you should take a look @Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30214
This was introduced in version 21.11.05 and states that the syspref AutoEmailOpacUser should be activated in order to notices to be sent to new patrons.
Also, the template is called ACCTDETAILS.
Which version of Koha were you using before doing the update?
Best,
Arthur Suzuki, Developer@BibLibre, FR
On 12/08/2022 13:05, Katrin Fischer wrote: > Hi, > > in the new version the notice can not longer be used to sent a password > and the lettercode was changed to WELCOME. Check if you have a WELCOME > notice defined. It will also be sent through the message_queue now, so > you can check for entries in the table as well. > > Hope this helps, > > Katrin > > On 12.08.22 08:11, Himanshu Aggarwal wrote: >> Same problem I am also facing if you get the solution do let me know >> also. >> >> On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library >> <mamcet.library10@gmail.com> >> wrote: >> >>> Good morning, I'm looking for tips to solve a New patron email notice >>> sending problem. I noticed that Koha 21.11.10 version, New Patrons >>> email >>> notice only does not send, But book check-in, check-out, book renewal >>> notification etc are working properly. >>> -- >>> Thanking you.. >>> >>> Librarian, >>> MAMCET <http://mamcet.com/> >>> Trichy-Chennai Trunk Road, >>> Siruganur, Tiruchirappalli-621 105. >>> _______________________________________________ >>> >>> Koha mailing list http://koha-community.org >>> Koha@lists.katipo.co.nz >>> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha >>> >> > _______________________________________________ > > Koha mailing list http://koha-community.org > Koha@lists.katipo.co.nz > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
Yes, I can. On Wed, Aug 17, 2022 at 6:41 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hello,
It doesn't send messages because the KohaTestingDocker environment doesn't host a mail server.
However I can see a message ready to be sent in the message_queue table. Can you?
Arthur On 16/08/2022 14:05, Himanshu Aggarwal wrote:
Arthur are you able to send the welcome message to Patrons?
On Tue, Aug 16, 2022 at 1:57 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hi folks,
I think you should take a look @Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30214
This was introduced in version 21.11.05 and states that the syspref AutoEmailOpacUser should be activated in order to notices to be sent to new patrons.
Also, the template is called ACCTDETAILS.
Which version of Koha were you using before doing the update?
Best,
Arthur Suzuki, Developer@BibLibre, FR
On 12/08/2022 13:05, Katrin Fischer wrote:
Hi,
in the new version the notice can not longer be used to sent a password and the lettercode was changed to WELCOME. Check if you have a WELCOME notice defined. It will also be sent through the message_queue now, so you can check for entries in the table as well.
Hope this helps,
Katrin
On 12.08.22 08:11, Himanshu Aggarwal wrote:
Same problem I am also facing if you get the solution do let me know also.
On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
Hi, if you go to the patron account and check the notices tab, do you see the notice there as well? What is the status of the notice? Maybe the job for processing and sending out the emails from the message queue is not running on your system. Hope that helps, Katrin On 17.08.22 17:09, Himanshu Aggarwal wrote:
Yes, I can.
On Wed, Aug 17, 2022 at 6:41 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hello,
It doesn't send messages because the KohaTestingDocker environment doesn't host a mail server.
However I can see a message ready to be sent in the message_queue table. Can you?
Arthur On 16/08/2022 14:05, Himanshu Aggarwal wrote:
Arthur are you able to send the welcome message to Patrons?
On Tue, Aug 16, 2022 at 1:57 PM Arthur <arthur.suzuki@biblibre.com> wrote:
Hi folks,
I think you should take a look @Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30214
This was introduced in version 21.11.05 and states that the syspref AutoEmailOpacUser should be activated in order to notices to be sent to new patrons.
Also, the template is called ACCTDETAILS.
Which version of Koha were you using before doing the update?
Best,
Arthur Suzuki, Developer@BibLibre, FR
On 12/08/2022 13:05, Katrin Fischer wrote:
Hi,
in the new version the notice can not longer be used to sent a password and the lettercode was changed to WELCOME. Check if you have a WELCOME notice defined. It will also be sent through the message_queue now, so you can check for entries in the table as well.
Hope this helps,
Katrin
On 12.08.22 08:11, Himanshu Aggarwal wrote:
Same problem I am also facing if you get the solution do let me know also.
On Fri, Aug 12, 2022 at 11:12 AM MASTeR Library <mamcet.library10@gmail.com> wrote:
Good morning, I'm looking for tips to solve a New patron email notice sending problem. I noticed that Koha 21.11.10 version, New Patrons email notice only does not send, But book check-in, check-out, book renewal notification etc are working properly. -- Thanking you..
Librarian, MAMCET <http://mamcet.com/> Trichy-Chennai Trunk Road, Siruganur, Tiruchirappalli-621 105. _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Assistant Librarian, Confucius Institute Scholar 13-14, R.D. National College, Bandra (W.)
participants (4)
-
Arthur -
Himanshu Aggarwal -
Katrin Fischer -
MASTeR Library