Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gmail closes connection on UTF8 command #140

Open
amoskvin opened this issue Mar 9, 2024 · 0 comments
Open

Gmail closes connection on UTF8 command #140

amoskvin opened this issue Mar 9, 2024 · 0 comments

Comments

@amoskvin
Copy link

amoskvin commented Mar 9, 2024

Reverting 0918b78 fixes the issue.

added account "Gmail": fetch=pop3s server "pop.gmail.com" port pop3s user "REDACTED@gmail.com"
...
Gmail: fetch started, pid 247722
Gmail: user is 1000
Gmail: started processing
Gmail: fetching
Gmail: fetch loop start
Gmail: calling fetch state (0xaaaab6d263b4, flags 0x02)
Gmail: fetch, again
Gmail: fetch loop start
Gmail: calling fetch state (0xaaaab6d31f80, flags 0x02)
Gmail: fetch, block
Gmail: queued 0; blocked 0; flags 0x02
Gmail: polling: 2, timeout=60000
< +OK Gpop ready for requests from REDACTED i6mb30279072uak
Gmail: fetch loop start
Gmail: calling fetch state (0xaaaab6d332a0, flags 0x02)
Gmail: fetch, block
Gmail: queued 0; blocked 0; flags 0x02
Gmail: polling: 2, timeout=60000
> UTF8
Gmail: fetch loop start
Gmail: calling fetch state (0xaaaab6d33110, flags 0x02)
Gmail: fetch, block
Gmail: queued 0; blocked 0; flags 0x02
Gmail: polling: 2, timeout=60000
< -ERR bad command i6mb30279072uak
Gmail: fetch loop start
Gmail: calling fetch state (0xaaaab6d33110, flags 0x02)
Gmail: fetch, block
Gmail: queued 0; blocked 0; flags 0x02
Gmail: polling: 2, timeout=60000
Gmail: connection closed
Gmail: fetching error. aborted
Gmail: 0 messages processed in 0.188 seconds
Gmail: finished processing. exiting
Gmail: sending exit message to parent
Gmail: waiting for exit message from parent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant