> drwxrwxr-x 5 fabien fabien 4096 avr 13 19:03 inbox/ > drwxrwxr-x 4 fabien fabien 4096 avr 13 19:03 KDE/ > drwxrwxr-x 4 fabien fabien 4096 avr 13 19:03 Linux-Azur/ I would keep the permissions at 700 but I don't want others reading my mail. Other than that the only other thing I can think of is to be sure you are who you think you are ... [fabien@localhost Mail]$ chown -R fabien.fabien * [fabien@localhost Mail]$ id -u [fabien@localhost Mail]$ id -g [fabien@localhost Mail]$ ls -n I don't think this is the problem but it has happened to me when I started using LDAP for authentication. I'm out of good ideas. Probably worthless idea... You could create new directories and copy the cur/ new/ tmp/ maildir folders into the new directory. [fabien@localhost Mail]$ mkdir new-inbox [fabien@localhost Mail]$ cp -R inbox/* new-inbox [fabien@localhost Mail]$ mv inbox /tmp [fabien@localhost Mail]$ mv new-inbox inbox Sorry, I hope someone can help you. Jim ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.