Re: [Koha] Message Queue always empty

2014-09-23 Thread andit
Hi. Thanks for your response.

So, i don’t know if that’s the case with the checkout notices too but after i 
checkout a book, the message_queue table remains empty…






Perhaps, now all messages are sent directly.

Is there a log of some sort i can check, to see if mails are being sent 
correctly?



Also, about the cron jobs, overdue notices and advance notices are not set up 
by default right?

In my cron jobs i only see the message process job and zebra indexing job.







De: Katrin Fischer-2 [via Koha]
Enviada: ‎domingo‎, ‎21‎ de ‎setembro‎ de ‎2014 ‎13‎:‎43
Para: João André Morais




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
 [hidden email] 
 http://lists.katipo.co.nz/mailman/listinfo/koha
 

___ 
Koha mailing list  http://koha-community.org
[hidden email] 
http://lists.katipo.co.nz/mailman/listinfo/koha






If you reply to this email, your message will be added to the discussion below:
http://koha.1045719.n5.nabble.com/Message-Queue-always-empty-tp5812411p5812414.html
 
To unsubscribe from Message Queue always empty, click here.
NAML



--
View this message in context: 
http://koha.1045719.n5.nabble.com/Message-Queue-always-empty-tp5812411p5812535.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Message Queue always empty

2014-09-23 Thread andit
So, i got emails kind of working.
But whatever email server i use (i tried postfix and exim) i see that koha
is always trying to send emails to root@[mylocalmachine FQDN]

also the from is also not the mail i defined in the library or the system
preferences.
i tried checing in and out from several patrons, and the email gets queued
but always to root instead of the patron's email.

tests with mail command work perfectly.

What am i missing?

Thank you.




--
View this message in context: 
http://koha.1045719.n5.nabble.com/Message-Queue-always-empty-tp5812411p5812593.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha