[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-879-g61fa246

Git repo owner gitmaster at git.koha-community.org
Thu Jul 25 15:45:13 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  61fa246ac06d637d50c8eed68244f0577ed34e4d (commit)
      from  75842c7d620938274c728417188b3939a136eedb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 61fa246ac06d637d50c8eed68244f0577ed34e4d
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Tue Jul 23 23:24:11 2013 +0200

    Bug 10621: use correct from-address for subscription alert emails
    
    From-address and to-address were the same (patron's email) for
    subscription alerts. This patch changes 'from' the branch or
    kohaadminemailaddress
    
    To test
    - add a subscription in staff/serials in case you don't have any
    - enable patron notifications or the subscription
    - in the OPAC, subscribe to the serial
    - in staff/serial, receive an issue of the serial
    
    Before applying the patch, the email that is supposed to be sent
    has the patron's email as 'from' and 'to' (and is likely to fail).
    
    If you follow the steps after applying the patch, the email alert
    should have the 'from' address of the patron's branch or
    kohaadminemiladdress -- which should also work fine with the MTA/SMTP
    you have set up for messaging.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/Letters.pm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list