ニュース

You have code which is sending and/or receiving emails using SMTP, POP3, or IMAP? You want to test your code against a "real" mail server in integration tests? vtestmail-core is the core module of the ...
Implement an SMTP connection pool so we have multiple reusable Transport connections (including lazy / eager initialization) Take performance to the next level and support clustered SMTP servers, so ...