Revision [4079]

Last edited on 2011-08-02 20:38:37 by KenFong
Additions:
==[[Dovecot2 Dovecot2]]==
-----


Revision [1067]

Edited on 2007-10-17 08:04:44 by WikiAdmin
Additions:
Continue to imapd


Revision [1066]

Edited on 2007-10-17 08:04:10 by WikiAdmin
Additions:
Now configure authdaemon options in /usr/local/etc/authlib
Deletions:
# now configure authdaemon options in /usr/local/etc/authlib


Revision [1065]

Edited on 2007-10-17 08:03:39 by WikiAdmin
Additions:
Everything works up until I fire up sqirrelmail and send a test mail. The following error is displayed. Not much idea at the moment.
/var/qmail/bin/qmail-smtpd: error while loading shared libraries: libssl.so.6: failed to map segment from shared object: Cannot allocate memory


Revision [1064]

Edited on 2007-10-17 07:55:10 by WikiAdmin
Additions:
# now configure authdaemon options in /usr/local/etc/authlib
%%(text;authmysqlrc)
MYSQL_SERVER localhost
MYSQL_USERNAME vpopmail
MYSQL_PASSWORD xxxxxx
%%(text;authdaemonrc)
authmodulelist="authvchkpw authuserdb authmysql authcustom"
Start authdaemon


Revision [1063]

Edited on 2007-10-17 07:42:30 by WikiAdmin
Additions:
--with-mailuser=vpopmail --with-mailgroup=vchkpw
Deletions:
--mailuser=vpopmail --mailgroup=vchkpw


Revision [1062]

Edited on 2007-10-17 07:41:03 by WikiAdmin
Additions:
--disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib \
--mailuser=vpopmail --mailgroup=vchkpw
Deletions:
--disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib


Revision [1061]

Edited on 2007-10-17 07:34:29 by WikiAdmin
Additions:
export COURIERAUTHCONFIG=/usr/local/bin/courierauthconfig
export CPPFLAGS=-I/usr/local/include
Deletions:
export COURIERAUTHCONFIG=/usr/local/courier-authlib/bin/courierauthconfig
export CPPFLAGS=-I/usr/local/courier-authlib/include


Revision [1060]

Edited on 2007-10-17 07:31:36 by WikiAdmin
Additions:
and repeat the similar to pop3d


Revision [1059]

Edited on 2007-10-17 07:27:36 by WikiAdmin
Additions:
Configuring courier-imapd before starting it.
Edit /usr/lib/courier-imap/etc/imap and change the followings to
TCPDOPTS="-nodnslookup -noidentlookup -user=vpopmail -group=vchkpw"
IMAPDSTART=NO


Revision [1058]

Edited on 2007-10-17 07:20:12 by WikiAdmin
Additions:
cp courier-imap.sysvinit /etc/init.d/courier-imapd
chmod 705 /etc/init.d/courier-imapd
/etc/init.d/courier-imapd start
Deletions:
cp *.rc /usr/local/sbin
chmod 755 /usr/local/sbin/*.rc
/usr/local/sbin/imapd.rc start
/usr/local/sbin/pop3d.rc start


Revision [1057]

Edited on 2007-10-17 07:17:06 by WikiAdmin

No differences.

Revision [1056]

Edited on 2007-10-17 07:16:04 by WikiAdmin
Additions:
./configure --with-redhat --prefix=/usr/local --exec-prefix=/usr/local \
--with-authvchkpw --without-authldap --without-authmysql \
--disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib
Deletions:
./configure --with-redhat --prefix=/usr/local --exec-prefix=/usr/local --with-authvchkpw --without-authldap --without-authmysql --disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib


Revision [1055]

Edited on 2007-10-17 07:15:43 by WikiAdmin
Additions:
./configure --with-redhat --prefix=/usr/local --exec-prefix=/usr/local --with-authvchkpw --without-authldap --without-authmysql --disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib
su - imapd
export CFLAGS="-DHAVE_OPEN_SMTP_RELAY -DHAVE_VLOGAUTH"
export COURIERAUTHCONFIG=/usr/local/courier-authlib/bin/courierauthconfig
export CPPFLAGS=-I/usr/local/courier-authlib/include
./configure --prefix=/usr/local/courier-imap --disable-root-check --with-ssl --with-redhat
Deletions:
./configure --with-redhat
./configure --with-redhat


Revision [1054]

Edited on 2007-10-17 07:13:08 by WikiAdmin
Additions:
cp courier-authlib.sysvinit /etc/init.d/courier-authlib
chmod 755 /etc/init.d/courier-authlib
/etc/init.d/courier-authlib start


Revision [1053]

Edited on 2007-10-17 07:06:16 by WikiAdmin
Additions:
chmod 755 /usr/local/sbin/*.rc


Revision [1052]

Edited on 2007-10-17 07:05:20 by WikiAdmin
Additions:
cp *.rc /usr/local/sbin
/usr/local/sbin/imapd.rc start
/usr/local/sbin/pop3d.rc start


Revision [1051]

Edited on 2007-10-17 07:02:37 by WikiAdmin
Additions:
make install-configure
make check
su root
make install-configure
Deletions:
# make install-configure
make setup check


Revision [1050]

Edited on 2007-10-17 06:59:17 by WikiAdmin
Deletions:
%% (bash)


Revision [1049]

The oldest known version of this page was created on 2007-10-17 06:58:58 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki