okay, it was a late yesterday so i couldn't provide more information...

here is my /service/qmail-smtpd/run script:

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
exec /usr/bin/softlimit -m 8000000 \
/usr/bin/tcpserver -H -R -v -p -x /etc/tcp.smtp.cdb \
-u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd \
`hostname --fqdn` /var/vpopmail/bin/vchkpw /bin/true 2>&1

could someone tell me whats wrong here? the authentification works now but the 
server said that the password is wrong... but i'ts the right one...

regards
hanez

On Tuesday 04 November 2003 00:45, Johannes Findeisen wrote:
> hello all,
>
> can some please send me the /service/qmail-smtpd/run file? it must be
> configured for use with vpopmail... i' sitting here since some hours now
> and don't know what i'm doing wrong. i want to use smtp after pop or smtp
> authentication and i have destroyed my run file... i have read all
> documentaion but argggghhh, i don't find the error.
>
> i have set it up before but i'm missing something... :-(
>
> thanks
> hanez

-- 
BASH Boy for life!

Key fingerprint = DCD0 990F 6BD8 6E5F 439D  4257 D5ED FB77 F58D 4435
http://pgp.mit.edu:11371/pks/lookup?search=you%40hanez.org&op=index


--
[EMAIL PROTECTED] mailing list

Reply via email to