On Thu, 26 Sep 2002 15:28:13 +0200
Marc <[EMAIL PROTECTED]> wrote:

> On Thu, 26 Sep 2002 06:42:11 -0600
> Mike Roest <[EMAIL PROTECTED]> wrote:
> 
> > Marc wrote:
> > > Hi everybody,
> > > 
> > > Hope somebody can give me a hint.
> > > 
> > > I have two problems and hence two questions : 
> > > 
> > > First, 
> > > 
> > > I want to use Qmail-scanner (http://qmail-scanner.sourceforge.net/)
> > > with my Qmail-LDAP installation. But it seems that this proggie needs
> > > a qmail patched with the "QMAILQUEUE" patch
> > > (http://www.qmail.org/qmailqueue-patch)
> > > 
> > > Are qmail-ldap and qmailqueue patches compatible ? if so, in which
> > > order should I patch the fresh qmail sources to get it work ? Has
> > > someone tried it ?
> > They work fine, I patched with qmail-ldap first then with qmail-queue. 
> > The 2 patches seem to be mutually exclusive.
> 
> Thank you very much for the feedback Mike.
> 
> In fact, I think that it would be great to have qmail + ldap + ldapcontrol
> + smtpauth + qmailqueue patches all at the same time. (I bet D.J.
> Bernstein will be scandalized of such this modifications, but .. hey! I
> need them :-P)
> 
> Does anybody tried this successfully ?

hello,
IMHO they should work, i dont see a reason why qmail-ldap wont work with 
qmail-scanner+qmailqueue patch, the qmail-queue patch is adding a var which could be 
exported in your run scripts/tcp.smtp.cdb settings.
( FYI QMAILQUEUE="/var/bin/qmail-queue" and with qmail-scanner -> 
QMAILQUEUE="/var/bin/qmail-scanner-queue.pl" )
Altho if you want to use ssl to connect to your ldap server, simple - 
create a stunnel between them, but I dont see a reason doing that if you run them on 
the same host.
And please read the qmail-scanner/qmail-queue.patch papers before installing/applying 
any changes;)

cheers,
-lk


> 
> > > 
> > > Second,
> > > 
> > > I have my OpenLDAP server configured and tested to use TLS. But I'm
> > > not beign able to have qmail-ldap make the queries to the OpenLDAP
> > > server with TLS. Is there any way to do it by the qmail itself ? Or
> > > should I use tunneling software like stunnel ?
> > > 
> > > Thanks in advance,
> > > Best Regards to all qmail users,
> > > 
> > > Marc.
> > > 
> > 
> 

Reply via email to