<div>Hi, </div>
<div> </div>
<div>Require help in configuring the mail on Koha. </div>
<div> </div>
<div>I wanted to use email of Google apps. For this I have configured google apps for my domain. </div>
<div> </div>
<div>1. Let us assume the domain name is <a href="http://abc.com">abc.com</a></div>
<div> </div>
<div>MX records were created as per Google apps for <a href="http://abc.com">abc.com</a>. And the mail address is <a href="mailto:admin@abc.com">admin@abc.com</a></div>
<div>I can send mails and receive mails from different mail ids. The mail concept is working. </div>
<div> </div>
<div>2. I am trying to configure in Koha. Configured KohaAdminEmailAddress to <a href="mailto:admin@abc.com">admin@abc.com</a> in System preferences.</div>
<div> </div>
<div>3. In Sendmail.pm, I have configured it as follows. </div>
<div> </div>
<div>&#39;smtp&#39;    =&gt; [ qw( <a href="http://abc.com">abc.com</a> ) ],</div>
<div> </div>
<div>and enabled 0 */1 * * * perl /usr/share/koha/bin/cronjobs/<a href="http://process_message_queue.pl">process_message_queue.pl</a> in crontab. </div>
<div> </div>
<div>4. I am still unable to send mails from Koha. </div>
<div> </div>
<div>Can you please tell me what I am missing. </div>
<div> </div>
<div>Thanks, </div>
<div>Somasekhar Rao K<br><br></div>
<div class="gmail_quote">On Tue, May 31, 2011 at 7:18 PM, schwitzd <span dir="ltr">&lt;<a href="mailto:schwitzd@gmail.com">schwitzd@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi<br><br>I added my smtp server in this file /usr/share/perl5/Mail/Sendmail.pm &amp; I<br>added this line to the crontab<br>
0 */1 * * * perl /usr/share/koha/bin/cronjobs/<a href="http://process_message_queue.pl/" target="_blank">process_message_queue.pl</a><br><br>Daniel<br><font color="#888888"><br>--<br>View this message in context: <a href="http://koha.1045719.n5.nabble.com/Mail-from-koha-tp4427932p4442004.html" target="_blank">http://koha.1045719.n5.nabble.com/Mail-from-koha-tp4427932p4442004.html</a><br>
</font>
<div>
<div></div>
<div class="h5">Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>_______________________________________________<br>Koha mailing list  <a href="http://koha-community.org/" target="_blank">http://koha-community.org</a><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>