Le 26/05/2011 10:42, schwitzd a écrit : > Hi > > I configured Koha to send email when one items is placed hold, but i don't > receive nothing. > Sendmail is working becouse if i try to send email directly from the server > I received it. > > I'm using koha 3.4.1 > > Thanks a lot > Daniel Hi Daniel,
messages are stored in a queue and sent by the script "process_message_queue" What do you have in message_queue SQL table ? (the status field is what you should look at) -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08 _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

