Wednesday, April 11, 2007
wmMailMenu
This is a small program that creates a WindowMaker menu with email addresses, using a tree approach where each leaf is an address and a branch is a category of group of addresses.
This menu can be easily integrated into WindowMaker menu and it purpose is to quickly start composing a email to a address.
It uses libPropList, for storing and handling the emails, but it also reads pine address book. I'm planning into integrating it with KDE address book resource (if possible without linking it with KDE libraries) and with LDAP.
The command used for starting the email client in composing mode is configurable, so it's possible to use it with all email clients that accept a command line parameter to define a To address.
Read the README file for install and usage instructions.