https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9097 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- It seems odd to me that the AutoEmailOpacUser preference ONLY works if you're adding someone from the staff interface. A more comprehensive solution might add a flag to the patron account so that a cron job could send the notice to any new (unflagged) accounts periodically, whether they were created by self-registration, patron import, or manually via the staff interface. If we did it like that it would be relatively easy to trigger the re-sending of a notice by toggling the flag on the patron's acccount, thereby putting them back into the notification queue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.