[Koha] Email and MyMessaging in Koha 3
Fooled One
fooledone at gmail.com
Tue Oct 21 06:48:00 NZDT 2008
Thanks Mason and Jesse! I think I have resolved my emailing issue. By
typing the command:
$ mail -v youruser at domain.com
I tried to send a test email and received the following message:
"Mailing to remote domains not supported"
I did a quick Google search and found out that on Debian, exim4 is installed
by default with global mailing capabilities disabled. I had to run the
following command:
dpkg-reconfigure exim4-config
to reconfigure exim4 and enable sending mail outside the localhost.
On Thu, Oct 16, 2008 at 8:14 PM, Mason James <mason.loves.sushi at gmail.com>wrote:
>
> On 2008/10/17, at 1:07 PM, Jesse Weaver wrote:
>
>
>
> On Thu, Oct 16, 2008 at 3:36 PM, Fooled One <fooledone at gmail.com> wrote:
>
>> Koha v. 3.01.00.002 on Debian Etch
>>
>> I have been having some issues with the email function in Koha 3.
>> Notifications to the admin email address are not being sent despite the
>> appearance that they are. For example, when I log into the OPAC under my
>> patron account, and change my personal details - I am notified that staff
>> will update my details when they receive the notification. Those
>> notifications don't seem to be making it through. The same goes for when I
>> try to email my cart items to myself. I get a message notifying me that the
>> message has been sent, but I never recieve the email.
>>
>> Another issue is that the OPAC and the Staff client show the options to
>> update messaging - email, rss, SMS, do not notify, etc..., but both
>> interfaces only show the heading, but no options to actually choose
>> anything. This feature seemed to work in the version just before
>> 3.01.00.002 if I remember correctly.
>>
>> I do have KohaEmailAdminAddress set with our email address and
>> EnhancedMessagingPreferences set to ON
>>
>> Is anyone else having the same issues?
>>
>>
>>
>> _______________________________________________
>> Koha mailing list
>> Koha at lists.katipo.co.nz
>> http://lists.katipo.co.nz/mailman/listinfo/koha
>>
>>
> Are you sure that your mail daemon is set up correctly and that mails are
> being relayed? I had _no end_ of fuss trying to get mine working.
>
>
>
>
> Good point Jesse,
>
> try this from a shell on your koha box for a start.
>
> $ mail -v youruser at domain.com
>
> does the mail arrive successfully from there?
> - if not, that is the place to start fixing your system's mail.
>
> Mason.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20081020/2a09978f/attachment.htm
More information about the Koha
mailing list