Re: Importng mail/folders/filters
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ KDE PIM users mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-users
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkmUhdAACgkQGnR+RTDgudjxowCfbvhdnAvHiIFr1B96tRsvVNz0 Sk4AoJ8viqpU2HPU30a8PID0QCtfOyD0 =r1S7 -----END PGP SIGNATURE-----