https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29291
--- Comment #5 from David Cook <[email protected]> --- (In reply to Christopher Brannon from comment #4) > I don't think I am being understood here. I am not talking about the > template of OPAC_REG_VERIFY. That is all well and good. What I am not > seeing is a copy of the email sent to the patron in notices.pl. It would be > great if we could see what was sent out here, and when it was sent. It > would also be great if we could resend it, if they missed their window of > time to respond. You're misunderstanding Katrin's comment. The email doesn't appear in notices.pl because it's not linked to the patron by borrowernumber, since the patron and its borrowernumber doesn't exist until after they verify the registration. You could see the information via a SQL report, but it's true there's no way of resending it, although the window to respond out of the box is 14 days. If they haven't signed up in that time, I think it's reasonable to have them try to self-register again. I don't really see this one changing, but I suppose it's possible someone could sponsor an enhancement that provides a UI for an administrator to see all emails in the message_queue and lets them resend whatever they want. But I think that would different to "Self Registration e-mail verification is not stored in notices". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
