https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964
--- Comment #17 from David Cook <[email protected]> --- (In reply to Marcel de Rooy from comment #15) > I was still looking for some kind of confirmation that it really works as > advertised using one connection. You can use tcpdump to watch the SMTP port. I've set messaging preferences for check in and check out and generated 2 pending emails. I then manually run ./misc/cronjobs/process_message_queue.pl Without the patch, I'm seeing 2 different TCP connections (one for each email). With the patch, I'm seeing only 1 TCP connection and both emails go out. Looks good to me. Looking forward to this one going in. -- 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/
