문제

Normally, I use imaplib (python lib.) to display mailbox name (example [Gmail]/Spam ) But recently I found my friend account has a different prefix (example [Google]/Spam).

What's the difference between normal account and my friend's account.:)

도움이 되었습니까?

해결책

My guess is that in some territories, e.g. UK, the name 'Gmail' was trademarked and so 'Googlemail' was used instead. Perhaps this accounts for the different mailbox names. Recently this dispute was resolved though, and 'Gmail' is available in the UK again.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top