doc:appunti:linux:sa:maildir
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:linux:sa:maildir [2014/03/26 12:54] – [POP3 e IMAP] niccolo | doc:appunti:linux:sa:maildir [2015/10/09 10:07] (current) – [Conversione da Maildir a mbox] niccolo | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| ^ Sent | Nome del file mbox da creare. | ^ Sent | Nome del file mbox da creare. | ||
| + | Un' | ||
| + | |||
| + | <code bash> | ||
| + | #!/bin/sh | ||
| + | |||
| + | MAILDIR=" | ||
| + | MBOX=" | ||
| + | |||
| + | echo "Input Maildir: $MAILDIR" | ||
| + | echo " | ||
| + | for file in `find " | ||
| + | cat $file | formail -A Date: >> " | ||
| + | done | ||
| + | </ | ||
doc/appunti/linux/sa/maildir.1395834861.txt.gz · Last modified: by niccolo
