Hi all
I just used aoximport to import some messages to a testing machine.
The command used first is :
aoximport -v /users/ops mbox /root/mail/ops
the command seemed to go through well ( it imported 4440 messages
as it informed me), but I could not see the messages in the users Inbox.
Since no error was issued I repeated the above procedure with this minor
correction :
aoximport -v /users/ops/INBOX mbox /root/mail/ops
which seems to did the trick. Again no error was printed but the
messages showed in the users inbox!
The question for archiveopteryx gurus here is, during the first command
the messages obviously
imported somewhere in the database but they cannot be seen ? And if
that is the case is there a way to delete those (useless) messages from
the database
without affecting the user?
aox show build
Archiveopteryx version 3.2.0, http://archiveopteryx.org/3.2.0
Built on Apr 17 2015 13:27:26
Build source: oryx.git/v3.2.0
Jamsettings:
CONFIGDIR = /opt/archiveopteryx
PIDFILEDIR = /opt/archiveopteryx/lib/pidfiles
BINDIR = /opt/archiveopteryx/bin
SBINDIR = /opt/archiveopteryx/sbin
MANDIR = /opt/archiveopteryx/man
LIBDIR = /opt/archiveopteryx/lib
INITDIR = /opt/archiveopteryx/lib
AOXUSER = aox
AOXGROUP = aox
VERSION = 3.2.0
regards