Thanks,

That did the trick.

DB

On Mon, Jun 16, 2003 at 03:51:33PM +0200, tonix (Antonio Nati) wrote:
> Hi David,
> 
> this is my Makefile:
> 
> ----------------------------------------------------
> qmail-smtpd: \
> load qmail-smtpd.o rcpthosts.o commands.o timeoutread.o \
> timeoutwrite.o ip.o ipme.o ipalloc.o control.o constmap.o received.o \
> date822fmt.o now.o qmail.o cdb.a fd.a wait.a datetime.a getln.a \
> open.a sig.a case.a env.a stralloc.a alloc.a substdio.a error.a str.a \
> fs.a auto_qmail.o socket.lib
>         ./load qmail-smtpd rcpthosts.o commands.o timeoutread.o \
>         timeoutwrite.o ip.o ipme.o ipalloc.o control.o constmap.o \
>         received.o date822fmt.o now.o qmail.o cdb.a fd.a wait.a \
>         datetime.a getln.a open.a sig.a case.a env.a stralloc.a \
>         alloc.a substdio.a error.a str.a fs.a auto_qmail.o  \
>         -lcrypt /vpopmail/lib/libvpopmail.a  \
>         -L/mysql_root/lib/mysql -lmysqlclient \
>         `cat socket.lib`
> ----------------------------------------------------
> 
> In red you see the lines I've added for my case.
> So, you MUST add crypt and vpopmail (check your vpopmail lib path) and 
> MySQL if you use MySQL, LDAP if you use LDAP, etc.
> 
> Ciao,
> 
> Tonino
> 
> At 15/06/03 15/06/03 -0400, David Bronson wrote:
> >Hi all,
> >
> >I have just discovered qmail-smtpd-chkusr after several years of using
> >vpopmail. I have applied the patch but don't quite understand the
> >Makefile changes that are needed. Can someone share in more detail the
> >changes that are needed to compile?
> >
> >Thank you in advance,
> >
> >--
> >David Bronson
> 
> 
> ------------------------------------------------------------
>         [EMAIL PROTECTED]            Interazioni di Antonio Nati
>    http://www.interazioni.it      [EMAIL PROTECTED]
> ------------------------------------------------------------

-- 
David Bronson
Network Administrator

Reply via email to