http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2149 Summary: Email user new account details, after account creation Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: Patrons AssignedTo: galen.charlton@liblime.com ReportedBy: mason.loves.sushi@gmail.com QAContact: koha-bugs@lists.koha.org When the new 'AutoEmailOpacUser' syspref is on... Koha attempts to send a 'Your new account details are...' email to the user Koha selects a record from the letters table - matched on the users 'branchcode' If a branch letter cant be found, a DEFAULT letter is sent instead. Koha uses a new 'AutoEmailPrimaryAddress' syspref to determine which of the borrowers emails addresses is the primary address If this primary adress isn't valid, Koha attempts to find a valid address in borr.email, borr.emailpro and finally borr.B_email If no valid email is found, the notice isn't set ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.