Dear Friends We are using koha for our library (version 16.11) on ubuntu 14.04 I am using postfix for sending email alerts to our user previously it was work very well but now the email alerts not able to send. I have check all settings but not able to solve the query The notices showing pending status in patron detail Kindly check the Screenshot -- Sahadeo D. Taware Librarian, M.L.I.Sc., NET Thakur College of Science and Commerce Thakur Village, Kandivli(E), Mumbai 400101 Mob. No 9324912816 Office 28870627 Extn. 126
Hello Sahadeo, Koha will, by default, process messages every 15 minutes through a cronjob task. If you have pending messages, try running the following command (which is the same configured in /etc/cron.d with verbose flag): *koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/process_message_queue.pl <http://process_message_queue.pl> -v* 1) It will hopefully show some human-friendly message pointing to why it failed or 2) It will run successfully and your problem probably lies in your cronjob configuration. Hope this can help. Cheers, Pedro Amorim 2016-12-13 10:06 GMT-01:00 Sahadeo Taware <sahadeo.taware@gmail.com>:
Dear Friends
We are using koha for our library (version 16.11) on ubuntu 14.04
I am using postfix for sending email alerts to our user
previously it was work very well but now the email alerts not able to send.
I have check all settings but not able to solve the query
The notices showing pending status in patron detail
Kindly check the Screenshot
-- Sahadeo D. Taware Librarian, M.L.I.Sc., NET Thakur College of Science and Commerce Thakur Village, Kandivli(E), Mumbai 400101 Mob. No 9324912816 Office 28870627 Extn. 126 _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Pedro Amorim -
Sahadeo Taware