Re: distribution lists / address groups
Enrico Weigelt (2006-05-30, 14:10):
> I'd like to set up distribution lists / address groups, so that
>
> a) mail to this group goes to all recipients in this list.
> b) each recipient gets an individual mail
> c) each mail is recorded in the outbox
>
> How can I implement this ?
http://www.mutt.org/doc/manual/manual-6.html#ss6.1
> Of course it would be trivial to set up an mailing list, but
> there the mails do not appear to be sent individually and are
> also not recorded in the outbox for each recipient separately.
Mutt supports a "batch" mode to send prepared messages, i.e. one
can use mutt within a script. Next step is up to you ;-)
Hendrik