Newer
Older
imapext / APOPtools / with-tcpserver / 0README
@HIROSE Yuuji HIROSE Yuuji on 30 Oct 2014 523 bytes imapext-2007f

This directory contains sample files for maintaining ipop3d via daemontools.


# mkdir /var/qmail/ipopd
# cp -r * /var/qmail-ipopd

Edit copied files and change the loggin user-id in log/run.

# ln -s /var/qmail/ipopd /service

This directory contains sample files for maintaining ipop3d via daemontools.


# make install

Installation directory can be changed by setting DESTDIR.
eg.
# make DESTDIR=/other/dir install

Then, edit copied files and change the logging user-id in log/run.

# ln -s /var/qmail/ipopd /service