Anonymous - 2008-12-18

Hello !

  I hope it's not rude to introduce one's work using Domingo...
So, here's a mass mailer I wrote, which can send per-recipient customized mails,
with the recipient list and values taken from a CSV file.
There's also a basic mode, where there's no template substitution
(all recipients get the same mail content).
There's some support for attachments and HTML mails.
The 0.3.0pre adds support for nested groups, primarily from the
local/personal address book, though the NAB can be used too (-u) but can
be very slow...
That's my second java program, so please don't be rude ;-)
Use with care (-d for dry run)...

It's licensed under the GPL.
The page for it, until I get a proper project space:
http://userapps.sourceforge.net/mediawiki/vknecht/index.php?title=LNMailer

PS: it would be cool to add a "Projects using Domingo" page... if you do it, feel free to add LNMailer.

And big thanks for Domingo authors :-)