Ports Search

Results 611620 of 990 for /mail/.(0.004 seconds)
mail/Email-Find-0.10 (Score: 0.10328815)
Find RFC 822 email addresses in plain text
This is a module for finding a subset of RFC 822 email addresses in arbitrary text. The addresses it finds are not guaranteed to exist or even actually be email addresses at all, but they will be valid RFC 822 syntax. Email::Find will perform some heuristics to avoid some of the more obvious red herrings and false addresses, but there's only so much which can be done without a human. -Anton <tobez@FreeBSD.org>
mail/Email-Folder-IMAP-1.10.2 (Score: 0.10328815)
Email::Folder Access to IMAP Folders
This software adds IMAP functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses.
mail/Email-Folder-IMAPS-1.10.2 (Score: 0.10328815)
Email::Folder access to IMAP over SSL folders
This software adds IMAPS functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses.
mail/Email-Folder-POP3-1.01.3 (Score: 0.10328815)
Email::Folder access to POP3 folders
This software adds POP3 functionality to Email::Folder. Its interface is identical to the other Email::Folder::Reader subclasses.
mail/Email-Folder-0.85.5 (Score: 0.10328815)
Read all the messages from a folder as Email::Simple objects
Read all the messages from a folder as Email::Simple objects.
mail/qsf-1.2.7 (Score: 0.10328815)
Small fast spam filter intended to be used with procmail
Quick Spam Filter (qsf) is a small, fast spam filter that works by learning to recognise the words that are more likely to appear in spam than non-spam. It is intended to be used in a procmail recipe to mark email as being possible spam.
mail/Email-MIME-Encodings-1.315 (Score: 0.10328815)
Unified interface to MIME encoding and decoding
This module simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen.
mail/Email-MIME-RFC2047-0.95 (Score: 0.10328815)
Correct handling of non-ASCII MIME headers
This set of modules tries to provide a correct and usable implementation of RFC 2047 "MIME Part Three: Message Header Extensions for Non-ASCII Text" - As a replacement of 'text' tokens, for example in a Subject header - As a replacement for a 'word' entity within a 'phrase', for example, one that precedes an address in a From, To, or Cc header
mail/Email-MIME-1.937 (Score: 0.10328815)
Easy MIME message parsing
This is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding.
mail/Email-MessageID-1.406 (Score: 0.10328815)
Generate world unique message-ids
Message-ids are optional, but highly recommended, headers that identify a message uniquely. This software generates a unique message-id.