[Laurent Bonnaud] > When I read e-mail sent by this script in evolution, it seems that it > is malformed: e-mail headers are seen in the body. I have attached a > screenshot to demonstrate the problem and a copy of the e-mail > source.
Michiel Holtkamp recently posted a patch for this upstream, which I've pasted below. I'll put the patch in the next Debian release. -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ --- commit-email.pl +++ commit-email.pl @@ -565,7 +565,7 @@ my @head; my $formatted_date; - if (defined $stdout) + if ($stdout) { $formatted_date = strftime('%a %b %e %X %Y', localtime()); push(@head, "From $mail_from $formatted_date\n");
signature.asc
Description: Digital signature