In our installations we use nullmailer, it is a minimal send-only MTA, we don&#39;t try to convert our Koha servers in full mail servers.<br><br>In Ubuntu/Debian simply do &quot;apt-get install nullmailer&quot;, then you must edit at least 2 archives<br>
<br>/etc/nullmailer/me (one line, your hostname, e.g. <a href="http://koha.example.org">koha.example.org</a>)<br>/etc/nullmailer/remotes (one line for each relay host, e.g. <a href="http://smtp.example.org">smtp.example.org</a>)<br>
<br>optionally edit /etc/nullmailer/adminaddr (e.g. <a href="mailto:biliomaster@koha.example.org">biliomaster@koha.example.org</a> or <a href="mailto:bibliomaster@example.org">bibliomaster@example.org</a>)<br><br>Restart the service and the Koha box could &quot;send&quot; emails.<br>
<br>Another step is to configure the DNS server adding an MX record for the Koha host associated to your &quot;real&quot; mail server and configure sendmail/postfix/qmail/exim/whatever to accept mail addresed to the Koha box, because it can not receive mails.<br>
<br>For more information:<br><a href="http://untroubled.org/nullmailer/">http://untroubled.org/nullmailer/</a><br><a href="http://untroubled.org/nullmailer/HOWTO">http://untroubled.org/nullmailer/HOWTO</a><br><a href="http://www.debian-administration.org/articles/397">http://www.debian-administration.org/articles/397</a> (little old)<br>
Regards<br><br>bgk<br><br><br><div class="gmail_quote">On Fri, Feb 5, 2010 at 9:39 AM, MJ Ray <span dir="ltr">&lt;<a href="mailto:mjr@phonecoop.coop">mjr@phonecoop.coop</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&quot;Emrys Minnig&quot; &lt;<a href="mailto:emrysminnig@varndean.co.uk">emrysminnig@varndean.co.uk</a>&gt;<br>
</div><div class="im">&gt; Your concerns are valid.  Installation is obviously not<br>
&gt; Koha-specific and I certainly didn&#39;t mean for my instructions to be<br>
&gt; adopted as canon; rather, I sought to answer the question at hand<br>
&gt; with explicit information.  [...]<br>
<br>
</div>The question at hand was how to configure Sendmail or Postfix for<br>
Koha.  Replying with how to build a qmail fork from source and not<br>
configure it for Koha doesn&#39;t seem helpful, no matter what we think of<br>
the relative merits of the three emailing systems.<br>
<br>
Regards,<br>
--<br>
<div class="im">MJ Ray (slef)  Webmaster and LMS developer at     | software<br>
</div><a href="http://www.software.coop" target="_blank">www.software.coop</a> <a href="http://mjr.towers.org.uk" target="_blank">http://mjr.towers.org.uk</a>        |  .... co<br>
<div><div></div><div class="h5">IMO only: see <a href="http://mjr.towers.org.uk/email.html" target="_blank">http://mjr.towers.org.uk/email.html</a> |  .... op<br>
<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>