how does mailutil generate its list of mailboxes? can it use ~user/.mailboxlist? invoking it with
the transfer option seems to copy everything in a user's home directory, making no distinction
between mail and other types of files. here's how i'm calling it:
% mailutil transfer --merge append "{src.host.name/ssl/novalidate-cert/user=username}" \
"{dst.host.name/ssl/novalidate-cert/user=username}"


that seems to work the way i want except that it copies everything from that user's homedir. i don't
think it will be much trouble to write something that parses .mailboxlist and feeds those directories
to `mailutil copy`, but i'm wondering if there's a better and less error-prone way to do it.
-rui


_________________________________________________________________
Worried about inbox overload? Get MSN Extra Storage now! http://join.msn.com/?PAGE=features/es


--
-----------------------------------------------------------------
For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html
-----------------------------------------------------------------


Reply via email to