Approvals: 0/1
[00:49:02] <l1> hello would anyone know of some vertx based smtp server ?
[01:09:00] <Sticky> l1: unlikely, wouldnt have thought many people would want to turn vertx into an email server
[01:09:34] <Sticky> https://github.com/cinterloper/vertx-smtp-server ok, maybe that guy
[01:19:01] <l1> Sticky: thanks
[01:24:41] <l1> Sticky : hum using org.subethamail.smtp so maybe not so async friendly, but interesting still.
[01:27:09] <Sticky> provided it sends blocking suff to the worker pool its ok
[02:55:34] <doglife> does (nothing) has any special meaning ?
[02:56:31] <doglife> (nothing) → when I did Handler<AsyncResult<Void».handle
[13:27:37] <AlexLehm> Sticky: the smtp server with subetha should work ok since the implementation uses threads for their handling, mails are sent with a queue anyway, so they will be sent to the eb one after one
[14:17:44] <temporalfox> Sticky so it would likely work in vertx-smtp-server takes care of doing the callbacks on the vertx context in the vertx way
[14:21:47] <Sticky> I wasnt really interested in vertx as an email server
[15:51:45] * ChanServ sets mode: +o temporalfox [16:55:37] * ChanServ sets mode: +o temporalfox
[20:37:14] * ChanServ sets mode: +o temporalfox [23:31:21] * ChanServ sets mode: +o temporal_