Bug#502872: Please support "copy" with a bunch of messages

Michelle Konzack linux4michelle at tamay-dogan.net
Sun Oct 19 12:28:47 UTC 2008


Package: libnet-imap-simple-perl
Severity: wishlist

Hello Maintainers,

Please forwarg this to Upstream.

The IMAP protocol allow to send a list of messages to  the  IMAP  server
which should be "copied"  or  "deleted".  Net::IMAP::Simple  allow  only
copying or deleting of a singel message which lead to  the  hell  of  an
overhead to the IMAP server (in my case it is courier).

If passed a list to the "copy" or "delete" command and an error  occurs,
the command has to stop and give in the error the message  number  back,
which lead to the error.  The program has then  to  parse  the  original
messages number string to find out which messages has  been  passed  and
which not.

    $imap->delete( "$string_of_message_numbers" );
    $imap->copy( "$string_of_message_numbers" , $mailbox );

Since I am currently coding a new IMAP client based on Perl, I  like  to
see this feature as fast as posibel.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack
    Systemadministrator
    24V Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
+49/177/9351947    50, rue de Soultz         MSN LinuxMichi
+33/6/61925193     67100 Strasbourg/France   IRC #Debian (irc.icq.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20081019/d3639bc5/attachment.pgp 


More information about the pkg-perl-maintainers mailing list