文件操作 - MailboxFormat.mailstore.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/dovecot-2.2.36/wiki/MailboxFormat.mailstore.txt
编辑文件内容
Mailstore ========= This format originated with exim. Each message is written as two unique filenames ending in .env and .msg. The .env contains the message envelope, and the .msg file contains the actual message. When an email is delivered, the email header is created with the suffix .tmp, and the message is created with .msg. When the .msg file is completed, the .tmp file is renamed to end in .env. Programs wishing to access an email must wait for both files to be present, or for the absence of the .tmp file. References ---------- * http://www.exim.org/exim-html-4.60/doc/html/spec.html/ch26.html#id2639666 (This file was created from the wiki on 2018-05-23 04:42)
修改文件时间
将文件时间修改为当前时间的前一年
删除文件