当前登录{{ userEmail }}
{{ timeGreeting }},{{ userEmail.split('@')[0] }}
{{ userEmail }}
未读邮件
{{ unreadCount }}
储存空间
{{ storage }}
安全状态
{{ isSecure ? 'SSL/TLS ' : '不安全' }}
登录保护
“ {{ currentQuote }} ”
999 Lihtne MAIL
{{ currentTab==='trash' ? '已删除' : '收件箱' }}
暂无邮件
{{ mail.from_address }}
{{ mail.subject || '(无主题)' }}
{{ timeAgo(mail.date) }}
{{ detailMail.subject || '(无主题)' }}
From: {{ detailMail.from_address }}
Date: {{ detailMail.date ? new Date(detailMail.date).toLocaleString() : '未知' }}
{{ detailMail.text_body }}
(无内容)
📎 附件 ({{ detailMail.attachments.length }})
📄 {{ att.filename }}({{ (att.size / 1024).toFixed(1) }} KB)仅预览
此功能暂未开放