Hello,
I'm running debian frozen (potato) with deb's mail and vpopmail
set up from source.
I'm locally runing bind so for testing I set up a domain
'testdomain.com' in bind and with vadddomain testdomain.com.
Bt no mail for testdomain.com gets received, I always get back
'Sorry,_no_mailbox_here_by_that_name.' :(
ls -l ~vpopmail/domains/testdomain.com/
total 6
drwx------ 3 vpopmail vchkpw 1024 Apr 3 05:14 mfischer
drwx------ 3 vpopmail vchkpw 1024 Apr 3 05:14 postmaster
-rw------- 1 vpopmail vchkpw 190 Apr 3 05:14 vpasswd
-rw------- 1 vpopmail vchkpw 2282 Apr 3 05:14 vpasswd.cdb
cat /var/qmail/control/virtualdomains
testdomain.com:testdomain.com
grep testdomain /var/qmail/control/users/assign
+testdomain.com-:testdomain.com:1002:1002:/home/vpopmail/domains/testdomain.com:-::
uid and gid are also right.
Local delivery to users works fine!
If any additional information is needed its no problem.
Here are the startup scripts:
echo -n "Starting mail-transfer agent: qmail"
sh -c "start-stop-daemon --start --quiet --user qmails \
--exec /usr/sbin/qmail-send \
--startas /usr/sbin/qmail-start -- \"$alias_empty\" $logger &"
# prevent denial-of-service attacks, with ulimit
ulimit -v 4096
sh -c "start-stop-daemon --start --quiet --user qmaild \
--exec /usr/bin/tcpserver -- \
-u qmaild -g 65534 -x /etc/tcp.smtp.cdb 0 smtp \
/usr/sbin/qmail-smtpd 2>&1 | $logger -t qmail -p mail.notice &"
# Uncomment the following lines to automatically start
# the pop3 server
sh -c "/usr/bin/tcpserver -g1002 -u1002 \
0 pop3 /usr/sbin/qmail-popup `hostname`.`dnsdomainname` \
/home/vpopmail/bin/vchkpw /usr/sbin/qmail-pop3d Maildir &"
But these are the standard debian entries. Only pop3 ist modified
to meet vpopmails needs
thanks for your time,
Markus
--
Markus Fischer, http://josefine.ben.tuwien.ac.at/~mfischer/
EMail: [EMAIL PROTECTED]
PGP Public Key: http://josefine.ben.tuwien.ac.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1 C2B5 D674 B445 C227 2BD0
- Free Software For A Free World -