Greetings,

The process_message_queue.pl script runs from a cronjob
which has the KOHA_CONF environment variable properly set.

This is the table that will help you determine where your problem is:
http://schema.koha-community.org/tables/message_queue.html

It should be noted that if you installed from packages and have access to the
debian command scripts, you may wish to make sure that the email is enabled.
http://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages#koha-email-enable

Assuming you have email configured correctly:

if you look at the message queue table and check the status field of all the records,
    they should all/most read sent.

If they all say pending and you have confirmed the email is enabled for that instance,
    then you have a cronjob problem.

If they all/most say sent, but you haven't gotten any emails,
    then you have an email configuration problem.

Sorry, I can't help beyond this.

GPML,
Mark Tompsett



-----Original Message----- From: ahmnas
Sent: Thursday, October 16, 2014 5:49 AM
To: [email protected]
Subject: [Koha] Problem in sending email

When i run this perl ./process_message_queue.pl to test if the patron arrival
emails or not it gives me this error or message  unable to locate Koha
configuration file koha-conf.xml at /usr/share/koha/lib/C4/Context.pm line
372.

How solve it that's i need very important in my library.

Ahmad Nasser
koha system administrator
mobil: +201110136090




--
View this message in context: http://koha.1045719.n5.nabble.com/Problem-in-sending-email-tp5814648.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

Reply via email to