imapext-2007

diff APOPtools/with-tcpserver/run @ 4:d741b3ecc917

imapext-2007f
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 30 Oct 2014 00:03:05 +0900
parents 28a55bc1110c
children
line diff
     1.1 --- a/APOPtools/with-tcpserver/run	Mon Sep 14 19:23:11 2009 +0900
     1.2 +++ b/APOPtools/with-tcpserver/run	Thu Oct 30 00:03:05 2014 +0900
     1.3 @@ -3,3 +3,8 @@
     1.4  exec env - \
     1.5  PATH=/bin:/usr/bin:/usr/sbin:/var/qmail/ipopd:/usr/local/bin:/usr/local/etc \
     1.6  tcpserver -HR -c40 -x/var/qmail/ipopd/pop.cdb 0 pop3 ipop3d 2>&1
     1.7 +#!/bin/sh
     1.8 +# ipoper should be located in one of the $PATH elements.
     1.9 +exec env - \
    1.10 +PATH=/bin:/usr/bin:/usr/sbin:/var/qmail/ipopd:/usr/local/bin:/usr/local/etc \
    1.11 +tcpserver -HR -c40 -x/var/qmail/ipopd/pop.cdb 0 pop3 ipop3d 2>&1

UW-IMAP'd extensions by yuuji