[Koha] Sending eMail via Amazon SES

2013-05-20 Thread arihant
Hi,

I have Debian with exim setup to send emails

I followed the guide at
http://docs.aws.amazon.com/ses/latest/DeveloperGuide/exim.html
and i can successfully send emails via the command 

echo This is a test. | mail -s Testing myem...@gmail.com

 the log says

1UeJWF-0004Aw-RT = k...@domain.org U=koha P=local S=448
1UeJWF-0004Aw-RT = myem...@gmail.com R=send_via_ses T=ses_smtp
H=ses-smtp-prod-657656.us-east-1.elb.amazonaws.com [33.45.33.145]
X=TLS1.0:RSA_AES_256_CBC_SHA1:32
DN=C=US,ST=Washington,L=Seattle,O=Amazon.com
Inc.,CN=email-smtp.us-east-1.amazonaws.com
1UeJWF-0004Aw-RT Completed


When I create a patron  run the perl process_message_queue.pl
no emails are sent  the log says

1UeJcB-0004BB-VX = libr...@domain.org H=localhost
(domU-**-**-**-**-**-EA.compute-1.internal) [127.0.0.1] P=esmtp S=1310
1UeJcB-0004BB-VX ** myem...@gmail.com R=send_via_ses T=ses_smtp: SMTP error
from remote mail server after end of data: host
ses-smtp-prod-335357831.us-east-1.elb.amazonaws.com [152.153.20.189]: 554
Transaction failed: Illegal header 'Charset'.
1UeJcC-0004BE-9R =  R=1UeJcB-0004BB-VX U=Debian-exim P=local S=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-tp5755125.html
Sent from the Koha-general 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


Re: [Koha] Can't add items in public lists any more...

2013-05-20 Thread Marcel de Rooy
Sonia,
I can't make up the exact Koha version from what you write. So the following 
reply is based on some assumptions that could not be true..

Probably you are on 3.8.X or 3.10.X now. 
You say that this list is created by no one. I assume that this list has been 
created by a user that has been deleted from your system. In that case the 
owner becomes null (empty); use of the list is still governed however by the 
permissions defined for that list. Did your user try to add items without being 
logged in, for instance? When she logs in, can she see the list, add items or 
delete items? 

What we still need in Koha, is to change ownership for such lists. 
A quick and dirty way to recover this situation would need mysql access to the 
database.
If you have that or someone can do this for you, please check:
  select shelfnumber from virtualshelves where shelfname LIKE '%yourlistname%'
  *yourlistname should be substituted *
  use this number in the next mysql command: i called it yournumber
  select owner, allow_add, allow_delete_own, allow_delete_other for 
shelfnumber= yournumber
  if you have no error here, you are on 3.8
  i guess owner is null, but if the other values are 1, you should be able to 
use the list
  if not, try this:
  update virtualshelves set allow_add=1 where shelfnumber=yournumber

Hope this helps.
And keep an eye on further developments for lists..

Marcel

Van: koha-boun...@lists.katipo.co.nz [koha-boun...@lists.katipo.co.nz] namens 
Sonia P. [sossola...@hotmail.com]
Verzonden: maandag 20 mei 2013 4:19
Aan: koha@lists.katipo.co.nz
Onderwerp: Re: [Koha] Can't add items in public lists any more...

Dear all
Do you know if the lists owners could have changed with our recent Koha 
update?I have checked the Koha manual, I have googled whatever I could, I just 
can't find much information about these public lists.  How do we change the 
owner?  We have got a librarian here, she used to be able to add items in some 
lists (I am not sure whether she was the lists owner or not, but at least she 
could add items), no she can't.Also, I have just tried myself.  If I create a 
public list with everyone being allowed to do anything, then really it works, 
everyone can use it.  But we can't use any more the lists we used to use 
before, there is noone written in the created by column for these lists, and 
we don't know how to change that.  Another way of solving the problem for us, 
could be that I create new lists with everyone being allowed to use them again, 
and then export the contents of the old useless lists, but I can't find in the 
manual how to export / copy / paste / do-anything-really with
  the public lists.
