Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino.modlib.smtpd

Run an SMTP daemon process.

See smtpd : Add an SMTP daemon.

signals

Classes

Plugin(site, app_label, app_name, ...)

See More about plugins.

class lino.modlib.smtpd.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See More about plugins.