change~1
来自「一百个病毒的源代码 包括熊猫烧香等 极其具有研究价值」· 代码 · 共 56 行
TXT
56 行
CHANGELOG - Nmail0.1.76 * Apparently the META expires tag is not enough to keep some proxy servers from caching pages. Added a HTTP header to resolve this. * Changed cgi parsing entirely. Some browsers would send other, unexpected headers with forms that were post/multipart. * Fixed problem where some browsers would send form data for post/multipart in different order than the input fields were actually listed0.1.75 * Added MIME-Version header field which fixed some clients that expected it for MIME attachments * Changed it so Reply-To header reflected user so bounced messages would come back properly * Fixed problem where incorrectly configured sendmail would cause messages trying to be sent to return error, even though sent properly * Fixed problem that resulted from Netscape for linux not sending Content-Type with multipart form attachments * Added more verbose error descriptions * Fixed few minor bugs0.1.74 * Added support for RFC2047 (non-ascii characters encoded in header file). This not only fixed display problems, but also problems resulting from the filenames of attachments being encoded in this format. * Fixed problem with filenames that had spaces * Fixed problem where ending boundary was sent with text MIME attachments0.1.73 * Fixed errors that could occur if Content-Disposition header entry came before other entries that required parameters * Fixed spelling of Original when reply/forward message0.1.72 * Changed crypt library. Now compiles on distros: Redhat-6.x, Mandrake-7.0, SuSE-6.3, Slackware-7.0, Caldera-2.3 * Fixed date/time display on message view0.1.71 * Fixed problem with reply to addresses that are in address book not appearing in compose message form0.1.70 * Initial public release0.1.xx * Many development versions0.1.01 * Initial development version - April 3, 2000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?