ubuntu:email:archive_old_emails
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:email:archive_old_emails [2019/11/27 21:46] – created peter | ubuntu:email:archive_old_emails [2020/12/06 11:40] (current) – peter | ||
---|---|---|---|
Line 4: | Line 4: | ||
<code bash> | <code bash> | ||
- | (CD current/ && find . -mtime +732 -print0) | rsync -ag –remove-source-files –files-from=- –from0 ./ | + | (cd current/ && find . -mtime +732 -print0) | rsync -ag –remove-source-files –files-from=- –from0 ./ |
</ | </ | ||
This will recursively go through all directories in the current_maildirs_location, | This will recursively go through all directories in the current_maildirs_location, |
ubuntu/email/archive_old_emails.1574891202.txt.gz · Last modified: 2020/07/15 09:30 (external edit)