you'll want to look at my other PR first, as this branch has those changes merged in.
this PR adds support for deactivating your squad. there's a button on the website to turn it off, and now when handling incoming emails in smtp_handler, we check if the squad is active. if it isn't, we just auto-approve the message and send it on with a footer "this message was automatically approved because you squad is deactivated".
you'll want to look at my other PR first, as this branch has those changes merged in.
this PR adds support for deactivating your squad. there's a button on the website to turn it off, and now when handling incoming emails in smtp_handler, we check if the squad is active. if it isn't, we just auto-approve the message and send it on with a footer "this message was automatically approved because you squad is deactivated".