Open minsis opened 3 years ago
Maybe? I thought a poller would only start if there was an associated rule trying to use it. So if you never created a rule to use it, the poller wouldn't start.
Also, there's already logic surrounding it:
imap_accounts
might be able to be made optional but smtp_accounts
is a required part of the send_email
code.
Fixes #45