I have installed qmail-1.0.3 and vpopmail-5.2.1 on my
Redhat-Linux 8.0 box and installation have 
been well. Compiled vpopmail-5.2.1 with roaming-users
on and tcp.smtp.cdb file parameters.

My qmail-pop3d/run and qmail-smtpd/run scripts are as
follows:

qmail-pop3d/run:
#!/bin/sh

exec /usr/local/bin/softlimit -m 3000000 \
/usr/local/bin/tcpserver -v -H -R -l 0 0 0 pop3 \
/var/qmail/bin/qmail-popup mail.ev.com \
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d
Maildir 2>&1



qmail-smtpd/run:
#!/bin/sh

exec /usr/local/bin/softlimit -m 2000000 \
/usr/local/bin/tcpserver -H -R -x
/home/vpopmail/etc/tcp.smtp.cdb \
0 smtp /var/qmail/bin/qmail-smtpd 2>&1


I have added ev.com domain, [EMAIL PROTECTED] user and
[EMAIL PROTECTED] user. All users can post 
e-mails via smtp but they can not pop e-mails via
pop3. They receive “authorization failed”
messages by using Mozilla-mail-1.0.1-24 mail client
while popping e-mails.

Also I do not know where logs go.

I read all then mailing list archives about this
situation, but can not find any solution.
What is m problem?

Thanks,
Murat

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Reply via email to