Skip to content

Fix forceidle to actually work on legacy_6x branch.

Eric Durand requested to merge rand0mdud3/fetchmail:legacy_6x into legacy_6x

Hello, I noticed there is actually a bug and forceidle doesn't work on legacy_6x if the server returns capabilities on auth. Make sure we force the has_idle flag correctly if that is the case.

Merge request reports