repl: interactive add of backends when no one is loaded at startup
This commit is contained in:
parent
aee0e49cc8
commit
04037e7893
13 changed files with 144 additions and 106 deletions
|
|
@ -84,6 +84,7 @@ class Monboob(ReplApplication):
|
|||
'recipient': 'weboob@example.org',
|
||||
'smtp': 'localhost',
|
||||
'html': 0}
|
||||
CAPS = ICapMessages
|
||||
|
||||
def add_application_options(self, group):
|
||||
group.add_option('-S', '--smtpd', help='run a fake smtpd server and set the port')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue