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

Search results for "distribution:MailTools Mail::Header"

Mail::Header - manipulate MIME headers River stage three • 51 direct dependents • 484 total dependents

Read, write, create, and manipulate MIME headers, the leading part of each modern e-mail message, but also used in other protocols like HTTP. The fields are kept in Mail::Field objects. Be aware that the header fields each have a name part, which sha...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

lib/Mail/Header.pm River stage three • 51 direct dependents • 484 total dependents

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Field - base-class for manipulation of mail header fields River stage three • 51 direct dependents • 484 total dependents

"Mail::Field" creates and manipulates fields in MIME headers, collected within a Mail::Header object. Different field types have their own sub-class (extension), defining additional useful accessors to the field content. People are invited to merge t...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Send - Simple electronic mail interface River stage three • 51 direct dependents • 484 total dependents

Mail::Send creates e-mail messages without using the Mail::Header knowledge, which means that all escaping and folding must be done by you! Also: do not forget to escape leading dots. Simplicity has its price. When you have time, take a look at Mail:...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Field::Date - a date header field River stage three • 51 direct dependents • 484 total dependents

Represents one "Date" header field. Extends "DESCRIPTION" in Mail::Field....

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Address - parse mail addresses River stage three • 51 direct dependents • 484 total dependents

"Mail::Address" extracts and manipulates email addresses from a message header. It cannot be used to extract addresses from some random text. You can use this module to create RFC822 compliant fields. Although "Mail::Address" is a very popular subjec...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

MailTools - bundle of ancient email modules River stage three • 51 direct dependents • 484 total dependents

MailTools is a bundle: an ancient form of combining packages into one distribution. Gladly, it can be distributed as if it is a normal distribution as well. Be warned: The code you find here is very old. It works for simple emails, but when you start...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Cap - understand mailcap files River stage three • 51 direct dependents • 484 total dependents

Parse mailcap files as specified in "RFC 1524 --A User Agent Configuration Mechanism For Multimedia Mail Format Information>. In the description below $type refers to the MIME type as specified in the "Content-Type" header of mail or HTTP messages. E...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Mailer - send simple emails River stage three • 51 direct dependents • 484 total dependents

Sends mail using any of the built-in methods. As TYPE argument to new(), you can specify any of "sendmail" Use the "sendmail" program to deliver the mail. "smtp" Use the "smtp" protocol via Net::SMTP to deliver the mail. The server to use can be spec...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Field::AddrList - object representation of e-mail address lists River stage three • 51 direct dependents • 484 total dependents

Defines parsing and formatting of address field, for the following fields: "To", "From", "Cc", "Reply-To", and "Sender". All the normally used features of the address field specification of RFC2822 are implemented, but some complex (and therefore har...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Internet - manipulate email messages River stage three • 51 direct dependents • 484 total dependents

This package implements reading, creating, manipulating, and writing email messages. Sometimes, the implementation tries to be too smart, but in the general case it works as expected. If you start writing a new application, you should use the Mail::B...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Field::Generic - implementation for inspecific fields River stage three • 51 direct dependents • 484 total dependents

A generic implementation for header fields without own implementation. This is fine for fields like "Subject", "X-Mailer", etc., where the field holds only a string of no particular importance/format. Extends "DESCRIPTION" in Mail::Field....

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC
12 results (0.051 seconds)