<div dir="ltr">Thanks Mason and Jesse!&nbsp; I think I have resolved my emailing issue.&nbsp; By typing the command:<br><br>$ mail -v <a href="mailto:youruser@domain.com" target="_blank">youruser@domain.com</a><br><br>I tried to send a test email and received the following message:<br>
<br>&quot;Mailing to remote domains not supported&quot;<br><br>I did a quick Google search and found out that on Debian, exim4 is installed by default with global mailing capabilities disabled.&nbsp; I had to run the following command:<br>
<br>dpkg-reconfigure exim4-config<br><br>to reconfigure exim4 and enable sending mail outside the localhost.<br><br><br><div class="gmail_quote">On Thu, Oct 16, 2008 at 8:14 PM, Mason James <span dir="ltr">&lt;<a href="mailto:mason.loves.sushi@gmail.com">mason.loves.sushi@gmail.com</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 style=""><div><div></div><div class="Wj3C7c">
<br><div><div>On 2008/10/17, at 1:07 PM, Jesse Weaver wrote:</div><br><blockquote type="cite"><div dir="ltr"><br><br><div class="gmail_quote">On Thu, Oct 16, 2008 at 3:36 PM, Fooled One <span dir="ltr">&lt;<a href="mailto:fooledone@gmail.com" target="_blank">fooledone@gmail.com</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 dir="ltr">Koha v. <a href="http://3.01.00.002" target="_blank">3.01.00.002</a> on Debian Etch<br>
<br>I have been having some issues with the email function in Koha 3.&nbsp; 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.&nbsp; Those notifications don&#39;t seem to be making it through.&nbsp; The same goes for when I try to email my cart items to myself.&nbsp; I get a message notifying me that the message has been sent, but I never recieve the email.<br>
 <br>Another issue is that the OPAC&nbsp; 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.&nbsp; This feature seemed to work in the version just before <a href="http://3.01.00.002" target="_blank">3.01.00.002</a> if I remember correctly.<br>
 <br>I do have KohaEmailAdminAddress set with our email address and EnhancedMessagingPreferences set to ON<br><br>Is anyone else having the same issues?<br><br><br></div> <br>_______________________________________________<br>
 Koha mailing list<br> <a href="mailto:Koha@lists.katipo.co.nz" target="_blank">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>
 <br></blockquote></div><br>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.<br></div></blockquote></div><br><div><br></div><div><br>
</div></div></div><div>Good point Jesse,</div><div><br></div><div>try this from a shell on your koha box for a start.</div><div><br></div><div>$ mail -v <a href="mailto:youruser@domain.com" target="_blank">youruser@domain.com</a></div>
<div><br></div><div>does the mail arrive successfully from there? &nbsp;</div><div>- if not, that is the place to start fixing your system&#39;s mail.</div><div><br></div><font color="#888888"><div>Mason.</div><div><br></div><div>
<br></div></font></div></blockquote></div><br></div>