Alexander Else <[EMAIL PROTECTED]> wrote: > > A task has been allocated to me to send out a mail (possibly with a word/pdf > attachment) to a few hundred email addresses in an hour and a half. As i > don't > have a lot of time to do my homework on this one, i hope someone can point me > to > one or two options for a script that will do this for me.
If you're sending to people who do want what you're sending, use mpack: mpack -s "Here's some SPAM" -d /file/with/text/message -c application/pdf /path/to/pdf/attachment [EMAIL PROTECTED] If you are spamming people who don't want what you're sending, a red hot poker in the eyeball would be too kind. -- Sam "Eddie" Couter | mailto:[EMAIL PROTECTED] Debian Developer | mailto:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] OpenPGP fingerprint: A46B 9BB5 3148 7BEA 1F05 5BD5 8530 03AE DE89 C75C -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
