* Add email_account option to disable SMTP Authentication. * Partially reverting email_account.py changes. Unnecessary incoming_server logic was added. * Codacy code style issue fix. * Suppress 'Password is required or select Awaiting Password' message if only smtp is used an no athentication is required. * Suppress 'Password is required or select Awaiting Password' message if only smtp is used an no athentication is required. * Simplified logic. * Reverted excessive changes. * fix: remove description and make label clear |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| __init__.py | ||
| email_body.py | ||
| inbox.py | ||
| queue.py | ||
| receive.py | ||
| smtp.py | ||
| test_email_body.py | ||