This one time, at band camp, David Kempe wrote:
>> I ended up just doing the safecat thing.
>
>out of interest what was it you did to get them into maildir format?

cd /var/spool/mail
for i in *; do su -s /bin/bash - $i -c "formail -s safecat Maildir/tmp
Maildir/new < /var/spool/mail/$i"; done

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to