Mikhail wrote:
> - when I was attaching letters to my original message I got following
> warning (?):
>
> mhbuild: "message/rfc822" type in message (null) should be encoded in 7bit
> or 8bit, continuing...
>
> I attached the message through whatnow prompt with 'attach ~/19'
> command.
Was ~/19 already encoded, or a binary message?
> - when I viewed message which I sent in +outbox folder, to be sure that
> I actually did send attachments, I saw:
>
> <usual and correct stuff here>
> part 2 message/rfc822 9714 19
> -file /home/misha/Mail/mhshowVf3kUi
> part 3 message/rfc822 6956 36
> -file /home/misha/Mail/mhshowuO1XXs
>
> those '-file' seem rather strange, and actually those files do not
> exist while you're under 'show'.
What exactly were you doing?
> The last one is because of mhshowsbr.c line 707:
>
> /* default method for message/rfc822 */
> if (ct->c_subtype == MESSAGE_RFC822) {
> cp = (ct->c_showproc = add ("%pecho -file %F", NULL));
> return show_content_aux (ct, alternate, cp, NULL);
> }
>
> Maybe instead of %pecho it was meant '%pshow'?
Yes, fixed, thanks.
David
_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers