email-forwarder/email_forwarder
Jeena d9cbf829bb Fix calls to private connect/disconnect methods
Change remaining .connect() and .disconnect() calls to private
._connect() and ._disconnect() after removing public methods.

Changes:
- Update EmailForwarder.sync_all_folders to use _connect/_disconnect
2026-01-04 19:19:38 +09:00
..
__init__.py Restructure as runnable Python module 2026-01-04 18:22:42 +09:00
__main__.py Restructure as runnable Python module 2026-01-04 18:22:42 +09:00
email_forwarder.py Fix calls to private connect/disconnect methods 2026-01-04 19:19:38 +09:00