Subject: | Unable to send text-only newsletter |
Using
my $MIMEmail = $mailHTML->parse(undef,$file);
or
my $MIMEmail = $mailHTML->parse('',$file);
to send a text-only newsletter leads always to:
Can't call method "verify_data" on an undefined value at
/usr/lib/perl5/vendor_perl/5.8.0/MIME/Lite.pm line 1992.
MIME-Lite-HTML 1.23
MIME-Lite 3.01
Perl 5.8.0