Hi,
Imapproxy does not support loginname longer than 64 characters.
Email addresses are often used as login. 320 Characters would be a minimum.
#define MAXUSERNAMELEN 64 /* max username length
*/
Thank you,
On Sat, 02 Nov 2013 21:56:28 +0000 Luca Bigliardi <[email protected]>
wrote:
> Package: imapproxy
> Version: 1.2.7-1.1
> Severity: normal
>
> Hi,
>
> it looks like imapproxy defines the maximum password length as 64:
>
> include/imapproxy.h:180:#define MAXPASSWDLEN 64 /*
> max passwd length */
>
> Please consider increasing the threshold to a higher value.
> NetBSD for instance sets the value to 8192 , see:
> http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/imapproxy/patches/patch-bc
>
>
> Thank you,
>
> Luca
>
>
> -- System Information:
> Debian Release: 7.2
> APT prefers stable
> APT policy: (700, 'stable'), (500, 'stable-updates'), (500,
> 'proposed-updates')
> Architecture: i386 (i686)
>
> Kernel: Linux 3.2.2-kvm-i386-20120306 (SMP w/1 CPU core)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
>