https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149
--- Comment #11 from Nick Clemens <[email protected]> --- (In reply to Hugo Agud from comment #8) > SENDING_SUCCEED => 0 Heh, the line above is reporting the success of row #0, not a failure. Poor design. I altered the patch to count up from 1. Additionally you need the '-commit' option to actually populate the message queue. Please retest and let me know if that works :-) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
