Hi, Require help in configuring the mail on Koha. I wanted to use email of Google apps. For this I have configured google apps for my domain. 1. Let us assume the domain name is abc.com MX records were created as per Google apps for abc.com. And the mail address is admin@abc.com I can send mails and receive mails from different mail ids. The mail concept is working. 2. I am trying to configure in Koha. Configured KohaAdminEmailAddress to admin@abc.com in System preferences. 3. In Sendmail.pm, I have configured it as follows. 'smtp' => [ qw( abc.com ) ], and enabled 0 */1 * * * perl /usr/share/koha/bin/cronjobs/ process_message_queue.pl in crontab. 4. I am still unable to send mails from Koha. Can you please tell me what I am missing. Thanks, Somasekhar Rao K On Tue, May 31, 2011 at 7:18 PM, schwitzd <schwitzd@gmail.com> wrote:
Hi
I added my smtp server in this file /usr/share/perl5/Mail/Sendmail.pm & I added this line to the crontab 0 */1 * * * perl /usr/share/koha/bin/cronjobs/process_message_queue.pl
Daniel
-- View this message in context: http://koha.1045719.n5.nabble.com/Mail-from-koha-tp4427932p4442004.html Sent from the Koha - Discuss mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha