aoximport - import messages into Archiveopteryx.
/usr/local/bin/aoximport [-vqe] mailbox type
source-file [ source-file ... ]
aoximport is used to import messages into Archiveopteryx en masse from
other mailboxes (mbox, MH, maildir and Cyrus mailboxes are currently
supported).
- -v
- enables more verbose output. Can be repeated.
- -q
- sets the verbosity to zero.
- -e
- makes aoximport write problem messages to the errors subdirectory.
If a message has parse problems, aoximport writes a copy of the
message to errors/anonymised if anonymisation preserves the error, and to
errors/plaintext else. The message is also written to the target mailbox,
as an attachment to a special error message.
- The messages in the errors directory may be sent to info@aox.org, and
we'll try to find out what the problem is. Please delete
personal/confidential messages from errors/plaintext first.
In the synopsis above, mailbox is the fully-qualified name of the
destination mailbox (which must exist) into which messages are imported.
type may be mbox, maildir, mh, or cyrus.
The remaining arguments are interpreted as mailbox filenames of the specified
type.
To import messages from the mbox files in ~/Mail/imap/* to a mailbox named
/users/nirmala/imap:
- aoximport /users/nirmala/imap mbox ~/Mail/imap/*
After a large import, it's a good idea to run aox
vacuum.
The Archiveopteryx Developers, info@aox.org.
This man page covers Archiveopteryx version 3.2.0, released 2013-12-02,
http://archiveopteryx.org/3.1.3
aox(8), archiveopteryx(8), http://archiveopteryx.org