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-Tag: nmh-1_3_RC1~28 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=8a1006b457cdc27c40b9c928dc9fb5086444f04b;hp=8a1006b457cdc27c40b9c928dc9fb5086444f04b;p=mmh * 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. ---