Elmo (ELectronic Mail Operator) is an ncurses-based program for
receiving, filtering, reading, composing, and sending mail from a
character terminal. It speaks POP3 and SMTP and can work with
maildir or Berkeley-formatted mailboxes.
Before running elmo, users should run elmoconf.pl to generate an
~/.elmorc file.
Larch is a tool to copy messages from one
IMAP server to another quickly and safely.
It's smart enough not to copy messages that
already exist on the destination and robust
enough to deal with interruptions caused by
flaky connections or misbehaving servers.
The PEAR's Mail:: interface, defines the interface for implementing mailers
under the PEAR hierarchy, and provides supporting functions useful in multiple
mailer backends.
Currently supported are native PHP mail() function, sendmail and SMTP.
This package also provides a RFC 822 Email address list validation utility
class.
Checks for updates to your currently running plugins by parsing the
SM site, and gives a description of any recent changes that have
been made to the plugin.
Also displays the current stable version of SM and lets you know
what version of SM you are running.
This is a simple plugin to automatically turn on SSL security during
login if it hasn't already been requested by the referring hyperlink
or bookmark.
Primarily this utility is intended to prevent plain text passwords
and email contents being transmitted over the internet after people
manually enter their server URL without including https://...
Horde Groupware Webmail Edition is a free, enterprise ready, browser based
communication suite. Users can read, send and organize email messages with
three different webmail interfaces and manage and share calendars, contacts,
tasks and notes with the standards compliant components from the Horde
Project.
The trader extension is a free open source stock library based on TA-Lib.
It's dedicated to trading software developers requiring to perform technical
analysis of financial market data. Alongside many indicators like ADX, MACD,
RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
arithmetic and algebraic functions are present.
LearnBayes contains a collection of functions helpful in learning
the basic tenets of Bayesian statistical inference. It contains
functions for summarizing basic one and two parameter posterior
distributions and predictive distributions. It contains MCMC
algorithms for summarizing posterior distributions defined by the
user. It also contains functions for regression models, hierarchical
models, Bayesian tests, and illustrations of Gibbs sampling.
ARIBAS is an interactive interpreter for big integer arithmetic and
multi-precision floating point arithmetic with a Pascal/Modula like
syntax. It has several builtin functions for algorithmic number
theory like gcd, Jacobi symbol, Rabin probabilistic prime test,
continued fraction and quadratic sieve factorization, Pollard rho
factorization, etc.
An S3 class with methods for totally ordered indexed observations.
It is particularly aimed at irregular time series of numeric
vectors/matrices and factors. zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and
base R by providing methods to extend standard generics.