Hi, the registration message is a bit difficult as it can contain a password and is send directly and not via the message_queue. Better for testing is a checkout or checkin notice, as those are generated without using a cronjob and should show up directly in the message_queue table.
Also, make sure that your cronjobs are set up correctly (especially overdue_notices and advance_notices). Hope this helps, Katrin Am 21.09.2014 um 11:29 schrieb andit: > Hi everyone. > I have been trying to setup email notices in Koha 3.14 and now 3.16. > But the table message_queue never gets any records it's always empty. > > For a more immediate test, i have been creating new patrons, to see if i get > the message on registration (the system preferences option is enabled) > > but nothing. > > Any ideas? > > Thanks. > > > > -- > View this message in context: > http://koha.1045719.n5.nabble.com/Message-Queue-always-empty-tp5812411.html > Sent from the Koha-general mailing list archive at Nabble.com. > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

