![]() |
Postfix status = sent but not received to Maildir
[root@mail ~]# tail -f /var/maillog
from=<prasad@asasas.com> Feb 20 11:48:42 mail postfix/qmgr[31233]: A32CE1691E7: from=<prasad@asasas.com>, size=1384, nrcpt=1 (queue active) Feb 20 11:51:42 mail postfix/pickup[22619]: 624AD1691B5: uid=12347 [root@mail ~]# cat /var/log/maillog | grep A32CE1691E7 (<-- Que ID) Feb 20 11:51:42 mail postfix/pickup[22619]: A32CE1691E7: uid=12347 from=<prasad@asasas.com> Feb 20 11:51:42 mail postfix/cleanup[18307]: A32CE1691E7: message-id=<20100220115142.23082mi2hoxj0eck@mail.asasascom> Feb 20 11:51:42 mail postfix/qmgr[31233]: A32CE1691E7: from=<prasad@asasas.com>, size=1384, nrcpt=1 (queue active) Feb 20 11:51:42 mail postfix/local[23395]: A32CE1691E7: to=<kithsiri@bg.asasas.com>, relay=local, delay=0.07, delays=0.06/0/0/0.01, dsn=2.0.0, status=sent (delivered to maildir) Feb 20 11:51:42 mail postfix/qmgr[31233]: 624AD1691B5: removed But user "kithsiri" didn't received mail. This server has morethan 100 users. Kithsiri is only one user and work fine 2 days ago.Did not do any configurations last week. Please help to resolve this issue. Thanks Pra838 |
How have you configured delivery?
postfix will throw stuff into /var/spool, but then if you have set a delivery agent (e.g. procmail) it will deliver that way. |
Quote:
Configured all users same manner. Why one user not received mails from same domain.But he received mails from other domains.Also he can send mails to his domain and other domains. What is "postfix/pickup" in maillog. Please explain. Thanks pra838 |
I've done this, but I'm not a mail expert. Usual thing there is this: postfix has a few separate processes - last one is to queue the mail. The mailbox must be perms 0600 and the last process (maildrop?) is started as receiving user. Root cannot receive mail - and you need to use an alias. In my experience, once the main config file is ok, mistakes are down to you. Postfix will not drop into a mailbox that isn't 0600, IIRC. Did that user run a chmod -R?
|
Quote:
Thanks your help. Permission are same as other users and also 0600. sendmail use to mail delivery. Thanks |
Hi,
I have same problem, can u any help me to fix this issue. I'm using postfix and cyrus imap server Thanks, Chidhambaram |
| All times are GMT -5. The time now is 03:49 AM. |