Re: [Koha] Can't send email from koha

2023-10-13 Thread David Nind
You need to ensure that the MTA (Message Transport Agent) you are using on
your server to send email is configured and working correctly. There are
many MTAs, such as Postfix, Sendmail, Exim4. There are plenty of tutorials
and guides on the internet, but these are not specific in any way to Koha.

I don't know anything about MTAs myself, and these days sending email can
be "complicated"...

If your MTA is working - that is, you can successfully send external email
from the server (for example, from the server command line) - then in Koha
you need to ensure:
- you have emails in the system preferences configured, including
KohaAdminEmailAddress and ReplyTo
- your patrons have email addresses
- email is enabled for your Koha instance: koha-email-enable
yourinstancename
- the cronjob to process emails is set up and running: emails are added to
the message_queue table in the database and are sent when the
process_message_queue.pl cronjob is run (perl misc/cronjobs/
process_message_queue.pl)

I hope this helps a little. Hopefully, someone with experience in this can
comment.

Normally logs are easy to read if you have the right permissions, as they
are just text files. Do you have enough disk space on the volume your logs
are on? (df -h /)

David Nind
New Zealand


On Fri, 13 Oct 2023 at 20:19, Δημήτρης Δαλαγιώργος <
dimitrios.dalagior...@gmail.com> wrote:

> Dear all,
>
> I think I have properly set up my email setting on Koha, but I can't send
> any emails. Trying to see the logs crashes the system.
>
> Where can I start looking to remedy this?
>
> Kind regards,
>
> Dimitrios Dalagiorgos
> 3rd high school of Kozani
> Greece
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Connection timed out whenever I try a Z39.50 search

2023-10-13 Thread David Nind
One thing to look for is to see if the ports used for the Z39.50 services
you are trying to access are blocked by your organisation's firewall.

Or maybe the Z39.50 sources are no longer available... I'm sure there is a
way to check if they are, but not sure how to myself.

David Nind
New Zealand

On Fri, 13 Oct 2023 at 20:17, Δημήτρης Δαλαγιώργος <
dimitrios.dalagior...@gmail.com> wrote:

> Dear all,
>
> I have added several Z39.50 interfaces to my library but for some reason
> searching through Z39.50 no longer works; I get a connection timeout error
> message.
>
> Where should I start looking to remedy this?
>
> Kind regards,
>
> Dimitrios Dalagiorgos
> 3rd high school of Kozani
> Greece
> ___
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Call for news - Newsletter October 2023

2023-10-13 Thread Koha Newsletter
Hi

I'm collecting news for the October 2023 Koha Community Newsletter.
Please send anything noteworthy to:

kohanews (at) gmail (dot) com

News criteria:
* News items can be of any length.
* Images are fine.
* Anything and everything Koha.
* Submit by the 26th of the month.

Text format criteria:
* Just structured plain text, or
* HTML text to include tables or similar

For events:
* Consider adding your event to the Koha Community calendar at
https://koha-community.org/calendar/

Thank you!

Michael Kuhn
Editor, Koha Community Newsletter
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Can't send email from koha

2023-10-13 Thread Δημήτρης Δαλαγιώργος
Dear all,

I think I have properly set up my email setting on Koha, but I can't send
any emails. Trying to see the logs crashes the system.

Where can I start looking to remedy this?

Kind regards,

Dimitrios Dalagiorgos
3rd high school of Kozani
Greece
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Connection timed out whenever I try a Z39.50 search

2023-10-13 Thread Δημήτρης Δαλαγιώργος
Dear all,

I have added several Z39.50 interfaces to my library but for some reason
searching through Z39.50 no longer works; I get a connection timeout error
message.

Where should I start looking to remedy this?

Kind regards,

Dimitrios Dalagiorgos
3rd high school of Kozani
Greece
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha