RE: multipart email using $Server->Mail

2003-02-05 Thread Fernando Munoz
gt;send(); And that's it. Thanks for your help ! Fernando -----Original Message----- From: Josh Chamas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 10:12 PM To: Fernando Munoz Cc: '[EMAIL PROTECTED]' Subject: Re: multipart email using $Server->Mail Fernando M

Re: multipart email using $Server->Mail

2003-02-04 Thread Philip Mak
Fernando Munoz wrote: > has anyone tried successfully to send "Content-type: > multipart/alternative" email using the $Server->Mail object? I'm > trying to send email with boundaries for text and html portions. > I've already have html working with no problem but when I try to put > both formats in

Re: multipart email using $Server->Mail

2003-02-04 Thread Josh Chamas
Fernando Munoz wrote: has anyone tried successfully to send "Content-type: multipart/alternative" email using the $Server->Mail object? I'm trying to send email with boundaries for text and html portions. I've already have html working with no problem but when I try to put both formats in a messag