thanks but it doesn't work i got this error on my FreeBSD box:

./compile qmail-remote.c
qmail-remote.c:131: redefinition of `ssl'
qmail-remote.c:37: `ssl' previously defined here
qmail-remote.c:133: redefinition of `tlsclientciphers'
qmail-remote.c:39: `tlsclientciphers' previously defined here
qmail-remote.c: In function `main':
qmail-remote.c:608: `sigalrm' undeclared (first use in this function)
qmail-remote.c:608: (Each undeclared identifier is reported only once
qmail-remote.c:608: for each function it appears in.)
qmail-remote.c:595: warning: return type of `main' is not `int'
*** Error code 1

Stop in /usr/ports/mail/qmail-tls/work/qmail-1.03.
*** Error code 1

i did this:

cd /usr/ports/mail/qmail-tls/
make configure WITH_QMAILQUEUE_PATCH=yes WITH_BIG_TODO_PATCH=yes
cd work/qmail-*
fetch http://www.shupp.org/patches/qmail-toaster-0.5.patch.bz2
bunzip2 qmail-toaster-0.5.patch.bz2
patch < qmail-toaster-0.5.patch
cd ../..
make install WITH_QMAILQUEUE_PATCH=yes WITH_BIG_TODO_PATCH=yes

thx




----- Original Message ----- 
From: "Rick Macdougall" <[EMAIL PROTECTED]>
To: "eLgino" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 4:01 PM
Subject: Re: [vchkpw] QMAIL: SMTP-AUTH-SSL


> Hi,
> 
> http://www.shupp.org
> 
> Regards,
> 
> Rick
> 
> 
> eLgino wrote:
> 
> > hi guys,
> > 
> > sorry that i write to this mailinglist, but i traffic is not cheap ...
> > i hope anyone can help me the 4rd time on this nice mailinglist ;)
> > 
> > i need an SMTP-AUTH patch for qmail with SSL/TSL?!? support, and a
> > functionaly one, i have googled but all i have tried doenst work.
> > thanks in advance and
> > see ya
> > 
> > 
> > 
> 
> 
> 
> 


Reply via email to