Displaying 1 result from an estimated 1 matches for "oznf2f7m7hvsxqn6".
2009 Jan 21
1
Questions regarding Dovecot's POP3 implementation
...ildrop replaces all LFs with CR+LF in incoming message.
Maildrop writes message as: 1035478339.27041_118.foo.org,S=1000,W=1000
(where 1000 is the file's RFC822.SIZE)
Then Dovecot doesn't have to calculate virtual message sizes.
I've also found this thread:
http://markmail.org/message/oznf2f7m7hvsxqn6
... which suggests changing mail_get_virtual_size to
mail_get_physical_size in src/pop3/client.c
Would this read the size from S=, or do a stat()?
5. Does anyone use Dovecot pop3 service on thousands of mailboxes and
if so, what specific tweaks / setup do you use?
Thanks
Dale