Pascal Bleser
pbleser
Involved Projects and Packages
quIRC is a simple terminal-based IRC (Internet Relay Chat) client.
tircd presents twitter as an IRC channel. You can connect to tircd with any IRC client, and twitter as if you were on IRC.
postfix, exim and the rest that drives email on the net.
bmf is a self contained and extremely efficient Bayesian mail filter. SeePaul
Graham's article "A Plan for Spam" for background information. It aims to be
faster, smaller, and more versatile than similar applications.
Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options, address book functionality, and users can also attach pictures, binary files, documents, or whatever they want. It is completely compatible with GNUPG for encryption and signing, and is easy to configure and use.
fdm is a simple, lightweight replacement for mail fetch, filter and delivery
programs such as fetchmail and procmail. It can fetch using POP3 or IMAP (with
SSL) or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server,
based on regexps.
Authors:
--------
Nicholas Marriott
Hotway is a POP3-HTTPMail gateway daemon. HTTPMail is an undocumented WebDAV-based protocol used by hotmail. This gateway allows *any* POP3 compatible email client to handle (download, delete, etc) messages on hotmail.com, msn.com and lycos mailboxes.
It goes in through the back door so that you don't have to worry about web interface changes.
Set of simple utilities for managing IMAP emails.
maildirproc is a program that processes one or several existing mail boxes in
the maildir format. It is primarily focused on mail sorting — i.e., moving,
copying, forwarding and deleting mail according to a set of rules. It can be
seen as an alternative to procmail, but instead of being a delivery agent
(which wants to be part of the delivery chain), maildirproc only processes
already delivered mail. And that's a feature, not a bug.
maildrop is a replacement for your local mail delivery agent. maildrop reads a
mail message from standard input, then delivers the message to your mailbox.
maildrop knows how to deliver mail to mbox-style mailboxes, and maildirs.
"maildir" is a mailbox format used by Courier and Qmail.
maildrop optionally reads instructions from a file, which describe how to
filter incoming mail. These instructions can direct maildrop to deliver the
message to an alternate mailbox, or forward it somewhere else. Unlike procmail,
maildrop uses a structured filtering language.
maildrop is written in C++, and is significantly larger than procmail. However,
Authors:
----------
Sam Varshavchik
Mailwatch is a tool to show the subjects of new mails in your Maildir
hierarchy.
mpop is a small and fast POP3 client. Features include mail filtering, delivery to mbox files, maildir folders or a mail delivery agent, a very fast POP3 implementation, many authentication methods, good TLS/SSL support, IPv6 support, and more.
msfetch is a remote MS Exchange mail retrieval utility that retrieves email
from your MS Exchange OWA (2000/2003/2007) mailbox and saves it in .mbox files.
It uses WebDAV to retrieve emails over HTTP/HTTPS. It supports Windows Basic,
OWA Web Forms 2007, and OWA Web Forms 2003 authentication methods supported.
pfqueue is an effort to give postqueue/mailq/postsuper/exim4 a console
(ncurses) interface: it won't add any particular functionality to those
provided with MTAs themselves, but will hopefully make them easier to use.
It's a real-time queue scanner, that shows per-queue lists of existing
messages; the messages can be shown, deleted, put on hold, released or
requeued.
Converts Outlook PST mailbox files into the standard mbox format.
Packages related to e-mail and instant messaging.
Climm is a portable, small, and powerful console based ICQ client formerly known as "micq".
It supports password changing, auto-away, creation of new accounts, searching, file transfer, acknowledged messages, SMS, client identification, logging, scripting, transcoding, multi-UIN usage, and other features that make it a very complete and simple internationalized client that supports the current ICQ v8 protocol as well as XMPP/Jabber.
It has leading support for (ICQ2002+/ICQ Lite/ICQ2go) Unicode encoded messages unreached by other ICQ clones.
Emesene is a nice looking client for the MSN instant messaging network.
Gajim is a jabber client written in PyGTK. The goal of Gajim's developers is to provide a full featured and easy to use xmpp client for the GTK+ users. Gajim does not require GNOME to run, even though it exists with it nicely.
It features tabbed chat windows, groupchat support (MUC), emoticons, URL grabber, systray icon, TLS and GPG support, transport registration, service discovery, multiple accounts, ...
gloox is a portable high-level Jabber/XMPP library for C++.
It is fully compliant with the XMPP RFCs, supports all of the XMPP features (including SRV lookups, TLS, SASL, roster management, and privacy lists), and implements several XEPs that make it ideal for writing any kind of Jabber/XMPP client or component.
Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows.
This package doesn't include SSL encryption as it depends on package versions that would create conflicts with other system packages.
This package is based on the package 'python-dnspython' from project 'devel:languages:python'.
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic updates.
It supports TSIG authenticated messages and EDNS0.
dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.
Authors:
--------
Bob Halley
Unworkable is a BitTorrent implementation written as an asynchronous, single-threaded application in ANSI C using libevent and mmap() for performance. Its goals include efficiency, simplicity, and high code quality.
acctail shows all processes as they exit, along with the accounting information.