On Mon, 2009-12-14 at 13:04 +0530, Aravind Divakaran wrote:
You can find my strace with timestamp on the below link.
This strace shows that it succeeds.
My /home partition using san storage with ocfs filesystem. .. Dec 14 12:38:19 server01 dovecot: deliver(user1@example.com): Created dotlock file's timestamp is different than current time (1260774499 vs 1260774377): /home/vmail/example.com/user1/dovecot-uidlist
You should get this fixed. I don't know how exactly OCFS works, but apparently all of the servers accessing it don't have their system times synchronized. The above shows a 122 second difference.
Dec 14 12:46:04 server01 postfix/pipe[1870]: 57489E913: to=user1@example.com, orig_to=user2@example.com, relay=dovecot, delay=1703, delays=1369/328/0/5.9, dsn=5.7.0, status=bounced (permission denied. Command output: Not enough disk space )
Can you get a strace from this kind of a failed delivery? The strace should contain ENOSPC string.