Posts tagged with "postfix"

There are a total of 3 posts.

在Linux上搭建邮件服务器 #7: Postfix配置文件结构与数据库联动

Published 二月 06, 2025 by whitedec

介绍Postfix的配置文件结构与主要角色,并探讨PostgreSQL的数据库联动方法,包括virtual_domains、virtual_mailboxes和virtual_aliases设置。

#postfix , #virtual_users , #postfix_settings , #邮件_服务器

在Linux上构建邮件服务器 #2:虚拟用户环境所需的必备软件包

Published 二月 05, 2025 by whitedec

整理使用Postfix和Dovecot构建虚拟用户环境所需的邮件服务器必备软件包,详细的指南包含LMTP和安全软件包。

#postfix , #dovecot , #邮件_服务器

在Linux上搭建邮件服务器 #1:理解Postfix和Dovecot的概念

Published 二月 05, 2025 by whitedec

Postfix和Dovecot是搭建邮件服务器的核心要素。本文用邮局和邮递员的比喻来简单解释Postfix和Dovecot的功能。

#postfix , #dovecot , #邮件_服务器