![]() |
i dont recive any mail of any domain
Hi
i have a problem,I cannot receive e-mails of any user of my ispconfig. I can send email correctly, but I cannot receive them. my maillog: Oct 30 15:03:29 SD1111100130 postfix/local[24055]: 443AB3101B1: to=<xxxxxx.com_sistemas@SD1111100130.xxxxxxxxx.com >, orig_to=<sistemas@xxxxxxxxxxx.com>, relay=local, delay=1.5, delays=1.5/0/0/0.01, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail -f-) Oct 30 15:03:29 SD1111100130 postfix/qmgr[23966]: 443AB3101B1: removed Oct 30 15:12:52 SD1111100130 postfix/qmgr[27460]: 9BA983101B1: from=<chua_josesss@yahoo.es>, size=1745, nrcpt=1 (queue active) The user to whom I try to send the e-mail this one in the file /etc/postfix/virtusertable and the domain of this user is in /etc/postfix/local-host-names Which can be the problem? |
Please enable the maildir checkbox under management > server > settings
|
hy till
this opction itīs checked. It was going working correctly up to yesterday.. |
Please try this:
Code:
postconf -e 'home_mailbox = Maildir/' |
this is my postfix configuration:
Code:
queue_directory = /var/spool/postfixwhich can be the problem?? |
Is procmail installed on your system? What's the output of
Code:
which procmail |
Hi falko
yes its output: Code:
#which procmail |
Is there a file /etc/procmailrc? If so, what's in it?
|
Hi Falko
there isnt file /etc/procmailrc but if i search procmailrc, i find: Code:
#locate procmailrc Code:
[root@isp objects]# vi /home/admispconfig/.procmailrcCode:
{MAILDIR_COMMENT}MAILDIR=$HOME/Maildir/ |
Did you maybe change the permissions of the directories? What's the output of
Code:
ls -la /var/www/web1/Code:
ls -la /var/www/web1/user/ |
| All times are GMT +2. The time now is 14:38. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.