I finished (re-re)installing Qmail, ucspi-tcp, Vpopmail, Qmailadmin,
daemontools, ezmlm, and checkpassword. I can do everthing I should be able
to do except pop from a remote machine.
I can add virtual domains, users, etc thru vadddomain, vadduser, and also
qmailadmin works. I can send email
In the install instructions it says this is a sample start-up line:
env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver -H -R 0 pop-3 \
/var/qmail/bin/qmail-popup your.domain.com \
/home-dir-of-vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
Should that go in the supervise/qmail-pop3
Thank you Gabriel,
The LWQ doesnot cover vchkpw, I did post to the LWQ list also. I still am
not sure if this is an additional service from all of the qmail ones or if
it is to replace the startup for the qmail-pop3d service.
>From: Gabriel Ambuehl <[EMAIL PROTECTED]>
>To:
Hi, I have been through the entire install of everything from qmail,
ucspi-tcp, daemontools, Vpopmail and etc. Although I have just finished the
4th time through I am glad things have not gone right. Talk about a crash
course in *nix. Anyway, I have enjoyed the understanding that I have
gai
Do this (from http://www.lifewithqmail.org/lwq.html):
2.8.2.3. SMTP Access Control
Allow the local host to inject mail via SMTP:
echo '127.:allow,RELAYCLIENT=""' >>/etc/tcp.smtp
qmailctl cdb
You'll than have to do something to let your clients relay.
~Scott
>From: s chaterje <[EMAI