Subject: | (Fwd) Bug#502872: Please support "copy" with a bunch of messages |
Date: | Mon, 20 Oct 2008 20:26:25 +0200 |
To: | bug-Net-IMAP-Simple [...] rt.cpan.org |
From: | gregor herrmann <gregoa [...] debian.org> |
Hi,
we've received the following feature request for Net-IMAP-Simple in
the Debian bug tracker.
Cheers,
gregor
----- Forwarded message from Michelle Konzack <linux4michelle@tamay-dogan.net> -----
From: Michelle Konzack <linux4michelle@tamay-dogan.net>
To: BTS <submit@bugs.debian.org>
Subject: Bug#502872: Please support "copy" with a bunch of messages
Date: Sun, 19 Oct 2008 14:28:47 +0200
Reply-To: Michelle Konzack <linux4michelle@tamay-dogan.net>,
502872@bugs.debian.org
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)
Show quoted text
----- End forwarded message -----
--
.''`. Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
`- NP: Rolling Stones
Message body not shown because it is not plain text.