18 Apr
2010
18 Apr
'10
8:57 a.m.
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