The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Mail::Message"

Mail::Message - general message object River stage two • 9 direct dependents • 14 total dependents

A "Mail::Message" object is a container for MIME-encoded message information, as defined by RFC2822. Everything what is not specificaly related to storing the messages in mailboxes (folders) is implemented in this class. Methods which are related to ...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC - Search in distribution

MMS::Mail::Message - A class representing an MMS (or picture) message sent via email. River stage one • 2 direct dependents • 9 total dependents

ROBL/MMS-Mail-Message-0.06 - 12 Jul 2006 11:43:33 UTC - Search in distribution

Mail::Box::Message - manage one message within a mail-folder River stage one • 8 direct dependents • 8 total dependents

These pages do only describe methods which relate to folders. If you access the knowledge of a message, then read Mail::Message. During its life, a message will pass through certain stages. These stages were introduced to reduce the access-time to th...

MARKOV/Mail-Box-3.010 - 18 Jul 2023 07:26:47 UTC - Search in distribution

Mail::Dir::Message - A message in a Maildir queue River stage zero No dependents

"Mail::Dir::Message" objects represent messages delivered to a Maildir mailbox, and are created queries to the mailbox as issued by the method "Mail::Dir->messages()". "Mail::Dir::Message" objects are not presently meant to be instantiated directly....

XAN/Mail-Dir-0.03 - 04 Jan 2016 16:37:27 UTC - Search in distribution

Mail::MBX::Message - An MBX mailbox message object River stage zero No dependents

"Mail::MBX::Message" represents an MBX message object within an existing "Mail::MBX" file object. Because "Mail::MBX::Message" objects contain state specific to the parent object's file handle, only one message can be read per mailbox at a time....

XAN/Mail-MBX-0.01 - 16 Dec 2014 21:26:33 UTC - Search in distribution

Mail::Outlook::Message - extension to handle Microsoft (R) Outlook (R) mail messages. River stage zero No dependents

Handles the Message interaction with the Outlook API....

DUNCAN/Mail-Outlook-0.25 - 16 Jan 2016 17:07:51 UTC - Search in distribution

Mail::Exchange::Message - class to deal with .msg files, used by Microsoft Exchange / MS Outlook. River stage zero No dependents

Mail::Exchange::Message allows you to read and write binary message files that Microsoft Outlook uses to store emails, to-dos, appointments and so on. It does not need Windows, or Outlook, installed, and should be able to run on any operating system ...

GBL/Mail-Exchange-0.04 - 23 Oct 2012 15:35:48 UTC - Search in distribution

Mail::Box::POP3::Message - one message on a POP3 server River stage zero No dependents

A "Mail::Box::POP3::Message" represents one message on a POP3 server, maintained by a Mail::Box::POP3 folder. Each message is stored as separate entity on the server, and maybe temporarily in your program as well. Extends "DESCRIPTION" in Mail::Box::...

MARKOV/Mail-Box-POP3-3.006 - 28 Aug 2023 11:38:31 UTC - Search in distribution

Mail::Box::IMAP4::Message - one message on a IMAP4 server River stage one • 1 direct dependent • 1 total dependent

A "Mail::Box::IMAP4::Message" represents one message on a IMAP4 server, maintained by a Mail::Box::IMAP4 folder. Each message is stored as separate entity on the server, and maybe temporarily in your program as well. Extends "DESCRIPTION" in Mail::Bo...

MARKOV/Mail-Box-IMAP4-3.008 - 09 Aug 2023 08:13:53 UTC - Search in distribution

MMS::Mail::Message::Parsed - A class representing a parsed MMS (or picture) message, that has been parsed by an MMS::Mail::Provider class. River stage one • 8 direct dependents • 8 total dependents

ROBL/MMS-Mail-Message-Parsed-0.06 - 15 Jan 2006 22:11:49 UTC - Search in distribution

Mail::Qmail::Queue::Message - Send and/or receive a complete qmail-queue message. River stage one • 1 direct dependent • 2 total dependents

This module handles mail messages sent and/or received by a program implementing the qmail-queue interface. You can create a message by providing the body and envelope to the constructor new, or from the file descriptors provided by the qmail-queue i...

GIFF/Mail-Qmail-Queue-0.02 - 10 Aug 2006 05:46:28 UTC - Search in distribution

Mail::SpamAssassin::Message - decode, render, and hold an RFC-2822 message River stage two • 13 direct dependents • 18 total dependents

This module encapsulates an email message and allows access to the various MIME message parts and message metadata. The message structure, after initiating a parse() cycle, looks like this: Message object, also top-level node in Message::Node tree | ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Mail::Message::Attachment::Stripper - Strip the attachments from a mail River stage zero No dependents

Given a Mail::Message object, detach all attachments from the message. These are then available separately....

TMTM/Mail-Message-Attachment-Stripper-1.01 - 16 Jan 2006 11:00:18 UTC - Search in distribution

lib/Mail/DomainKeys/Message.pm River stage zero No dependents

ANTHONYU/Mail-DomainKeys-1.0 - 03 Mar 2007 11:37:39 UTC - Search in distribution

lib/Mail/Lite/Message.pm River stage zero No dependents

DAVINCHI/Mail-Lite-0.1005 - 12 May 2009 01:44:20 UTC - Search in distribution
  • Mail::Lite::Processor - processing (identifying, parsing, extracting data from) mail-like message (also Jabber and so on)

HTML::FromMail::Message - output a message as HTML River stage zero No dependents

THIS MODULE IS UNDER CONSTRUCTION. However, a lot of things already work. Best take a look at the examples directory. Extends "DESCRIPTION" in HTML::FromMail::Page....

MARKOV/HTML-FromMail-0.12 - 02 Feb 2018 07:52:10 UTC - Search in distribution

MailX::Qmail::Queue::Message - extensions to Mail::Qmail::Queue::Message River stage one • 1 direct dependent • 1 total dependent

This class extends Mail::Qmail::Queue::Message....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC - Search in distribution

Mail::DKIM::MessageParser - Signs/verifies Internet mail with DKIM/DomainKey signatures River stage one • 3 direct dependents • 7 total dependents

MBRADSHAW/Mail-DKIM-1.20240124 - 24 Jan 2024 04:02:51 UTC - Search in distribution

Mail::Mbox::MessageParser - A fast and simple mbox folder reader River stage one • 1 direct dependent • 1 total dependent

This module implements a fast but simple mbox folder reader. One of three implementations (Cache, Grep, Perl) will be used depending on the wishes of the user and the system configuration. The first implementation is a cached-based one which stores e...

DCOPPIT/Mail-Mbox-MessageParser-1.5111 - 12 Jul 2018 03:53:54 UTC - Search in distribution

Mail::Webmail::MessageParser - class to parse HTML webmail messages. River stage zero No dependents

Parses header and body HTML and converts both to text, or optionally (for body text) to simpler fully-formed HTML. The package extends HTML::TreeBuilder to include functionality for parsing email elements from an HTML string. METHODS $parser->message...

SDRABBLE/Mail-Webmail-Yahoo-0.601 - 19 Oct 2003 04:00:17 UTC - Search in distribution
906 results (0.222 seconds)