-
-
Notifications
You must be signed in to change notification settings - Fork 3
create_services.8
create_services - IndiMail/indimail-mta Service Creation Tool
create_services [ options ]
create_services creates all services and configuration for indimail/indimail-mta. It is meant to be used if you have installed indimail/indimail-mta using the source. You don't require it if you have done a binary installation using RPM/DEB/ARCHPKG packages.
--servicedir=dir
Use dir for installing supervise services. Default is
/service.
--qcount=qcount
Create qcount indimail queues. Default is 5
--qbase=qbase
Create indimail queues in qbase directory. Default is
@indimaildir@/queue.
--mbase=mbase
Use mbase for user home directories. The user's home directory
contains the maildir.
--mysqlPrefix=mprefix
Use mprefix as the MySQL prefix. It is expected to find MySQL binaries
in mprefix/bin and mprefix/sbin
--no-courier-imap
Do not create courier-imap services and configuration
--no-proxy
Do not create imap, pop3 proxiex services and configuration
--no-bogofilter
Do not create bogofilter configuration and do not configure qmail-smtpd
to do spam filter.
--nomysql
Skip creation of MySQL service
--no-nssd
Skip creation of name service daemon for indimail
--no-fetchmail
Skip creation of fetchmail service
--chk-install
Check installation for errors and incorrect, sub-optimal configuration
--shared-objects
Create configuration for tcpserver to use dlmopen to load shared
objects.
--add-boot
Add indimail startup on boot
--destdir=dir
Create staged configuration in dir.