search.cpan.org: Email::Store - Framework for database-backed email storageEmail::Store is the ideal basis for any application which needs to deal with databases of email: archiving, searching, or even storing mail for implementing IMAP or POP3 servers.
データベースを使ったメールアプリケーションを作る時用のフレームワークだそうです。データベースとのインタフェースには Class::DBI を利用。
作っているのは Simon Cozens 氏。