On Wed, Jan 25, 2006 at 09:59:07AM -0600, Corbey, Clayton wrote: > > >-----Original Message----- > >From: Brian T Glenn [mailto:[EMAIL PROTECTED] > >Sent: Wednesday, January 25, 2006 06:47 > >To: [email protected] > >Subject: Re: User lookups are being skipped b/c all are remote > internal. > > > >On Thu, Jan 19, 2006 at 03:01:51PM -0600, Corbey, Clayton may have > written: > >> I have a qmail server on the outside of my network that I want to use > as > >> a relay for my domain. I want to grab all the email for my domain and > >> forward it to the REAL email server on the INSDIE of my network. > There > >> are NO users or any information what-so-ever to do with the users > >> located on this qmail server. I am having trouble getting qmail-ldap > to > >> actually perform the LDAP lookup. > > > > [snip] > > > >> How can I configure qmail-ldap to do more than bypass the check for > the > >> domain located in 'rcpthosts'? I want the check performed, then the > >> email forwaded as in the 'smtproutes' file. > > > >This was covered a few weeks ago by Claudio Jeker. The concept would be > > >to build a stock qmail install with no locals file, then build > >qmail-ldap and copy the qmail-smtpd and qmail-verify programs into the > >/var/qmail/bin/ of the stock qmail. This will give you the user > >verification and the relay server functionality you are looking for. > > > >Enjoy, > >-- > >Brian T Glenn > >delink.net Internet Services > > When one says 'stock qmail' they mean qmail-1.03.tar.gz and not > netqmail-1.05.tr.gz, right?
stock qmail != qmail-ldap You can use netqmail. > > qmail-1.03 doesn't build b/c of the 'errno' error. > > ------------------------------ > ./load auto-str substdio.a error.a str.a > substdio.a(substdo.o)(.text+0x43): In function `allwrite': > : undefined reference to `errno' > collect2: ld returned 1 exit status > make: *** [auto-str] Error 1 > ----------------------------- > > Shall I use netqmail-1.05 or find the 'errno' patch? > Use netqmail it should work as well -- :wq Claudio
