[kdepim-users] Importng mail/folders/filters
Ingo Klöcker
kloecker at kde.org
Thu Feb 12 20:25:46 GMT 2009
On Thursday 12 February 2009, John Culleton wrote:
> I chmod 666 everything in user directory "a" to 666 but I still can't
> import all that mail to user directory "b". I don't have the right
> permissions. Any suggestions?
Directories need to have permission 777. You can do this for example
with
find /home/a -type d -print0 | xargs -0 chmod 777
Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20090212/15c37d95/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users
More information about the kdepim-users
mailing list