Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino.modlib.smtpd¶
Run an SMTP daemon process.
See smtpd : Add an SMTP daemon.
Classes
|
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.