| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
movemail [option...] inbox destfile [remote-password] |
The first argument, inbox, is the URL (see section 4.1.14 URL) of
the source mailbox. The second argument, destfile, traditionally
means destination file, i.e. the UNIX mailbox to copy messages
to. However, mailutils movemail extends the meaning of this
parameter. You may actually specify any valid URL as
destfile parameter.(2). Finally, optional third argument is a traditional way of
specifying user passwords for remote (POP or IMAP)
mailboxes.
Following is the summary of available command line options:
dotlock,
`R' -- retry 10 times if acquiring of the lock failed (see also
`--lock-retry-count' below), `T' -- remove stale locks
after 10 minutes (see also `--lock-expire-timeout',
and `P' -- write process PID to the lock file.