[toaster] QmailMRTG and IMAP graphs

2006-04-05 Thread Juan Jose Miquel

Hello,

Is there any way to get imap, imap-ssl graphics using QmailMRTG???

The only info i get is in maillog file.

Regards 
Juan


[toaster] TLS debugging

2006-02-02 Thread Juan Jose Miquel




Greetings all,
I’m trying to understand a little bit more 
about the qmail-tls.patch. 
Reading the initial documentation Frederic, he 
names a DEBUG option for further logging information, but I don’t know where to 
invoke this option.

Could someone tell me 
how?

Thanks in advanced,
Juan


[toaster] vchkpw-smtp user not found

2006-01-26 Thread Juan Jose Miquel

Greetings all,



I've been following this toaster instructions. But when I try to connect 
from a mail client (OE6) the mail log shows the following line:




vpopmail[13281]: vchkpw-smtp: vpopmail user not found [EMAIL PROTECTED]:IP



where [EMAIL PROTECTED] is an authorized user an IP: is just my client IP.



By the other side, my imaps woks fine with the same user.

imapd-ssl: Connection, ip=[:::...]

imapd-ssl: LOGIN, [EMAIL PROTECTED], ip=[:::.], protocol=IMAP





Could anyone give me some advise, or directions to work on this problem.



Thanks in advanced.



Juan José



[toaster] openssl-0.9.8a dso_dlfcn.c: undefined reference to `dlopen'

2005-11-15 Thread Juan Jose Miquel



Hello,I'm trying to install this guide with the openssl-0.9.8 
release. First I got the error mentioned in the thread [toaster] 
tls.c:12: conflicting types for `strerror' Bruno Negrao . After I got over 
this declaration error I'm getting the following output:./load 
qmail-remote control.o constmap.o timeoutread.o \timeoutwrite.o 
timeoutconn.o tcpto.o now.o dns.o ip.o \tls.o ssl_timeoutio.o 
-L/usr/local/ssl/lib -lssl -lcrypto \ipalloc.o strsalloc.o ipme.o quote.o 
ndelay.a case.a sig.a open.a \lock.a seek.a getln.a stralloc.a alloc.a 
substdio.a error.a \str.a fs.a auto_qmail.o `cat dns.lib` `cat 
socket.lib`/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x63): En la 
función `dlfcn_load':dso_dlfcn.c: undefined reference to 
`dlopen'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc5):dso_dlfcn.c: 
undefined reference to 
`dlclose'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xf4):dso_dlfcn.c: 
undefined reference to 
`dlerror'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x1a7): En la 
función `dlfcn_unload':dso_dlfcn.c: undefined reference to 
`dlclose'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x27d): En la 
función `dlfcn_bind_var':dso_dlfcn.c: undefined reference to 
`dlsym'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2f9):dso_dlfcn.c: 
undefined reference to 
`dlerror'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x380): En la 
función `dlfcn_bind_func':dso_dlfcn.c: undefined reference to 
`dlsym'/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x406):dso_dlfcn.c: 
undefined reference to `dlerror'collect2: ld devolvió el estado de 
salida 1make: *** [qmail-remote] Error 1but I don't know how to face 
this Libcrypto references.Anyone of you know what to 
do.ThanksJuan Jose