msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Thu Dec 19, 2002 9:27 pm Post subject: What is "theleaf.be" in the /service/qmail-pop3d/r |
|
|
What does this represent ?
It is also in the qmail-smtpd/run file.
I am not sure that I know why it is put there by default. I would imagine that I could replace it with my own domain name, but, I have multiple domain names. So does it matter which one I use?
Anyone ?
Thanks.
#!/bin/sh
exec /usr/bin/softlimit -m 5000000 \
/usr/bin/tcpserver -Rt0 -H -l 0 -v -x /etc/tcp.smtp.cdb \
0 pop-3 /var/qmail/bin/qmail-popup theleaf.be /bin/checkpassword \
/var/qmail/bin/qmail-pop3d .maildir 2>&1 |
|