Dear Experts, Issue: Our Koha server is unable to send email notification for any activity done (e.g. check-in/check-out) Requirement: Every action such as check-in/check-out should send an email notification to the patrons. Environment Overview: · We have Koha 3.14 with Debian O.S. · Microsoft Exchange 2010 server · Configured A.D. to Koha using LDAP o Our domain users are able to login into the OPAC and Admin pages o This means the LDAP is configured successfully Attempts: · Tried Sendmail (no email is sent) · Configured Postfix (email can be sent to gmail, hotmail, etc.) o Emails are going only through the terminal (mail -v test@gmail.com) but not through check-in/check-out · Configured Postfix with SMTP (no email is sent) Would appreciate your valuable inputs and suggestions. Many Thanks !
Ketan Kulkarni schreef op di 01-04-2014 om 19:27 [+0530]:
Issue: Our Koha server is unable to send email notification for any activity done (e.g. check-in/check-out)
How have you installed Koha? If you used the packages, then you may not have enabled email (which is disabled by default.) http://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages... -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
Also, before you enable mail, you may want to clear out the message queue so that your borrowers don't get bombarded by old messages. Liz On 02/04/14 11:16, Robin Sheat wrote:
Ketan Kulkarni schreef op di 01-04-2014 om 19:27 [+0530]:
Issue: Our Koha server is unable to send email notification for any activity done (e.g. check-in/check-out) How have you installed Koha? If you used the packages, then you may not have enabled email (which is disabled by default.)
http://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages...
participants (3)
-
Ketan Kulkarni -
Liz Rea -
Robin Sheat