Linux SoftwareProgrammingLibrariesEmail::Store 0.24

Email::Store 0.24


Email::Store is a framework for database-backed email storage. SYNOPSIS use Email::Store 'dbi:mysql:mailstore'; Email::Sto
Developer:   Simon Cozens
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   27K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Email::Store is a framework for database-backed email storage.

SYNOPSIS

use Email::Store 'dbi:mysql:mailstore';
Email::Store->setup; # Do this once

Email::Store::Mail->store( $rfc822 );
Email::Store::Mail->retrieve( $msgid );

...

Email::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.

Email::Store itself is a very lightweight framework, meaning it does not provide very much functionality itself; in effect, it is merely a Class::DBI interface to a database schema which is designed for storing email. Incidentally, if you don't know much about Class::DBI, you're going to need to in order to get much out of this.

Despite its minimalist nature, Email::Store is incredibly powerful. Its power comes from its extensibility, through plugin modules and hooks which allow you to add new database tables and concepts to the system, and so access the mail store from a "different direction". In a sense, Email::Store is a blank canvas, onto which you can pick and choose (or even write!) the plugins which you want for your application.

For instance, the core Email::Store::Entity plugin module addresses the idea of "people" in the email universe, allowing you to search for mails to or from particular people; (despite their changing names or email addresses) Email::Store::Thread interfaces Email::Store to Mail::Thread allowing you to navigate mails by their position in a mail thread; the planned non-core Email::Store::Plucene module plugs into the indexing process and stores information about emails in a Plucene search index for quick retrieval later, and so on.

Requirements:
  • Perl
    tags email store  allowing you  mail thread  core email  class dbi  store mail  mail store  which you  

    Download Email::Store 0.24


     http://mirrors.evolva.ro/CPAN/authors/id/S/SI/SIMONW/Email-Store-0.24.tar.gz


    Authors software

    Acme::OneHundredNotOut 100 (by Simon Cozens)
    Acme::OneHundredNotOut is a raise of the bat, a tip of the hat.

    I have just released my 100th module to CPAN, the first time that

    Email::Store 0.24 (by Simon Cozens)
    Email::Store is a framework for database-backed email storage.

    SYNOPSIS

    use Email::Store 'dbi:mysql:mailstore';
    Email::Sto

    B::Flags 0.01 (by Simon Cozens)
    B::Flags is a Perl module that provides a friendlier flags for B.

    SYNOPSIS

    use B::Flags;
    print B::main_root->flagspv;
    p

    B::Utils 0.30 (by Simon Cozens)
    B::Utils is a helper functions for op tree manipulation.

    SYNOPSIS

    use B::Utils;


    These functions make it easier to manipu

    B::Generate 1.06 (by Simon Cozens)
    B::Generate is a Perl module which you can create your own op trees.


    SYNOPSIS

    use B::Generate;
    # Do nothing, slowly.


    Similar software

    Email::Store 0.24 (by Simon Cozens)
    Email::Store is a framework for database-backed email storage.

    SYNOPSIS

    use Email::Store 'dbi:mysql:mailstore';
    Email::Sto

    Email::Store::DBI 0.254 (by Simon Cozens)
    Email::Store::DBI is a Perl module for database backend to Email::Store.

    SYNOPSIS

    use Email::Store 'dbi:...';

    This class is

    Ciphire Mail 1.2.47 (by Ciphire Labs)
    Ciphire Mail is an email encryption tool

    ImportServer 1.0.2.1 (by Weird Kid Software LLC)
    ImportServer project can help you import email in standard mbox format into email applications that otherwise cannot

    conceptRM (Rss Mail) 0.04 (by Alain Orset)
    ConceptRM (RssMail) project is an email client using RSS as a means to deliver the list of email to the user.

    Here are some key fe

    MailStore 0.02 (by Mohanaraj)
    MailStore is a tool that is built in python and provides a mail proxy for POP3,IMAP4 and SMTP protocols

    Deinonychus 0.5 (by Caleb Richardson)
    Deinonychus is a streamlined email client that is designed to be fast and simple, while still retaining basic functionality

    Class::DataStore 0.07 (by Eric Folley)
    Class::DataStore is a Perl module for generic OO data storage/retrieval.

    SYNOPSIS

    my %values = ( one => 1, two => 2 );
    my

    RH Email Server 2.0a (by PolyWog)
    The Email Server is designed to provide services offered by it's commercial email products, such as IMAP/POP services, Web-Based Emai

    Email::FolderType::MH 0.812 (by Simon Wistow)
    Email::FolderType::MH is a Perl class to help Email::FolderType recognise MH mail directories.

    SUBROUTINES

    folder_type < path


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags