ROTECTED]>
To: "Rafael Morales" <[EMAIL PROTECTED]>, beginners@perl.org
Subject: Re: for send an email part II
Date: Fri, 30 Dec 2005 00:21:52 +0100
>
> From: "Rafael Morales" <[EMAIL PROTECTED]>
> > Well I have done this code, but the messages ar
- Original Message -
From: "Dr.Ruud" <[EMAIL PROTECTED]>
To: beginners@perl.org
Subject: Re: for send an email part II
Date: Thu, 29 Dec 2005 22:07:52 +0100
>
> Rafael Morales:
>
> > Well I have done this code, but the messages arrive in white
>
Rafael Morales:
> Well I have done this code, but the messages arrive in white
There should be at least one empty line between header and body,
so add a "\n" somewhere.
--
Affijn, Ruud
"Gewoon is een tijger."
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
Well I have done this code, but the messages arrive in white :(, anybody could
help me with this please ???.
Note: I do not know the list of users for that reason I need multipart.
Regards
#!/usr/bin/perl
use strict;
use warnings;
my $msg_html = "message.html";
my $msg_txt = "messag