imapext-2007

view APOPtools/with-tcpserver/0README @ 4:d741b3ecc917

imapext-2007f
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 30 Oct 2014 00:03:05 +0900
parents 28a55bc1110c
children
line source
2 This directory contains sample files for maintaining ipop3d via daemontools.
5 # mkdir /var/qmail/ipopd
6 # cp -r * /var/qmail-ipopd
8 Edit copied files and change the loggin user-id in log/run.
10 # ln -s /var/qmail/ipopd /service
12 This directory contains sample files for maintaining ipop3d via daemontools.
15 # make install
17 Installation directory can be changed by setting DESTDIR.
18 eg.
19 # make DESTDIR=/other/dir install
21 Then, edit copied files and change the logging user-id in log/run.
23 # ln -s /var/qmail/ipopd /service

UW-IMAP'd extensions by yuuji