Ports Search

Results 5,5215,530 of 19,819 for %22HTTP Server%22.(0.027 seconds)
mail/librfc822-1.2 (Score: 0.0012383816)
Complete parser for RFC822 addresses
librfc822 provides application developers with a complete parser for RFC822 addresses. Not only can you use the library to verify that RFC822 addresses are syntactically correct, you can also have an address split up into its semantic parts, what is needed when deciding where to route an address to, etc. What is quite unique is that librfc822 does indeed parse all address types allowed by the standard. That includes such weird things as "address groups" or addresses with whitespace and comments throw in.
mail/libsieve-2.3.1 (Score: 0.0012383816)
Library for parsing, sorting, and filtering mail
libSieve provides a library to interpret Sieve scripts, and to execute those scripts over a given set of messages. The return codes from the libSieve functions let your program know how to handle the message, and then it's up to you to make it so. libSieve makes no attempt to have knowledge of how SMTP, IMAP, or anything else work; just how to parse and deal with a buffer full of emails. The rest is up to you!
mail/libspamtest-20080808 (Score: 0.0012383816)
Kaspersky Anti-Spam 3.x library
The Kaspersky Antispam 3.0 software is a efficient anti-spam solution. It uses sophisticated methods to fight spam with very low false positive rate. Client software for various MTA is provided. This package installs hand compiled spamtest library.
mail/libspf2-1.2.10 (Score: 0.0012383816)
Sender Rewriting Scheme 2 C Implementation
libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocol pair. libspf2 is a library which allows email systems such as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that the email is authorized by the domain name that it is coming from. This prevents email forgery, commonly used by spammers, scammers and email viruses/worms.
mail/libsrs2-1.0.18 (Score: 0.0012383816)
Sender Rewriting Scheme 2 C Implementation
libsrs2 is the next generation SRS library from the original designer of SRS. It implements the Sender Rewriting Scheme, a part of the SPF/SRS protocol pair.
mail/libvmime-0.9.2.s20140721 (Score: 0.0012383816)
All-in-one Internet mail library
libvmime is a MIME manipulation library.
mail/mailgraph-1.14 (Score: 0.0012383816)
RRDtool frontend for Postfix statistics
Mailgraph is a very simple mail statistics RRDtool frontend for Postfix that produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail.
mail/sendmail-8.15.2 (Score: 0.0012383816)
Reliable, highly configurable mail transfer agent with utilities
Sendmail implements a general purpose internetwork mail routing facility under the UNIX operating system. It is not tied to any one transport protocol - its function may be likened to a crossbar switch, relaying messages from one domain into another. In the process, it can do a limited amount of message header editing to put the message into a format that is appropriate for the receiving domain. All of this is done under the control of a configuration file. Sendmail is a trademark of Sendmail, Inc.
mail/mboxstats-3.1 (Score: 0.0012383816)
Creates top-10 lists of the messages in a mailbox
mboxstats creates several top-10 lists from a file containing message in mbox-format. List of top10 lists: o Top writes o Top receivers o Top subjects o Top cc'ers o Top top-level-domain o Top timezones o Top organisations o Top useragents (mailprograms) o Top month/day-of-month/day-of-week/hour o Average number of lines per message o All kinds of per-user statistics And much more!
mail/mboxgrep-0.7.9 (Score: 0.0012383816)
Utility to scan mailboxes for messages matching a regular expression
mboxgrep is a small utility that scans a mailbox for messages matching a regular expression. Found messages can be either displayed on standard output, counted, deleted, piped to a shell command or written to another mailbox. Its features include: * ability to limit the search to message body or headers (although the whole message is scanned by default) * message counting * ability to invert the sense of matching * ability to write found messages to another mailbox * support for mbox (either plain or compressed), MH, nnmh, nnml and maildir folders * support for basic and extended POSIX regular expressions, and, optionally, Perl-complatible regular expressions (if linked with the PCRE library)