Re: [toaster] Debian Unstable + TLS patch

2004-08-27 Thread Eduardo Cortés
you need to create a dummy package for qmail that provides mail-transport-agent for satisfy dependencies, purge exim and install it. El Viernes, 27 de Agosto de 2004 04:00, Big Chiz escribió: > i guess debian expects an mta to be inplace so removing/uninstall the > default exim will not suffice. i

Re: [toaster] Debian Unstable + TLS patch

2004-08-26 Thread Big Chiz
i guess debian expects an mta to be inplace so removing/uninstall the default exim will not suffice. i think you have to symlink sendmail and just disable the exim startup script or check google for debian equivs to replace exim and provide dummy. > Thanks for the quick response!! Any other gotc

Re: [toaster] Debian Unstable + TLS patch

2004-08-26 Thread Christopher Davis
Bill Shupp wrote: [EMAIL PROTECTED] wrote: Hello! In following the Toaster how-to guide, I've run across the follow error while compiling the netqmail binaries -- In file included from qmail-remote.c:53: tls.h:4:25: openssl/ssl.h: No such file or directory In file included from qmail-remote.c:53

Re: [toaster] Debian Unstable + TLS patch

2004-08-26 Thread Bill Shupp
[EMAIL PROTECTED] wrote: Hello! In following the Toaster how-to guide, I've run across the follow error while compiling the netqmail binaries -- In file included from qmail-remote.c:53: tls.h:4:25: openssl/ssl.h: No such file or directory In file included from qmail-remote.c:53: tls.h:7: error: pa

[toaster] Debian Unstable + TLS patch

2004-08-26 Thread cldavis99
Hello! In following the Toaster how-to guide, I've run across the follow error while compiling the netqmail binaries -- In file included from qmail-remote.c:53: tls.h:4:25: openssl/ssl.h: No such file or directory In file included from qmail-remote.c:53: tls.h:7: error: parse error before '*' to