Mistype in previous message
"Zaphod" <[email protected]> Mon, 7 Feb 2005 15:53:52 -0800
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <01f101c50d70$47be76d0$b0f07c44@mainrkclov3cts> |
line my $SendableMessage=Mail::Message->buildFromBody($Body,From=>@FromAddress ,@ToAddress); Was supposed to be; my $SendableMessage=Mail::Message->buildFromBody($Body,From=>\@FromAddress ,T0=>\@ToAddress);