更新tj所中邮箱

This commit is contained in:
taynpg 2024-07-23 14:18:19 +08:00
parent 345b0002d4
commit 097bc947bd

View File

@ -12,7 +12,7 @@ const SUBJECT_CONTENT: &str = "转tangjie收";
const SUBJECT_CONTENT_ZIP: &str = "转tangjie收.zip"; const SUBJECT_CONTENT_ZIP: &str = "转tangjie收.zip";
// 邮件发送者和接收者 // 邮件发送者和接收者
const SENDER_EMAIL: &str = "taynpg@163.com"; const SENDER_EMAIL: &str = "taynpg@163.com";
const RECIPIENT_EMAIL: &str = "sinxmiao@163.com"; const RECIPIENT_EMAIL: &str = "wx614d@vip.163.com";
const SMTP_SERVER: &str = "smtp.163.com"; const SMTP_SERVER: &str = "smtp.163.com";
const SMTP_USERNAME: &str = "taynpg"; const SMTP_USERNAME: &str = "taynpg";