26 Apr
2010
26 Apr
'10
9:04 p.m.
I am having the same issue with my setup. I have mailx installed to send mail and it is working; I get a fines report email and an advance notice email, but no overdue notices. Thanks. Todd Chris Cormack wrote:
On 18 April 2010 18:16, nitesh rijal <rijal.it@gmail.com> wrote:
Hello. I have installed KOHA in Debian Lenny and also have PostFix installed. My system sends mail when I use the "mailx" or "mail" command. Is that all I need to do? or is there anything else. Please Help.
Postfix is listening on localhost, port 25? Ie if you telnet localhost 25 postfix answers. If so Koha should be able to send messages. Try tailing you mail log and running the process_message_queue.pl or another script that sends email and see what happens.
Chris