> Yes, i am using cyrus deliver instead of LMTP. > And the setting in main.cf is > mailbox_transport = cyrus > > I just try to change it to mailbox_transport = > lmtp:unix:/var/imap/sockect/lmtp > And send a message again. > It also could not be received. > Then i have checked the mail queues with the command "mailq", the follow > was the result. > > bash-2.05b# mailq > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > A74FE2438F 801 Wed Jun 9 15:11:09 [EMAIL PROTECTED] > (connect to /var/imap/socket/lmtp[/var/imap/socket/lmtp]: Permission > denied) > [EMAIL PROTECTED] > > And the Permission is follow: > > bash-2.05b# ll > ??? 0 > -rw------- 1 cyrus mail 0 6? 5 00:30 imap-0.lock > -rw------- 1 cyrus mail 0 6? 7 16:29 imaps-0.lock > srwxrwxrwx 1 cyrus mail 0 6? 9 08:10 lmtp > -rw------- 1 cyrus mail 0 6? 5 01:27 lmtpunix-0.lock > -rw------- 1 cyrus mail 0 6? 5 00:28 pop3-0.lock > -rw------- 1 cyrus mail 0 6? 7 16:29 pop3s-0.lock > -rw------- 1 cyrus mail 0 6? 7 16:29 sieve-0.lock > > I don't know what wrong with it. > > By the way my Postfix is 2.1.19
Hm, okay, 2.0.19. Two questions 1) Does your postfix run chrooted? check /etc/postfix/master.cf to find out. 2) Is your postfix user member of the mail group? Simon --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html