Pessoal,

Estou tentando instalar um servidor de E-mail, por�m n�o consigo integrar o 
maildrop com o mysql ...

Quando executo o maildrop n�o h� consulta no mysql.

Alguma luz?

Minha vers�o do slack � 10.0 com o kernel 2.6.9

Compilei o maildrop 1.6.3:

./configure \
       --prefix=/usr \
       --sysconfdir=/etc/maildrop \
       --enable-maildrop-uid=108  \
       --enable-maildrop-gid=108 \
       --enable-syslog=1 \
       --enable-maildropmysql \
       --enable-maildirquota

Tenho o arquivo no /etc/maildropmysql.config :

# hostname - host name of your ldap server
hostname        localhost
port            3306
socket          /var/run/mysql/mysql.sock
database       xxxxxx
dbuser          Xxxxxx
dbpw            xxxxxx
dbtable         xxxxxx
default_uidnumber       108
default_gidnumber       108
uid_field               username
uidnumber_field         uid
gidnumber_field         gid
maildir_field           maildir
homedirectory_field     home
quota_field             quota
mailstatus_field        active
where_clause            ""

==============
Atenciosamente,
Jan Gomes - [EMAIL PROTECTED]

--
GUS-BR - Grupo de Usuarios Slackware - BR
http://www.slackwarebrasil.org/
http://www.linuxmag.com.br/mailman/listinfo/slack-users

Responder a