Ports Search

Results 5,2415,250 of 5,886 for /net-im/.(0.006 seconds)
mail/mailmgr-1.2.3 (Score: 0.0052562496)
Sendmail Analysis Report Generator
Mailmgr is a Sendmail Analisys Report Generator. The html reports contain the following informations: Username messages sent messages received bytes sent bytes received Messages from with date, time and bytes per user Messages to with date, time and bytes per user
mail/mbox2mdir-1.4 (Score: 0.0052562496)
Mbox to qmail's Maildir converter written in C++
mbox2mdir is a small program to convert mail stored in UNIX mbox format to qmail's Maildir format. It can (optionally) also truncate the source mbox file upon successful conversion. I use it to move mail delivered by /bin/mail or sendmail to qmail Maildir folders, but of course there are many other possible uses for it.
mail/mls-1.3 (Score: 0.0052562496)
Program for generating various statistics on emails
mls will read mailbox file in MBOX format and display various statistical data about it. You can specify input and ouput files (can be stdin/stdout), language used for output (in this version Slovak/English/Italian/Francais/Deutsch/Spanish/Serbian), error and diagnostic msgs are always printed in english. You can also specify text which will be displayed instead of standart title in output (can be used for automatic mailing of produced output). It also supports cache file for faster re-generation of stats from the same input file. It is useful when you want to show statistics on web - you can use HTML output & PHP wrapper.
mail/msgconvert-20060330 (Score: 0.0052562496)
Convert .MSG files to multipart MIME messages (mbox)
Convert .MSG files to multipart MIME messages (mbox).
mail/nullpop-0.3 (Score: 0.0052562496)
POP3 server that allows logins, but never returns any email
NullPop is a POP3 server that allows logins, but never returns any email. This is useful for certain setups where the user needs an 'account' setup in their mail client, but no real mail will ever be received.
mail/Sendmail-Milter-0.18 (Score: 0.0052562496)
Module to write mail filters in Perl using sendmail's mail filter API
Sendmail::Milter provides users with the ability to write mail filters in Perl that tightly integrate with sendmail's mail filter API. With this module, you can define and register Perl callbacks with the Milter engine. This module calls your perl callbacks using interpreters from a threaded persistent interpreter pool. Milter contexts are presented using an object-oriented style interface for performing operations on a Milter context.
mail/proxsmtp-1.10 (Score: 0.0052562496)
Flexible SMTP filter which can act also as transparent proxy
ProxSMTP is a flexible tool that allows you to reject, change or log email based on arbitrary criteria. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. You need to be able to write the filtering scripts that integrate it with your particular needs.
mail/MIME_Type-1.4.1 (Score: 0.0052562496)
PEAR class for dealing with MIME types
PEAR::MIME_Type provides functionality for dealing with MIME types. * Parse MIME type. * Supports full RFC2045 specification. * Many utility functions for working with and determining info about types. * Most functions can be called statically. * Autodetect a file's mime-type, either with mime_content_type() or the 'file' command.
mail/Mail_Mbox-0.6.3 (Score: 0.0052562496)
PEAR Read and modify Unix MBOXes
It can split messages inside a Mbox, return the number of messages, return, update or remove an specific message or add a message on the Mbox.
mail/Mail_Mime-1.10.0 (Score: 0.0052562496)
PEAR classes to create and decode MIME messages
PEAR classes to deal with creation and manipulation of MIME messages.