我正在使用 mutt 从 hotmail 地址向 gmail 发送一封电子邮件。
hotmail 上的资料来源:
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="file.c"
GMail 来源:
Content-Type: text/plain; name="file.c"
Content-Description:file.c
Content-Disposition: attachment; filename="file.c"; size=246; creation-date="Tue, 24 Jan 2017 14:00:19 GMT"; modification-date="Tue, 24 Jan 2017 14:00:19 GMT"
Content-ID: <[email protected]>
Content-Transfer-Encoding: base64
这怎么可能?