Well. This is weird. One of my co-workers is not getting any mail, not even internal ones. The logs shows that the email is delivered without any problems:
this happens when i (gherzig) send an email to my body (mmanoni). Both in the same domain. """ pampa:/home/mmanoni/Maildir # grep CBCAC39C2F2 /var/log/mail Aug 7 15:36:11 pampa postfix/smtpd[31089]: CBCAC39C2F2: client=mailbis[157.92.155.58], sasl_method=PLAIN, sasl_username=gher...@mail.fmed.uba.ar Aug 7 15:36:11 pampa postfix/cleanup[27050]: CBCAC39C2F2: message-id=<4a7c3f4d.4000...@fmed.uba.ar> Aug 7 15:36:11 pampa postfix/qmgr[18184]: CBCAC39C2F2: from=<gher...@fmed.uba.ar>, size=502, nrcpt=1 (queue active) Aug 7 15:36:11 pampa postfix/local[29893]: CBCAC39C2F2: to=<mman...@fmed.uba.ar>, relay=local, delay=0, status=sent (delivered to command: IFS=' ' && exec /usr/bin/procmail || exit 75 #mmanoni) Aug 7 15:36:11 pampa postfix/qmgr[18184]: CBCAC39C2F2: removed """ See? Looks like the email is going there....But the email is not reaching his home dir. -Procmail logs shows nothing at all (even putting VERBOSE=on). -Permissions on the dirs looks good. -Any other account is working OK. I just dont have any clue of where starting to look at... This is postfix 2.2.1 running on Suse Linux 9.3 Any ideas? Gerardo