| Subject: | Re: Need help with Mail::Sender |
|---|---|
| From: | Gurunandan R. Bhat |
| Date: | Fri, 26 Jun 2009 21:38:22 +0530 |
| Newsgroups: | perl.beginners |
In my limited experience, I have had no issues with
Email::MIME::CreateHTML. It also creates an object that Email::Sender
can deliver. Do try it.
REgards
Gurunandan
On Fri, 2009-06-26 at 17:36 +0200, Jenda Krynicky wrote:
> Yes, the problem is very simple. Each mail client handles this
> differently. What works in one, fails with the other. This is what
> worked for me in Pegasus Mail:
>
> #!perl
> use Mail::Sender;
>
> eval {
> (new Mail::Sender)
> ->OpenMultipart({
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Need help with Mail::Sender, Dermot |
|---|---|
| Next by Date: | HTML::Template, CGI::APP with the JSON + Jquery please help., Scott |
| Previous by Thread: | Re: Need help with Mail::Sender, Dermot |
| Next by Thread: | HTML::Template, CGI::APP with the JSON + Jquery please help., Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |