---- Reported by frederic@tamil.fr 2008-06-10 01:48:05 ---- Basket email comes from KohaAdminAddress syspref email address. It should be better to have a distinct syspref: OpacBasketFrom. This should be a branch-wide syspref http://wiki.koha.org/doku.php?id=en:development:rfcs3.2:rfc32_system_groups ---- Additional Comments From jmf@liblime.com 2008-07-20 08:26:36 ---- Changing to rel_3_2 Version --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:48 UTC --- This bug was previously known as _bug_ 2234 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2234 Actual time not defined. Setting to 0.0
Resetting version as the described behaviour is still the same in current versions of Koha.
I've extended this a bit, since often these days you need to be able to set from, return-path and reply-to specifically to make sure emails can pass anti-spam mechanisms of the mail servers (especially applies to hosted Kohas).
*** Bug 3679 has been marked as a duplicate of this bug. ***
This bug is still valid and is problematic for large multi-library systems.
I also think this should be changed. I expected the same email that sends out password reset and check out slip emails to also send the cart. Would the system preference be to put in another email? Or to make the email from the logged in library vs. the system?
(In reply to trevor.diamond from comment #5) > I also think this should be changed. I expected the same email that sends > out password reset and check out slip emails to also send the cart. Would > the system preference be to put in another email? Or to make the email from > the logged in library vs. the system? I think the home library of the patron would probably the best option if we want to make this one library specific.
But I believe the initial problem was solved a long time ago - the notices are sent from the KohaAdminEmailAdress, but return path and reply-to are using the specific preferences as well.