This is a discussion on *** Time critical trivial problem! please, respond within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; Hello, All! possibly I'm touching quite trivial problem, but it's timecritical for me at teh moment.Also I'...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello, All!
possibly I'm touching quite trivial problem, but it's timecritical for me at teh moment.Also I'm new in qmail. After installation of qmail + vpopmail getting: @400000003f0bd4d63714d28c starting delivery 272: msg 2572304 to local ender@xxx.com @400000003f0bd4d63714e9fc status: local 1/10 remote 0/20 @400000003f0bd4d637532794 delivery 272: deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ @400000003f0bd4d637533f04 status: local 0/10 remote 0/20 [root@uh qmail-send]# ps axu | grep mail root 703 0.0 0.0 2196 124 ? S Jul07 0:00 /usr/local/share/sqwebmail3/libexec/authlib/authdaemond.plain start root 712 0.0 0.1 2280 496 ? S Jul07 0:00 /usr/local/share/sqwebmail3/libexec/authlib/authdaemond.plain start qmaill 6181 0.0 0.0 1356 248 ? S Jul08 0:00 /usr/local/bin/multilog t /var/log/qmail/pop3d qmaill 6182 0.0 0.0 1356 248 ? S Jul08 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-smtpd root 6187 0.0 0.0 1344 268 ? S Jul08 0:00 supervise qmail-smtpd root 6188 0.0 0.0 1344 268 ? S Jul08 0:00 supervise qmail-pop3d qmaild 7422 0.0 0.0 1420 428 ? S Jul08 0:00 /usr/local/bin/tcpserver -H -R -v -p -x /etc/tcp.smtp.cdb -u 509 -g 509 0 smtp /var/qmail/bin/qmail-smtpd qmaill 7624 0.0 0.0 1352 260 ? S Jul08 0:00 /usr/local/bin/multilog t s2500000 /var/log/qmail/qmail-send root 7647 0.0 0.0 1348 272 ? S Jul08 0:00 supervise qmail-send mail 8091 0.0 0.0 1396 336 ? S Jul08 0:00 qmail-send root 8093 0.0 0.0 1356 292 ? S Jul08 0:00 qmail-lspawn ../Maildir/ mail 8094 0.0 0.0 1356 264 ? S Jul08 0:00 qmail-rspawn mail 8095 0.0 0.0 1352 292 ? S Jul08 0:00 qmail-clean root 11347 0.0 0.1 3752 560 pts/1 S 11:46 0:00 grep mail [root@uh var]# ls -ld /var/vpopmail drwxr-xr-x 8 vpopmail vchkpw 4096 Jul 4 22:10 /var/vpopmail alias:x:508:509::/var/qmail/alias:/bin/false qmaild:x:509:509::/var/qmail:/bin/false qmaill:x:510:509::/var/qmail:/bin/false qmailp:x:511:509::/var/qmail:/bin/false qmailq:x:512:510::/var/qmail:/bin/false qmailr:x:513:510::/var/qmail:/bin/false qmails:x:514:510::/var/qmail:/bin/false What is direction for me to dig? It seems like problem with permission, but without practice with qmail setup it's very difficult for me to say what the problem is. I've learnt out all postings from deja.com, but none of them actual to my system. So ... I just need experienced look at all this crap. Any additional information can be send by the request. Thanks in advance to all. If it possible send your emails directly to qmail at akha dot kiev dot ua. With best regards, akha. E-mail: ender@ua.fm |
|
|||
|
"akha" <ender@ua.fm> writes:
> After installation of qmail + vpopmail getting: > > @400000003f0bd4d63714d28c starting delivery 272: msg 2572304 to local > ender@xxx.com > @400000003f0bd4d63714e9fc status: local 1/10 remote 0/20 > @400000003f0bd4d637532794 delivery 272: deferral: > Unable_to_chdir_to_maildir._(#4.2.1)/ > @400000003f0bd4d637533f04 status: local 0/10 remote 0/20 Without further configuration details, I can only generalize. The problem, obviously, is with the mailbox that ender@xxx.com is supposed to be delivered to. Does it exist? Is it really a maildir created with the maildirmake command? Is it owned by the controlling user? (E.g., ender if it's a local domain or the virtual domain user if it's virtual.) Can the controlling user access the maildir and all of the parent directories? E.g., if the maildir is /home/xxx.com/Maildir, check: ls -ld / /home /home/xxx.com /home/xxx.com/Maildir Make sure the user has at least execute permissions on all of the parents. Next time post the output of qmail-showctl and ls -l's on the relevant directories. -- Dave Sill Oak Ridge National Lab, Workstation Support Author, The qmail Handbook <http://web.infoave.net/~dsill> <http://lifewithqmail.org/>: Almost everything you always wanted to know. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|