Ports Search

Results 131140 of 990 for /mail/.(0.005 seconds)
converters/fix-mime-charset-0.5.3 (Score: 0.19395813)
Fix incorrect Content-Type MIME headers of e-mail messages
Fix-mime-charset automatically detects character sets of email message and modifies the Content-Type header appropriately. It can be used as mail filter in mailing lists where users often set the charset of their messages incorrectly. It processes messages fast and accurately, ignoring attachments, and correctly interprets transfer-encodings. None but the Content-Type header is changed.
mail/kshowmail-4.1 (Score: 0.19314702)
POP3 mail checker for KDE
KShowmail is a POP3 mail checker for KDE. Main features: o load mail headers from pop3 servers o display relevant header fields in a list view o display headers of selected mails o display complete mails o delete selected mails on servers o launch external programs like fetchmail or sendmail via configurable menu entries o support multiple accounts o sound support o send complain mails to postmaster
mail/maildrop-2.8.4 (Score: 0.19213638)
Mail delivery agent (MDA) with filtering abilities
maildrop is a replacement for your local mail delivery agent, similar to mail/procmail. - maildrop reads a mail message from standard input, then delivers the message to your mailbox. - maildrop will optionally read instructions from a file, which describes how to filter incoming mail. Instructions can be provided having mail delivered to alternate mailboxes, or forwarded somewhere else. Unlike procmail, maildrop uses a structured filtering language. - maildrop knows how to deliver mail to mbox-style mailboxes and maildirs. - maildrop is written in C++, and handles resources more efficiently. maildrop can be used with sendmail, qmail, and other MTAs.
mail/notmuch-0.21 (Score: 0.1920884)
Python binding of the notmuch mail search and indexing library
Python binding of the notmuch mail search and indexing library.
mail/libmilter-8.15.2 (Score: 0.1910801)
Library providing Sendmail Mail Filter API
The sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information and content.
mail/spamass-milter-0.4.0 (Score: 0.1910801)
Sendmail Milter (mail filter) plugin for SpamAssassin
spamass-milter is a plugin for the Sendmail Milter (Mail Filter) library that pipes all incoming mail (including things received by rmail/UUCP) through the SpamAssassin, a highly customizable spam filter.
mail/elm-2.5.8 (Score: 0.19080949)
Once-popular mail user agent, version 2.5.x
Elm is an interactive screen-oriented mailer program that supersedes mail and mailx. This is the 2.5.x distribution.
mail/spamassassin-3.4.1 (Score: 0.19080949)
Highly efficient mail filter for identifying spam
SpamAssassin is a mail filter which attempts to identify spam using text analysis and several internet-based realtime blacklists. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify "spam", also known as unsolicited commercial email. Once identified, the mail can then be optionally tagged as spam for later filtering using the user's own mail user-agent application. Additional drop-in rule sets are available at http://wiki.apache.org/spamassassin/CustomRulesets
mail/pony-1.11 (Score: 0.1905361)
Express way to send mail from Ruby
The express way to send mail from Ruby. Send email in one command: Pony.mail(:to => 'someone@example.com', :body => 'hello') Pony uses /usr/sbin/sendmail to send mail if it is available, otherwise it uses SMTP to localhost. Also, you may need rubygem-smtp_tls if you want to send via tls/ssl and are using ruby < 1.8.7
mail/mu-0.9.16 (Score: 0.18953058)
Mail searching frontend for Xapian
mu is a tool for dealing with e-mail messages stored in the Maildir-format, on Unix-like systems. mu's main purpose is to help you to find the messages you need, quickly; in addition, it allows you to view messages, extract attachments, create new maildirs, ...