( "Voilà le fichier demandé" );
$file = $^X; # This is the perl executable
open (F, $file) or die "Cannot read $file: $!";
binmode F; undef $/;
$mail{body} = encode_base64();
close F;
$boundary = '--'.$boundary;
$mail{body} = <mailto:apwebdesign@;yahoo.com]
Sent:
Mail::Sender is good for this, make sure you try a test script first.
> -Original Message-
> From: Anthony E. [mailto:apwebdesign@;yahoo.com]
> Sent: Friday, November 08, 2002 2:38 PM
> To: [EMAIL PROTECTED]
> Subject: sending an email attachment
>
>
> hello
On 8 Nov 2002 at 11:37, Anthony E. wrote:
> i need to write a program that will send an email with
> some text in it as the body, and also have a word
> document attached to it.
>
> any suggestions on a module to do this?
Hi Anthony,
Check the archives. This question has been asked many times b
hello,
i need to write a program that will send an email with
some text in it as the body, and also have a word
document attached to it.
any suggestions on a module to do this?
__
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http: