[Koha] Email alert from Koha

Bernardo Gonzalez Kriegel gonzalez at famaf.unc.edu.ar
Sat Feb 6 03:43:39 NZDT 2010


In our installations we use nullmailer, it is a minimal send-only MTA, we
don't try to convert our Koha servers in full mail servers.

In Ubuntu/Debian simply do "apt-get install nullmailer", then you must edit
at least 2 archives

/etc/nullmailer/me (one line, your hostname, e.g. koha.example.org)
/etc/nullmailer/remotes (one line for each relay host, e.g. smtp.example.org
)

optionally edit /etc/nullmailer/adminaddr (e.g. biliomaster at koha.example.orgor
bibliomaster at example.org)

Restart the service and the Koha box could "send" emails.

Another step is to configure the DNS server adding an MX record for the Koha
host associated to your "real" mail server and configure
sendmail/postfix/qmail/exim/whatever to accept mail addresed to the Koha
box, because it can not receive mails.

For more information:
http://untroubled.org/nullmailer/
http://untroubled.org/nullmailer/HOWTO
http://www.debian-administration.org/articles/397 (little old)
Regards

bgk


On Fri, Feb 5, 2010 at 9:39 AM, MJ Ray <mjr at phonecoop.coop> wrote:

> "Emrys Minnig" <emrysminnig at varndean.co.uk>
> > Your concerns are valid.  Installation is obviously not
> > Koha-specific and I certainly didn't mean for my instructions to be
> > adopted as canon; rather, I sought to answer the question at hand
> > with explicit information.  [...]
>
> The question at hand was how to configure Sendmail or Postfix for
> Koha.  Replying with how to build a qmail fork from source and not
> configure it for Koha doesn't seem helpful, no matter what we think of
> the relative merits of the three emailing systems.
>
> Regards,
> --
> MJ Ray (slef)  Webmaster and LMS developer at     | software
> www.software.coop http://mjr.towers.org.uk        |  .... co
> IMO only: see http://mjr.towers.org.uk/email.html |  .... op
>
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100205/78120545/attachment.htm 


More information about the Koha mailing list