[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

How To Delete An Email's Attachment?

Andrew Stewart

4/30/2007 8:38:00 AM

Hello,

Does anybody know whether or not it is possible to delete attachments
from an email stored on an IMAP server?

I have looked at TMail and Net::IMAP but wasn't able to see how to do
it. Furthermore I couldn't tell if it was impossible or simply not
provided by those libraries. I also skimmed RFC2822 but that doesn't
mention attachments.

Thanks and regards,
Andy Stewart

1 Answer

Marcin Raczkowski

4/30/2007 2:01:00 PM

0

On Monday 30 April 2007 08:37, Andrew Stewart wrote:
> Hello,
>
> Does anybody know whether or not it is possible to delete attachments
> from an email stored on an IMAP server?
>
> I have looked at TMail and Net::IMAP but wasn't able to see how to do
> it. Furthermore I couldn't tell if it was impossible or simply not
> provided by those libraries. I also skimmed RFC2822 but that doesn't
> mention attachments.
>
> Thanks and regards,
> Andy Stewart

as far as i know there's no way to remove attachment without removing e-mail,
but if you find solution please share ... i'll be working with imap soon and
it could came in handy

--
Marcin Raczkowski
---
Friends teach what you should know
Enemies Teach what you have to know