We recently deployed a two-factor-authentication solution in order to strength logon to our web applications (one of them is web based mail, Microsoft outlook web access) Most of the users who have been assigned new tokens are also pop3/imap users from long while ago. We then noticed that while web application are well protected by 2FA , mail applications is an easy way to bypass any stronger authentication method because POP3/IMAP don't support 2FA.
My question is how can i provide a stronger authentication method with pop3/imap services that doesn't support 2FA? Any advice in order to address this issue?
