SYLDBIMPORT(1)
NAME
syldbimport - command to import messages to database for sylph-searcher
SYNOPSIS
syldbimport [OPTIONS] target-folder
DESCRIPTION
This manual page documents briefly the syldbimport commands.
syldbimport is a program that import maildata to database.
COMMAND-LINE OPTIONS
- -d dbname
- Specify database name
- -h hostname
- Specify hostname of database server
- -p port
- port number of database server
- -U username
- username for database
- -P password
- password for database user
- -n Don't remove nonexist messages
- -r recursive import
- -v verbose output
- --mecab-encoding encoding
- encoding of MeCab dictionary (default: Unix: EUC-JP / Win32: Shift_JIS)
- syldbimport was written by Sylpheed Development Team.
- This manual page was written by Hideki Yamane (Debian-JP) <henrich@debian.or.jp>,for the Debian project (but may be used by others).