Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 10:03:09 -0700
From:      elazich@AlaskaAir.com
To:        river@theriver.nu
Cc:        questions@freebsd.org
Subject:   Re: Automailing a file fron cron
Message-ID:  <msg1248594.thr-f4ecc06b.84746b8e@alaskaair.com>
References:  <21DC5E98AE1FD311B1290020AFDB6C6E6419@cx288885-b.okcs1.ok.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Check out Perl's Mail::Sender module.

Eli

river@theriver.nu writes:
>I am attempting to automail a file as an attachment.

>I have been able to automail the contents of a file with the following
>command line:


>mail -s 'TESTMAIL' user@mydomain.com < /tmp/file.to.send


>but of course this wont work with a tarball, I need to be able
>to "attach" the file rather than its contents...

>I checked the man page for mail and it doesnt specify any swtich
>for attaching a file.....is there a way to do this ?


>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?msg1248594.thr-f4ecc06b.84746b8e>