Re: HTML in perl autoresponders

2003-01-06 Thread LRMK
amian Wader" <[EMAIL PROTECTED]> To: "LRMK" <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 2:41 AM Subject: Re: HTML in perl autoresponders > Unfortunately that is not getting the job done and I don't know why. > > A. Damian Wader > www.endlessfollo

Re: HTML in perl autoresponders

2003-01-06 Thread Randal L. Schwartz
> "Damian" == Damian Wader <[EMAIL PROTECTED]> writes: Damian> I created an autoresponder with perl. If you autorespond to me, you better darn well not send HTML, but just plain text. HTML email is evil. Damian> Click Here to view the code. That doesn't work here. This mailing list enfor

Re: HTML in perl autoresponders

2003-01-06 Thread LRMK
yes adding 'Content-Type: text/html' header must get the job done - Original Message - From: "Damian Wader" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 1:26 AM Subject: HTML in perl autoresponders > I created an aut

HTML in perl autoresponders

2003-01-06 Thread Damian Wader
I created an autoresponder with perl. Click Here to view the code. However I would like body of the message to reflect HTML code which I cannot get it to do. My server does not work with the mime::lite module so I already know about that but is there any other way? A. Damian Wader www.endlessfollo