Any help would be appreciated...
Cheers,
Sonia.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Koha 3.12 available in repository?

2013-05-20 Thread Vimal Kumar V.
Dear Developers,

Congrats all to release Koha 3.12 on time.

May I know, when .deb available in repository?

Regards,

-- 
Vimal Kumar V.
Mahatma Gandhi University Library
Kottayam, Kerala- 686 560
Web: http://www.vimalkumar.info
Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in
---
I forget what I was taught. I only remember what I have learnt
-Patrick White
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Search within Journal Database

2013-05-20 Thread Joel Coehoorn
We're a college library with access (but no holdings) to several academic 
journals. Is it possible to set up koha so that searches within koha will also 
pull results from those resources? Primarily I'm thinking of Academic Search 
Premier, but there are others also. 

I asked a similar question recently, but this time I'm looking for more detail. 
I'd particularly like to hear from someone who has already done this 
successfully, before I spend time potentially chasing a rabbit that I can't 
catch.

Sent from my iPad
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Statistical patron and In House Use statistics

2013-05-20 Thread Jim Maroon
Hi, all. I have been poking around in the manual and online, but can't find
an answer to this.

Where do these statistics show up? Are they included in our general
circulation statistics, or someplace else? When we run our reports, there
is no place I can see them.

Thanks much!

Jim
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Statistical patron and In House Use statistics

2013-05-20 Thread Nicole Engard
Jim,

The data goes in to the statistics table with a type of 'local' use. So
depending on how your reports are written they may or may not be included.
Usually when I write reports I ask what you want to include - sometimes
just checkouts, sometimes renewals and checkouts and sometimes localuse as
well.  More here:
http://manual.koha-community.org/3.10/en/reportsfaq.html#statscodefaq

Hope that helps,
Nicole


On Mon, May 20, 2013 at 3:48 PM, Jim Maroon storyp...@gmail.com wrote:

 Hi, all. I have been poking around in the manual and online, but can't find
 an answer to this.

 Where do these statistics show up? Are they included in our general
 circulation statistics, or someplace else? When we run our reports, there
 is no place I can see them.

 Thanks much!

 Jim
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] A Report for Orders that have not been received between a date period

2013-05-20 Thread Maxine Murphy
I am wanting to get a report that will list Ordered titles that have not been 
received.

I have tried Orders in Date Range Report but this gives all orders that was 
entered onto the system between the dates asked for.

Does anyone have a report that they have done and is not in Wiki.

I need to delete items that have not arrived, so that the budget reflexes the 
extra money that is available.

thanks

Maxine Murphy

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Koha 3.12 available in repository?

2013-05-20 Thread Robin Sheat
Vimal Kumar V. schreef op ma 20-05-2013 om 15:07 [+0530]:
 May I know, when .deb available in repository?

All going well, this will happen today. I'll let you all know when it's
ready.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] [Koha-devel] Koha 3.12 available in repository?

2013-05-20 Thread Robin Sheat
Vimal Kumar V. schreef op ma 20-05-2013 om 15:07 [+0530]:

 Congrats all to release Koha 3.12 on time.
 
 May I know, when .deb available in repository?

They are there now. What this means is that the 'squeeze' pocket is now
at 3.12.00, and the 'oldstable' pocket is at 3.10.05. 

You will almost certainly need to perform a dist-upgrade, or a manual
'apt-get install koha-common' to force the upgrade as there will have
been a change in dependencies in the new version, and they won't be
automatically installed without your approval.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Koha in Armenia

2013-05-20 Thread tigran
dear List
National Library of Armenia and Fundamental Scientific Library of the
Academy of Sciences of Armenia (2 largest libraries in country) had
initiated a project 'Armenian Periodicals' which is a union catalog of
Armenian periodicals with holding information. The system is based on
Koha, and the catalog is available at:
http://tert.nla.am/

regards
APUC team

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


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 mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha