Package: metamail
Version: 2.7-34

517:            echo "Content-Description: $cdesrip" >> $fname

the variable is cdescrip, not cdesrip -- ie. the missing "c" means
that you always end up with a blank Content-Description in the
single-file case (ie. when -n isn't set.)

Reply via email to