0
votes
2answers
323 views

Recommendations for good MTA / groupware solutions?

I'm setting up a Debian server, and one of the things I need on it is an MTA. I don't want to use something like Exim or Postfix because I want something that ties in SMTP, POP3, and IMAP all in one ...
1
vote
2answers
129 views

E-Mail client in linux which allows to search encrypted mail

Is there an E-Mail client for linux which allows to search old gpg encrypted mails (i.e. find all mails which contain a particular keyword in the body, including the encrypted ones).
2
votes
2answers
80 views

Drudging through email logs

I am in charge of maintaining a linux e-mail server running qmail on Red Hat Linux. Fairly often, I have to trace the path of some email through syslog and to be frank, this is rather tedious. ...
1
vote
1answer
379 views

How to setup a local POP3 server?

I'm developing a Thunderbird extension and I would like to setup a fake POP3 account to play with. What's the easiest way to setup a local POP3 server? It doesn't need to be particularly ...
4
votes
3answers
491 views

Recommended mailing list manager for use with Postfix

I have a small VPS (256MB RAM, 12% cap CPU) with Postfix installed that I use to host my mail domains. I want to run a mailing list manager, but would like to avoid Mailman because of its big ...
8
votes
3answers
2k views

Simplest way of forwarding all mail from server? [duplicate]

Possible Duplicate: Lightweight outgoing SMTP server I am looking for a minimal mail solution (MTA) for a headless server which generate e-mails for local users and and fully qualified ...
7
votes
3answers
834 views

IMAP mail notifier for window manager/task bar?

I am searching for a small new-email-notifier for IMAP mailboxes that displays it's status in the icon-bar (how do you call it?) of a window manager. Basically some biff/xbiff like tool ported to ...
2
votes
5answers
314 views

X-based email for reading mail from cron jobs

Can anyone give a recommendation for a simple X-based equivalent of mail / mailx for reading the mail I get from cron jobs?