NAME
buscador - setup and import emails into a Buscador system
USAGE
Change to the directory with your buscador.config file in it.
If you haven't already done so, do this
% buscador -setup
Then for every email folder you wish to import do
% buscador /path/to/folder
Or alternatively you can cat a mail into it
% cat email.txt | buscador
This is useful for mail alias files.
my_archiver: "|/path/to/buscador"
You can find out where buscador-import is located by doing
buscador -where
AUTHOR
Simon Wistow <simon@thegestalt.org>
COPYRIGHT and LICENSE
Copyright 2004, Simon Wistow
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.