Skip to content

Commit

Permalink
Item8384: Support deleting email when using imaps:// mail folders
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/MailInContrib@6452 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelTempest authored and MichaelTempest committed Feb 21, 2010
1 parent fbee8bf commit 332dba0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/CPAN/lib/Email/Delete/IMAPS.pm
@@ -0,0 +1,3 @@
package Email::Delete::IMAPS;
use base 'Email::Delete::IMAP';
1;

0 comments on commit 332dba0

Please sign in to comment.