I have added the "\n", however the mails are still arriving empty :(
I did .. print MAIL "Subject: $Subject"; print MAIL "\n\n"; <------ This line I have added my $correo = <<"MAIL_BODY"; $boundary .. Text here .. $boundary MAIL_BODY ----- 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 > > 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: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> -- _______________________________________________ Get your free email from http://mymail.bsdmail.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>