[Koha] Sending eMail via Amazon SES

2013-05-20 Thread arihant
=2349 1UeJcC-0004BE-9R ** libr...@lodhadham.org: Unrouteable address 1UeJcC-0004BE-9R Frozen (delivery error message) 1UeJcB-0004BB-VX Completed Any suggestions on how to fix this? Regards, Arihant -- View this message in context: http://koha.1045719.n5.nabble.com/Sending-eMail-via-Amazon-SES-tp

Re: [Koha] Sending eMail via Amazon SES

2013-05-20 Thread arihant
Just add the exim config file after transports section headers_remove = Charset -- View this message in context: http://koha.1045719.n5.nabble.com/Sending-eMail-via-Amazon-SES-tp5755125p5755264.html Sent from the Koha-general mailing list archive at Nabble.com. ___

[Koha] Set email as username in Patron Self Registration module

2013-05-22 Thread arihant
Hi, I am interested in setting email as the username in the new Patron Self Registration module. Any ideas on how to accomplish this? Regards, Arihant -- View this message in context: http://koha.1045719.n5.nabble.com/Set-email-as-username-in-Patron-Self-Registration-module-tp5755514.html

Re: [Koha] Configuration of SMS in Koha

2013-05-22 Thread arihant
Did you ever get the SMS Module to work? -- View this message in context: http://koha.1045719.n5.nabble.com/Configuration-of-SMS-in-Koha-tp4393000p5755540.html Sent from the Koha-general mailing list archive at Nabble.com. ___ Koha mailing list http:

Re: [Koha] Configuration of SMS in Koha

2013-05-22 Thread arihant
uld be of great help. Regards, Arihant -- View this message in context: http://koha.1045719.n5.nabble.com/Configuration-of-SMS-in-Koha-tp4393000p5755574.html Sent from the Koha-general mailing list archive at Nabble.com. ___ Koha mailing list http://koh

Re: [Koha] What are the actions / events that support SMS notification

2013-05-23 Thread arihant
Hi, Same problem here. <http://koha.1045719.n5.nabble.com/file/n5755771/download.png> eMail notifications are sent but SMS Notifications are pending. What script should be run send the SMS? Is a documentation for implementing SMS into koha available? Regards, Arihant -- View this m

Re: [Koha] What are the actions / events that support SMS notification

2013-05-24 Thread arihant
Hi, I have enabled EnhancedMessagingPreferences & I have set up the cron as well. Thats the reason why emails are being sent. How do I debug the SMS sending? The logs say nothing about SMS. Can I view all the messages currently in queue? Regards, Arihant -- View this message in con

Re: [Koha] What are the actions / events that support SMS notification

2013-05-27 Thread arihant
Hi, Thank You for the reply. Have already tried this. The SMS is never sent. It always says pending! Any other suggestions about what might be missing? Regards, Arihant -- View this message in context: http://koha.1045719.n5.nabble.com/What-are-the-actions-events-that-support-SMS

[Koha] Multilingual Authority Entry

2013-09-23 Thread arihant
Hi, We have several books in hindi & gujarati language We want to enter the author name in english & hindi/gujarati language & make it searchable We wrote the name of the author "Hemchandra" in english in 100$a field and wrote the name "हेमचंद्र" in hindi in 880$a field Both the names display on

Re: [Koha] Multilingual Authority Entry

2013-09-25 Thread arihant
Any Suggestions? -- View this message in context: http://koha.1045719.n5.nabble.com/Multilingual-Authority-Entry-tp5771647p5772173.html Sent from the Koha-general mailing list archive at Nabble.com. ___ Koha mailing list http://koha-community.org Koh

[Koha] Biblio items not showing in email

2013-09-28 Thread arihant
Hi, My notice slips template look like this The following items have been checked in: <> Thank you for visiting <>. But the email looks like this The following items have been checked in: Thank you for visiting My Library. All the other tags are replaced properly, but bibl

Re: [Koha] Biblio items not showing in email

2013-09-29 Thread arihant
Hi, I have 2 types of bibliographic entries. One that were imported via STAG & others that were manually entered directly into koha. The entries that were manually entered show up in the emails but the entries that were imported are not displayed in the email. But the title show up just fine in t

Re: [Koha] Biblio items not showing in email

2013-10-06 Thread arihant
Resetting the database solved the issue. -- View this message in context: http://koha.1045719.n5.nabble.com/Imported-Biblio-items-not-showing-in-email-tp5772452p5773602.html Sent from the Koha-general mailing list archive at Nabble.com. ___ Koha maili

Re: [Koha] Ways of sending SMS from Koha..

2013-10-08 Thread arihant
Hi, Did manage to find any perl module that can be configured with curl? Regards -- View this message in context: http://koha.1045719.n5.nabble.com/Ways-of-sending-SMS-from-Koha-tp4630674p5773810.html Sent from the Koha-general mailing list archive at Nabble.com. _

[Koha] Duplicates inside imported excel file

2013-10-17 Thread arihant
Hi, I have configured matching records & it works fine if the book already imported & there is a duplicate in the importing file. But I have multiple duplicate records inside the same excel file I am trying to import. Can it be automated or I have manually use the excel find duplicate function?

[Koha] Hardware Configuration

2013-11-10 Thread arihant
Hi, Can you suggest hardware configuration for 30 (3 lacs) books & over 2 patrons. Regards -- View this message in context: http://koha.1045719.n5.nabble.com/Hardware-Configuration-tp5777806.html Sent from the Koha-general mailing list archive at Nabble.com. __

Re: [Koha] Hardware Configuration

2013-11-12 Thread arihant
We were thinking for going with amazon ec2. Do you think the below config is fine or do I need more? Instance Type m1.large Processor Arch 64-bit vCPU 2 ECU 4 Memory (GiB) 7.5 Instance Storage (GB) 2 x 420 -- View this message in context: http://koha.1045719.n5.nabble.com/Hardware-Config

Re: [Koha] Hardware Configuration

2013-11-12 Thread arihant
Thank you so much everyone for the replies. It was very nice talking to you Mr. Indranil & thank you for the help. -- View this message in context: http://koha.1045719.n5.nabble.com/Hardware-Configuration-tp5777806p5777930.html Sent from the Koha-general mailing list archive at Nabble.com. ___

[Koha] Enable SMS messaging options

2013-11-17 Thread arihant
Hi, We are handling the SMS using a custom solution. I would like to enable SMS messaging option without adding a sms driver. Adding a sms driver generates errors as we are not using the driver. Regards -- View this message in context: http://koha.1045719.n5.nabble.com/Enable-SMS-messaging-op

Re: [Koha] Enable SMS messaging options

2013-11-18 Thread arihant
We have created a windows script that accesses the email log on the server, extracts user info & sends the sms via an http api. Right now I have entered "Email" inside the sms send driver preference which generates an error in the log that process_message_queue.pl failed due to the sms send driver

Re: [Koha] Enable SMS messaging options

2013-11-18 Thread arihant
ctly. http://search.cpan.org/~warringd/SMS-Send-SMSGlobal-HTTP-0.08/lib/SMS/Send/SMSGlobal/HTTP.pm Where can we change the templates of the SMS being sent? On Tue, Nov 19, 2013 at 4:22 AM, Robin Sheat-2 [via Koha] < ml-node+s1045719n5778637...@n5.nabble.com> wrote: > arihant schreef op