Search results for "module:Mail::Folder"
Mail::Folder - A folder-independant interface to email folders.
This base class, and companion subclasses provide an object-oriented interface to email folders independant of the underlying folder implementation. WARNING: This code is in alpha release. Expect the interface to change. The following folder interfac...
KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC
Mail::POP3::Folder - superclass that defines interface for Folder classes
This class's subclasses manage a mailbox in accordance with the requirements of a POP3 server....
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::Folder::Mbox - A Unix mbox interface for Mail::Folder.
This module provides an interface to unix mbox folders. The mbox folder format is the standard monolithic folder structure prevalent on Unix. A single folder is contained within a single file. Each message starts with a line matching "/^From /" and e...
KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC
Mail::Folder::NNTP - An NNTP folder interface for Mail::Folder.
This module provides an interface to newsgroups accessible via the NNTP protocol....
KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC
Mail::Folder::Emaul - An Emaul folder interface for Mail::Folder.
This module provides an interface to the emaul folder mechanism. It is currently intended to be used as an example of hooking a folder interface into Mail::Folder. The folder structure of Emaul is styled after mh. It uses directories for folders and ...
KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC
Mail::Folder::Maildir - A maildir folder interface for Mail::Folder.
This module provides an interface to the maildir folder mechanism. The maildir folder format is the preferred folder mechanism for the qmail mail transport agent. It uses directories as folders and files as messages. It also provides separate directo...
KJOHNSON/MailFolder-0.07 - 05 Apr 1998 17:25:00 UTC
Mail::POP3::Folder::mbox - class that handles an mbox-format mailbox for POP3
This class manages an mbox-format mailbox in accordance with the requirements of a POP3 server....
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::POP3::Folder::maildir - class that handles an maildir-format mailbox for POP3
This class manages an maildir-format mailbox in accordance with the requirements of a POP3 server. It is entirely API-compatible with Mail::POP3::Folder::mbox....
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::POP3::Folder::webscrape - class that makes a website look like a POP3 mailbox
This class makes a website look like a POP3 mailbox in accordance with the requirements of a Mail::POP3 server. It is entirely API-compatible with Mail::POP3::Folder::mbox. The virtual e-mails will all be at least (the amount specified in the last pa...
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::POP3::Folder::mbox::parse_to_disk - class that handles an mbox-format mailbox for POP3, storing messages on disk and not in memory
This class manages an mbox-format mailbox in accordance with the requirements of a POP3 server. It stores the messages therein as individual temporary files rather than in memory. It is otherwise entirely compatible with Mail::POP3::Folder::mbox. The...
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::TieFolder - Tied hash interface for mail folders
Mail::TieFolder implements a tied hash interface for manipulating folder contents. Messages in the hash are accessed by Message-Id. See the Mail::TieFolder::* modules on CPAN for supported folder formats. If the format you're looking for isn't suppor...
STEVEGT/Mail-TieFolder-0.03 - 21 Jan 2001 17:33:28 UTC
Mail::IMAPFolderSearch - Search multiple mail folders via a IMAP4rev1 server
Many e-mail clients such as PINE allow the user to search for a string within a single folder. Mail::IMAPFolderSearch allows for scripting of multiple string searches, spanning multiple mail folders. Results are placed in a new folder allowing the us...
BHODGES/Mail-IMAPFolderSearch-0.03 - 17 Sep 2004 19:13:11 UTC
Mail::TieFolder::mh - Tied hash interface for mh mail folders
Mail::TieFolder::mh implements a tied hash interface to the mh folder format. See Mail::TieFolder for additional info and background....
STEVEGT/Mail-TieFolder-mh-0.04 - 28 Jan 2001 20:46:49 UTC
VMS::Mail - VMS callable mail interface
This module supplies a complete interface to callable the VMSMail routines for client-side access. This is the first CPAN release. This module is brand new and certainly has bugs. I will be testing it further and will release updates as I repair prob...
CBERRY/VMS-Mail-0_06 - 12 Apr 2009 14:30:40 UTC
Mail::POP3 - a module implementing a full POP3 server
"Mail::POP3" and its associated classes work together as follows: Mail::POP3::Daemon does the socket-accepting. Mail::POP3::Server does (most of) the network POP3 stuff. Mail::POP3::Security::User and Mail::POP3::Security::Connection do the checks on...
ETJ/Mail-POP3-3.11 - 05 Sep 2020 11:49:09 UTC
Mail::SNCF - A parser for booking messages sent by the French rail company
IDERRICK/Mail-SNCF-0.02
-
11 Jun 2009 09:09:50 UTC
ZConf::Mail - Misc mail client functions backed by ZConf.
VVELOX/ZConf-Mail-2.0.0
-
02 Jul 2011 12:54:02 UTC
Mail::Audit - library for creating easy mail filters
procmail is nasty. It has a tortuous and complicated recipe format, and I don't like it. I wanted something flexible whereby I could filter my mail using Perl tests. Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. I...
RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC
Mail::Pegasus - read Pegasus Mail folders and messages.
SORBS/Mail-Pegasus-1.06
-
19 Sep 2004 10:51:57 UTC
Mail::Outlook - mail module to interface with Microsoft (R) Outlook (R).
This module was written to overcome the problem of sending mail messages, where Microsoft (R) Outlook (R) is the only mail application available. However, since it's inception the module has expanded to handle a range of Outlook mail functionality. N...
DUNCAN/Mail-Outlook-0.25 - 16 Jan 2016 17:07:51 UTC