From: David Levine Date: Tue, 24 Oct 2006 14:31:40 +0000 (+0000) Subject: * uip/sendsbr.c: with attachformat values of 1 or 2, add X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/8a1006b457cdc27c40b9c928dc9fb5086444f04b?hp=8a1006b457cdc27c40b9c928dc9fb5086444f04b * uip/sendsbr.c: with attachformat values of 1 or 2, add name= portion to Content-Type header. This makes them consistent with attachformat value 0. And it allows mhstore to use that (file)name when extracting attachments. ---