x-mail-service.3.9.15.source-code.io.vertx.mail-service.json Maven / Gradle / Ivy
{
"main": "io.vertx.ext.mail.MailServiceVerticle",
"options": {
"worker": false,
"config": {
"address": "vertx.mail",
// we could leave that out and rely on the defaults
"hostname": "localhost",
"port": 25
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy