Re: Re: Re: Suggestions for Web based FileServer/Mailaccess

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, April 24, 2007 9:29 am, Michelle Konzack wrote:
>> I suppose you could build a parallel File System to your Maildirs,
>> then within each of those, make a directory by Message-id: header,
>> then put any attachments with the cid: name as the file name.
>
> One question: Is the cid: special to crate?

A cid: is just a unique identifier of another chunk of the MIME
message, so that the client can match up an A tag with the right image
content.

I forget what "rules" there are on a cid: but it's easy enough to find
in Google, or was some years ago...

But it's only unique to THAT MESSAGE.

So you'd want to store it as a sub-directory of the email Message_id:
header or something of that nature, to avoid collisions between
duplicate cid: in 2 messages.

PS
imho, HTML enhanced email should be #1 on the Worst Idea Of The
Century list...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux