Sending email through shell script

Gilboa Davara gilboad at gmail.com
Thu Jun 15 09:43:48 UTC 2006


On Thu, 2006-06-15 at 16:19 +0700, Johannes Christian wrote:
> Dear list,
> 
> I have a problem in here. I need to send email to my customer (about
> 1000) email with the same content. I've already put this mail address on
> a text file.
> 
> how can I send them email, using shell script with a specific sender.
> Now i am using qmail server with vpopmail.
> 
> Thx all.
> 
> --jo--
> 

mail email at email.com -s <subject> < mail_text.txt

Gilboa




More information about the fedora-list mailing list