// Reading without 'seen' is, well, annoying. Unusable, even.
// So we treat 'rs' as a single one.
// But if the permissions were set out of kmail, better check that both are set
kdWarning(5006)<<"IMAPRightsToPermission: found read (r) but not seen (s). Things will not work well."<<endl;
kdWarning(5006)<<"IMAPRightsToPermission: found read (r) but not seen (s). Things will not work well for folder "<<url<<" and user "<<(user.isEmpty()?"myself":user)<<endl;
if(perm&ACLJobs::Administer)
kdWarning(5006)<<"You can change this yourself in the ACL dialog"<<endl;