Skip to content

The menu bar icon doesn't update its content when an IMAP account is added using a catch-all configuration #175

@Draykan

Description

@Draykan

I use Email OAuth 2.0 Proxy to access Office 365 mailboxes with IMAP using Apple Mail on Mac.
I noticed that when an IMAP account is configured and authenticated using a catch-all configuration, it is not added to the Menu bar icon --> Servers and account --> Accounts list until the proxy is restarted.
This doesn't happen with a straight IMAP account configuration.
I didn't test on other platforms.

System information and software versions:
• MacBook Air (M1, 2020)
• macOS Ventura 13.5 (22G5048d) Beta 3
• Command Line Tools for Xcode 14.3 (installed for the first time on 04/04/2023 and according to System Information app updated to the same version on 06/06/2023 with Software Update)

python3 emailproxy.py --version

Email OAuth 2.0 Proxy 2023-05-18

python3 --version

Python 3.9.6

python3 -m pip list

Package                              Version
------------------------------------ -------
altgraph                             0.17.2
bottle                               0.12.25
cffi                                 1.15.1
cryptography                         41.0.1
future                               0.18.2
macholib                             1.15.2
Pillow                               9.5.0
pip                                  21.2.4
prompt-toolkit                       3.0.38
proxy-tools                          0.1.0
pycparser                            2.21
pyobjc-core                          9.2
pyobjc-framework-Cocoa               9.2
pyobjc-framework-Quartz              9.2
pyobjc-framework-Security            9.2
pyobjc-framework-SystemConfiguration 9.2
pyobjc-framework-WebKit              9.2
pyoslog                              1.1.0
pystray                              0.19.4
pywebview                            4.2.1
setuptools                           58.0.4
six                                  1.15.0
timeago                              1.0.16
typing_extensions                    4.6.3
wcwidth                              0.2.6
wheel                                0.37.0
WARNING: You are using pip version 21.2.4; however, version 23.1.2 is available.
You should consider upgrading via the '/Library/Developer/CommandLineTools/usr/bin/python3 -m pip install --upgrade pip' command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions