https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2172
Eric Phetteplace <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #10 from Eric Phetteplace <[email protected]> --- It turns out testing email, at least with ktd, is kind of tricky. I ended up following these steps https://gitlab.com/-/snippets/1893788#enabling-email-for-testing to send an email using a Google App Password. I had to set the SMTP server's SSL to STARTTLS for it to send. The other way to confirm these is to observe the `message_queue` database table but I don't know how to tell what a message's attachments are there. I think the sandboxes have their own means of testing email. Finally, existing libraries can update their CART notices but the default one needs to be modified. I see the original CART notice was created in installer/data/mysql/db_revs/221200015.pl. Is the process to make a new atomic update file? I can do that but I don't want to get ahead of myself. -- You are receiving this mail because: 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/
