Am 15.07.2013 11:22, schrieb Harald Leithner:
> Am 15.07.2013, 09:11 Uhr, schrieb Paul J Stevens <[email protected]>:
>> Thanks for that. It confirms my suspicion. It's the GMime Stream used to
>> store message data during parsing. I switched from using a memory backed
>> stream to using a file backed stream.
>>
>> I'll switch back to a memory backend for now, and will investigate using
>> a mmap backend to reduce the memory footprint.
>>
> 
> Why is the memory footprint a problem? I think there are more problems 
> writing stream to a file and read it from
> there, then get the content direct?
> 
> And at the moment I think pop3 will never need more memory then imapd ;-)

i guess the way the services are working is identical
and from the software design in the best case the same
code shared between the differnet services

this way improvements are multiplied, well bugs too :-)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to