This is a discussion on Re: [courier-users] Question about storage architecture? Hardlinksfor within the Courier-Imap forums, part of the Mail Servers and Related category; Alessandro Vesely wrote: > Gordon Messmer wrote: >>Mitch (WebCob) wrote: >>>[...] Gmail uses a hardlink-like ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Alessandro Vesely wrote:
> Gordon Messmer wrote: >>Mitch (WebCob) wrote: >>>[...] Gmail uses a hardlink-like system to basically reference count >>>messages received =EF=BF=BD saves on storage demands and makes their = marketing >>>needs easier=EF=BF=BD >>I don't think it can be accomplished without a massive and fundamental >>change to courier. On a unix fs, a hard link is just a reference to t= he > No, maildrop would likely have to be enhanced. It might have a functio= n > to store the message as shareable or share it if it's shareable alread= y > rather than making a copy. If courier/maildrop was to be "enhanced" for this then perhaps a "virtual link" could work where a stub file with nothing much more than a URL to the original was stored, along with a bit of extra housekeeping meta data if needed (like a unique Delivered-To header etc). The original copy could be stored somewhere like /var/lib/courier/vmsg along with a simple "reference count" file and would not be removed until its reference count obviously hit 0. --markc ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |