Re: [Koha-devel] KohaAdminEmailAddress error - Koha 3.05

2011-09-14 Thread Liz Rea
After a bit of back and forth, I believe Mr. Hartman discovered a bug (or at least a limitation) in the patron update script.I went ahead and filed bug 6870 on his behalf, and submitted a patch for it that may help with his issue. Woohoo! Liz Real...@nekls.org On Sep 13, 2011, at 5:08 PM, Hartman,

Re: [Koha-devel] KohaAdminEmailAddress error - Koha 3.05

2011-09-13 Thread Hartman, David W. - GBTS Library
Thanks for the reply. :) i dont think thats it. The kohaadmin email we are using is a library email address and the user record was a non- library related individual user. Keep the thoughts coming! This is the last hurdle then I won't be bugging y'all ... And maybe I can help someone! Sent f

Re: [Koha-devel] KohaAdminEmailAddress error - Koha 3.05

2011-09-13 Thread Liz Rea
Well, this is just a guess, so sorry if I'm way off here.Are these messages patron update emails? I wonder if you're testing the patron update notification with an account that has the same email address as your admin user, thus it *looks* like the to and from are the same. What's really happening,

[Koha-devel] KohaAdminEmailAddress error - Koha 3.05

2011-09-13 Thread Hartman, David W. - GBTS Library
For sending emails Is there a way to make the To: and From: addresses different in the auto generated messages? I am getting error messages that we are sending to and from the same address. It looks like koha is using the admin address (KohaAdminEmailAddress) for both. I am wondering if