forehead writes:
> you see, '����' encoded by imapd server to be : '&bUuL1Q-' The IMAP server does not encode folder names. The folder name is encoded by the IMAP client. > but the perl module encoded that to be '&ALIA4gDKANQ-' > > so , what's wrong with that? :-( Verify that both Perl, and your application, use the same character set for encoding folder names into modified-utf7. -- Sam _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
