Peter Palmreuther wrote:

Hello Sebastien,

On Friday, April 30, 2004 at 11:43:40 PM you wrote (at least in part):



I tried many configurations and it appears that it's the vchkpw that
adds my email adress to my IP when I send a mail.



I wouldn't know why and how vchkpw would or could do this.


1. What's your qmail-smtpd invocation line?
2. Are you sure this ain't a qmail problem and should be discussed on
qmail list?


First of all I tried with or without vpopmail and without vpopmail I did not get that strange line.
I use :
netqmail-1.05 with TLS-AUTH PATCH from the netqmail page.
vpopmail 5.4.3
tried with or without


Obelix:/var/qmail# cat /var/qmail/rc
#!/bin/sh
exec env - PATH="/var/qmail/bin:/usr/local/bin" \
qmail-start ./Maildir/

Obelix:/var/qmail# cat /var/qmail/supervise/qmail-smtpd/run
#!/bin/sh
exec /usr/local/bin/tcpserver -H -p -R -x /home/vpopmail/etc/tcp.smtp.cdb -u98 -g98 -v -c100 0 smtp rblsmtpd -r relays.ordb.org /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /usr/bin/true 2>&1


Obelix:/var/qmail# cat /var/qmail/supervise/qmail-send/run
#!/bin/sh
exec env - PATH="/var/qmail/bin:/usr/local/bin" \
qmail-start ./Maildir/



Reply via email to