Ports Search

Results 9,3819,390 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
mail/opendmarc-1.3.1 (Score: 7.770591E-5)
DMARC library and milter implementation
OpenDMARC is an open source implementation of Domain-based Message Authentication, Reporting & Conformance, or DMARC. It builds on the successes of technologies such as DomainKeys Identified Mail (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that enforces policy on domain names that are visible to end users, and creates a feedback framework for identifying and tracking fraudulent use of domain names in email. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol.
mail/openwebmail-2.53 (Score: 7.770591E-5)
Webmail system designed to manage big mail folder files efficiently
Open WebMail is a webmail system designed to manage very large mail folder files in a memory efficient way. It also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail. Open WebMail has the following features: multiple languages, multiple iconsets/styles, strong MIME support, virtual host/login alias, PAM support, online password changing, convenient folder/message operations, draft folder, confirmed reading support, full content search, a spelling checker, auto reply, mail filtering, POP3 support, and message count previewing.
mail/Email-FolderType-Net-1.04.1 (Score: 7.770591E-5)
Recognize folder types for network based message protocols
Registers several mail folder types that are known as network based messaging protocols. Folder names for these protocols should be specified using a URI syntax.
mail/Email-Stuffer-0.013 (Score: 7.770591E-5)
More casual approach to creating and sending Email
Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules. Email::Stuffer is typically used to build emails and send them in a single statement, as seen in the synopsis. And it is certain only for use when creating and sending emails. As such, it contains no email parsing capability, and little to no modification support.
mail/IMAP-Sieve-0.4.9 (Score: 7.770591E-5)
Perl module to edit Sieve scripts on an Cyrus IMAP server
A Perl module used by websieve for creating Sieve scripts on an Cyrus IMAP mail server. Sometimes also referenced as 'perlsieve'.
mail/Mail-Audit-Attach-0.96 (Score: 7.770591E-5)
Mail::Audit plugin for attachment handling
This is a Mail::Audit plugin which provides easy access to files attached to mail messages. Besides Mail::Audit, it requires the MIME::Entity module.
mail/Mail-IMAPTalk-4.03 (Score: 7.770591E-5)
IMAP client interface with lots of features
This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules: - It parses the more complex IMAP structures like envelopes and body structures into nice Perl data structures. - It correctly supports atoms, quoted strings and literals at any point. Some parsers in other modules aren't fully IMAP compatiable and may break at odd times with certain messages on some servers. - It allows large return values (eg. attachments on a message) to be read directly into a file, rather than into memory. - It includes some helper functions to find the actual text/plain or text/html part of a message out of a complex MIME structure. It also can find a list of attachements, and CID links for HTML messages with attached images. - It supports decoding of MIME headers to Perl utf-8 strings automatically, so you don't have to deal with MIME encoded headers (enabled optionally). While the IMAP protocol does allow for asynchronous running of commands, this module is designed to be used in a synchronous manner. That is, you issue a command by calling a method, and the command will block until the appropriate response is returned. The method will then return the parsed results from the given command.
mail/Mail-Procmail-1.08 (Score: 7.770591E-5)
Perl5 module provides procmail-like tools
Mail::Procmail.pm is a Perl module that provides procmail-like tools that you can use to write your own mail filtering program.
mail/Mail-Sender-0.8.23 (Score: 7.770591E-5)
Module for sending mails with attachments through an SMTP server
Mail::Sender provides an object oriented interface to sending mails. It doesn't need any outer program. It connects to a mail server directly from Perl, using Socket.
mail/pop3proxy-1.2 (Score: 7.770591E-5)
POP3 Proxy Server derived from UP IMAP Proxy
This is a POP3 proxycache server useful for use with webmail clients. It keeps track of existing connections and caches them.