Re: setting To: field based on file

2002-03-19 Thread Gary Johnson
On Tue, Mar 19, 2002 at 10:10:32PM -0500, Michael P. Soulier wrote: > On 19/03/02 Gary Johnson did speaketh: > > > This is how I would do it: > > > > while read address > > do > > mutt -s 'subject' $address < message_file > > done < address_file > > Well, that's more of

Re: setting To: field based on file

2002-03-19 Thread Michael P. Soulier
On 19/03/02 Gary Johnson did speaketh: > This is how I would do it: > > while read address > do > mutt -s 'subject' $address < message_file > done < address_file Well, that's more of a mailing list thing. I think a single message with a lot of email addresses in the To:

Re: setting To: field based on file

2002-03-19 Thread Dave Smith
On Tue, Mar 19, 2002 at 10:35:30AM -0500, [EMAIL PROTECTED] wrote: > Is there a way in Mutt to specify the To: field of an outgoing email > based on addresses in a random text file? I'm aware of the alias capability to > specify mailing lists, but if I simply have a file of email addresses, an

Re: setting To: field based on file

2002-03-19 Thread Gary Johnson
On Tue, Mar 19, 2002 at 10:35:30AM -0500, Michael P. Soulier wrote: > Is there a way in Mutt to specify the To: field of an outgoing email > based on addresses in a random text file? I'm aware of the alias capability to > specify mailing lists, but if I simply have a file of email addresses,

Re: setting To: field based on file

2002-03-19 Thread N. Thomas
* Michael P. Soulier <[EMAIL PROTECTED]> [2002-03-19]: > Is there a way in Mutt to specify the To: field of an outgoing email based > on addresses in a random text file? I'm aware of the alias capability to > specify mailing lists, but if I simply have a file of email addresses, and > I'd like Mut

Re: setting To: field based on file

2002-03-19 Thread Justin R. Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Said Michael P. Soulier on Tue, Mar 19, 2002 at 10:35:30AM -0500: > Is there a way in Mutt to specify the To: field of an outgoing email > based on addresses in a random text file? I'm aware of the alias > capability to specify mailing lists, but if

Re: setting To: field based on file

2002-03-19 Thread David T-G
Michael -- ...and then Michael P. Soulier said... % % Gentlemen/Ladies, % % Is there a way in Mutt to specify the To: field of an outgoing email % based on addresses in a random text file? I'm aware of the alias capability to % specify mailing lists, but if I simply have a file of email