Doing a mobile-mode wouldn't even be reaching that far. We already have
single-instance storage of attachments. It's just a matter of changing
the message reconstruction strategy (into one much simpler than the
current mime-reconstruction), and exposing attachments over http. I
wonder if those blackberries have any security mechanism build into
those http references. Requiring basic-authentication on the message
involved would be minimal, and trivial to implement.

http://imapserver.mydomain.nl:14380/myusername/mailbox/message_uid/mimepart-hash

The dbmail-httpd would then, after authentication/authorization return
the attachment involved with the correct mime headers for the relevant
content, i.e. the message, so the client knows how to save the file.


Aaron Stone wrote:
> Many mobile users I know really like this feature, so that they can quickly
> download messages and simply see links to the attachments. IBM Lotus Domino
> does this, perhaps only to the extent that it is a form of single-instance
> storage, but I recall being shown an IBMer's Blackberry where an attachment
> was replaced with an http url.
> 
> See http://www.ibm.com/developerworks/lotus/library/domino-green/ for how
> terribly overbuilt you can make this feature.
> 
> Aaron
> 
> 
> On Thu, 7 May 2009 10:34:21 -0300, Darvin Denmian
> <darvin.denm...@gmail.com>
> wrote:
>> i was trying to remeber why i wanted to separate attachment and e-mail
>> message,honestly, 2 days have passed until I remember....i think i'm
>> drinking much beer :)
>>
>> Now i have another questions:
>> 1. Mysql will work fine with a lot of messages with attachment?
>> 2. Mysql will not run slow?
>>
>> Thanks !!!
>>
>> On Tue, May 5, 2009 at 4:45 PM, Darvin Denmian <darvin.denm...@gmail.com>
>> wrote:
>>> Thanks for all replies
>>>
>>> On Tue, May 5, 2009 at 2:36 AM, Michael Monnerie
>>> <michael.monne...@is.it-management.at> wrote:
>>>> On Montag 04 Mai 2009 Darvin Denmian wrote:
>>>>> DBmail stores Message and the attachments of messages are stored
>>>>> outside Mysql DB.
>>>> Use cyrus as your mailserver, then everything is a file. A mixture of
>>>> SQL+file combines the disadvantages of both, not the advantages.
>>>>
>>>> mfg zmi
>>>> --
>>>> // Michael Monnerie, Ing.BSc    -----      http://it-management.at
>>>> // Tel: 0660 / 415 65 31                    
>>>>  .network.your.ideas.
>>>> // PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
>>>> // Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
>>>> // Keyserver: wwwkeys.eu.pgp.net                  Key-ID:
>>>> 1C1209B4
>>>>
>>>> _______________________________________________
>>>> DBmail mailing list
>>>> DBmail@dbmail.org
>>>> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
>>>>
>> _______________________________________________
>> DBmail mailing list
>> DBmail@dbmail.org
>> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
> _______________________________________________
> DBmail mailing list
> DBmail@dbmail.org
> http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to