NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: (Score:1)
I don’t use a GUI mailer, so I can’t help you there.
mutt [mutt.org] is an excellent choice for a terminal mailer. It does all you require and much more. Beware, though:
It’s a bit daunting to begin with, but once you have a set of dotfiles that suits your tastes, it rocks.
As for the clients being aware of each other, that will be easy so long as they don’t use proprietary mailbox formats. mutt has no particular preference for where the mailboxen are stored and can read the mbox, MH and Maildir formats – ie anything that’s common in Unix.
If you’re using fetchmail to pull your mail, you’ll also want to have the GUI mailer simply read the local mailboxen instead of fetching mail itself.
I recommend this anyway, because a fetchmail+procmail configuration makes it easy to temporarily or permanently move duties between machines, and it also makes it possible to change mailers to your heart’s content without ever losing your filtering ruleset.
Reply to This