服务安装

安装完效果

服务配置

163邮箱测试

查看结果

本地测试

配置文件解析












搭建案例环境

检测结果










错误解决方案

关于明天博客预告
今天简单介绍一下Postfix服务以及使用,本篇博客含有两个案例,可以查看我之前的笔记就可以找到,配合本篇
博客进行一起学习效果更佳
缺失模块。
1、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
2、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: true
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true