Email notifications
Hi there. I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client. Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected... If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users. The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning: The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref. But I don't want to enable EnhancedMessagingPreferences... Anyone have the email notifications runing fine? There is any guide to make it working? Thanks for your time and all the help. Regards. Vitor Fernandes
If the EnhancedMessagingPreferences is enable and the patron checks in emails in all messages preferences on the OPAC, the email notifications for checkin, checkout, holds and overdues works fine. But I don't wanted that the patrons can choose which notifications would like to receive. There is anyway to do this in Koha? I want to enable email notifications to all users but they can't change it... Anyone have this working? Regards. Vitor Fernandes 2011/1/17 Vitor Fernandes <vitorfernandes87@gmail.com>:
Hi there.
I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client.
Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected...
If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users.
The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning:
The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref.
But I don't want to enable EnhancedMessagingPreferences...
Anyone have the email notifications runing fine? There is any guide to make it working?
Thanks for your time and all the help. Regards. Vitor Fernandes
Vitor, This is not a feature that is in Koha at this time. If you know someone who'd like to develop a way for librarians to choose if the patrons have a choice or not that would probably be well received. Nicole On Tue, Jan 18, 2011 at 7:01 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
If the EnhancedMessagingPreferences is enable and the patron checks in emails in all messages preferences on the OPAC, the email notifications for checkin, checkout, holds and overdues works fine. But I don't wanted that the patrons can choose which notifications would like to receive.
There is anyway to do this in Koha? I want to enable email notifications to all users but they can't change it... Anyone have this working?
Regards. Vitor Fernandes
2011/1/17 Vitor Fernandes <vitorfernandes87@gmail.com>:
Hi there.
I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client.
Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected...
If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users.
The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning:
The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref.
But I don't want to enable EnhancedMessagingPreferences...
Anyone have the email notifications runing fine? There is any guide to make it working?
Thanks for your time and all the help. Regards. Vitor Fernandes
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Vitor, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3535 -- it hasn't been updated to current head yet. This adds a syspref called opacmsgtab which controls whether the My Messaging tab appears in the OPAC. Jane Wagner Senior Project Manager LibLime, a division of PTFS Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwagner@liblime.com -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nicole Engard Sent: Tuesday, January 18, 2011 7:27 AM To: Vitor Fernandes Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Email notifications Vitor, This is not a feature that is in Koha at this time. If you know someone who'd like to develop a way for librarians to choose if the patrons have a choice or not that would probably be well received. Nicole On Tue, Jan 18, 2011 at 7:01 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
If the EnhancedMessagingPreferences is enable and the patron checks in emails in all messages preferences on the OPAC, the email notifications for checkin, checkout, holds and overdues works fine. But I don't wanted that the patrons can choose which notifications would like to receive.
There is anyway to do this in Koha? I want to enable email notifications to all users but they can't change it... Anyone have this working?
Regards. Vitor Fernandes
2011/1/17 Vitor Fernandes <vitorfernandes87@gmail.com>:
Hi there.
I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client.
Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected...
If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users.
The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning:
The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref.
But I don't want to enable EnhancedMessagingPreferences...
Anyone have the email notifications runing fine? There is any guide to make it working?
Thanks for your time and all the help. Regards. Vitor Fernandes
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Thanks for the help. I've to use the patch to hide the my messaging tab and then I've to fill the database table borrower_message_transport_preferences to set up the transport type by email for all user and for all messages. Regards. Vitor Fernandes 2011/1/18 Wagner, Jane <jwagner@liblime.com>:
Vitor, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3535 -- it hasn't been updated to current head yet. This adds a syspref called opacmsgtab which controls whether the My Messaging tab appears in the OPAC.
Jane Wagner Senior Project Manager LibLime, a division of PTFS Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwagner@liblime.com
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nicole Engard Sent: Tuesday, January 18, 2011 7:27 AM To: Vitor Fernandes Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Email notifications
Vitor,
This is not a feature that is in Koha at this time. If you know someone who'd like to develop a way for librarians to choose if the patrons have a choice or not that would probably be well received.
Nicole
On Tue, Jan 18, 2011 at 7:01 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
If the EnhancedMessagingPreferences is enable and the patron checks in emails in all messages preferences on the OPAC, the email notifications for checkin, checkout, holds and overdues works fine. But I don't wanted that the patrons can choose which notifications would like to receive.
There is anyway to do this in Koha? I want to enable email notifications to all users but they can't change it... Anyone have this working?
Regards. Vitor Fernandes
2011/1/17 Vitor Fernandes <vitorfernandes87@gmail.com>:
Hi there.
I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client.
Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected...
If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users.
The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning:
The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref.
But I don't want to enable EnhancedMessagingPreferences...
Anyone have the email notifications runing fine? There is any guide to make it working?
Thanks for your time and all the help. Regards. Vitor Fernandes
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Now my systems can send emails for checkins, checkouts, dues and advanced notices. But I can not send emails when a patron/borrower place hold on some biblio. There is anyway to activate this? Regards. Vitor Fernandes 2011/1/18 Vitor Fernandes <vitorfernandes87@gmail.com>:
Thanks for the help. I've to use the patch to hide the my messaging tab and then I've to fill the database table borrower_message_transport_preferences to set up the transport type by email for all user and for all messages.
Regards. Vitor Fernandes
2011/1/18 Wagner, Jane <jwagner@liblime.com>:
Vitor, see http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3535 -- it hasn't been updated to current head yet. This adds a syspref called opacmsgtab which controls whether the My Messaging tab appears in the OPAC.
Jane Wagner Senior Project Manager LibLime, a division of PTFS Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwagner@liblime.com
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Nicole Engard Sent: Tuesday, January 18, 2011 7:27 AM To: Vitor Fernandes Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Email notifications
Vitor,
This is not a feature that is in Koha at this time. If you know someone who'd like to develop a way for librarians to choose if the patrons have a choice or not that would probably be well received.
Nicole
On Tue, Jan 18, 2011 at 7:01 AM, Vitor Fernandes <vitorfernandes87@gmail.com> wrote:
If the EnhancedMessagingPreferences is enable and the patron checks in emails in all messages preferences on the OPAC, the email notifications for checkin, checkout, holds and overdues works fine. But I don't wanted that the patrons can choose which notifications would like to receive.
There is anyway to do this in Koha? I want to enable email notifications to all users but they can't change it... Anyone have this working?
Regards. Vitor Fernandes
2011/1/17 Vitor Fernandes <vitorfernandes87@gmail.com>:
Hi there.
I need some help on configuring emails notifications. First of all the server can send emails and the new created users are receiving the emails with the accounts details in order to login on OPAC or Staff Client.
Now I need to setup Koha server to send emails to all users that had done checkouts and checkins (also holds notices in the future). I've check the item circulation alerts and the matrix are corrected...
If i do a checkout to a random patron he don't receive the email with the checkout information. I've read that there is the user can choose which notices wan't to receive modifying the EnhancedMessagingPreferences attribute on system preferences, but I want a default configuration to all users.
The cronjobs to advanced notices and to process queue notices are runing, but when the advanced notice runs I've the following warning:
The "EnhancedMessagingPreferences" syspref is off. Therefore, it is unlikely that this script will actually produce any messages to be sent. To change this, edit the "EnhancedMessagingPreferences" syspref.
But I don't want to enable EnhancedMessagingPreferences...
Anyone have the email notifications runing fine? There is any guide to make it working?
Thanks for your time and all the help. Regards. Vitor Fernandes
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Nicole Engard -
Vitor Fernandes -
Wagner, Jane