9 messages in net.sourceforge.lists.courier-users[courier-users] Courier & Procmail & ...
FromSent OnAttachments
Chen ShiyuanAug 22, 2000 5:57 pm 
Sam VarshavchikAug 22, 2000 6:42 pm 
Chen ShiyuanAug 23, 2000 9:14 am 
Tracy SnellAug 23, 2000 9:42 am 
Chen ShiyuanAug 23, 2000 3:58 pm 
Anand BuddhdevAug 28, 2000 2:29 am 
Anand BuddhdevAug 29, 2000 5:35 am 
Anand BuddhdevAug 30, 2000 7:04 am 
Anand BuddhdevAug 31, 2000 4:01 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier & Procmail & PineActions...
From:Chen Shiyuan (cs@hjc.edu.sg)
Date:Aug 22, 2000 5:57:33 pm
List:net.sourceforge.lists.courier-users

Hello everyone!

I currently have the following installed on my server :-

courier-imap-0.99 pine-4.21 procmail-3.14

Pine is configured to access the INBOX via IMAP by putting in inbox-path={home.hjc.edu.sg}inbox in the pine.conf file. And procmail has been configured to deliver to ~username/Maildir via the following lines in /etc/procmailrc :-

MAILDIR=$HOME DEFAULT=$MAILDIR/Maildir/

Everything is working fine except a little cosmatic problem. It seems that procmail creates the files in the Maildir/new in some randomly generated form which does not run in sequence of date.

-rw------- 1 733 Aug 22 22:44 _4P.2Hpo5.server.domain -rw------- 1 886 Aug 22 23:30 _G4B.Sypo5.server.domain -rw------- 1 731 Aug 22 22:43 _HO.iHpo5.server.domain -rw------- 1 535 Aug 22 23:32 _I7B.1zpo5.server.domain -rw------- 1 688 Aug 23 05:27 _hj.cBvo5.server.domain -rw------- 1 1746 Aug 22 23:32 _ldB.H1po5.server.domain -rw------- 1 3212 Aug 22 15:44 _qeE.Z-io5.server.domain -rw------- 1 1946 Aug 22 23:06 _wz.acpo5.server.domain -rw------- 1 671 Aug 22 23:30 _z4B.Typo5.server.domain

So when I tried to access my INBOX via courier imapd, the emails come out in some sequence, not sorted according to date but accoriding to some other squence and becomes quite difficult to read as some later emails will come infront of earlier ones and vice versa.

Has anyone encountered such a problem before or know of any possible solution to the problem?

Thanks!