3 messages in net.sourceforge.lists.courier-usersRe[3]: [courier-users] shared message...
FromSent OnAttachments
Hirofumi OtaOct 23, 2000 5:32 pm 
Hirofumi OtaOct 24, 2000 11:12 pm 
Hirofumi OtaOct 26, 2000 12:07 am 
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:Re[3]: [courier-users] shared messages via maildropActions...
From:Hirofumi Ota (hoo@shinko.co.jp)
Date:Oct 26, 2000 12:07:49 am
List:net.sourceforge.lists.courier-users

I think I found the solution.

Even after changing MAILBOX_MODE to 644 in maildrop/config.h, or somewhere else, I still had the flag of 640.

I changed umask to 0003 from 0007 in maildrop/main.C. Then, finally, I had filtered messages with 644 mode, as I desired.