Board Logo

latest comsci question 'mutt emails'
amazer - April 2nd, 2004 at 12:25 PM

Well I didnt ask a question (publicly) yesterday so I should be allowed 2 today!

I've got a database full of email addresses and I want to spam them all. Or maybe just send them all a nekkid picture of myself. Anyway....
I can take the addresses out of the database but I am having trouble sending an email.

From man page I see that -s is for subject, -i file to inlcude with message.

So then from my perl script I have a command
[size=2]`mutt -s test -i mail.txt $email`;[/size]
But from then on, nothing happens. I think the mail isnt actually sending. So what do I do?


amazer - April 2nd, 2004 at 01:53 PM

everyone can go back to bed and sleep peacefully, ive got it figured out. I missed ONE lecture all year, and thats the one I needed to go to.
:jesus