Posts tagged with "virtual_users"

There are a total of 3 posts.

Linuxでメールサーバーを構築する #7: Postfix設定ファイルの構造とデータベース連携

Published 2月 06, 2025 by whitedec

Postfix設定ファイルの構造および主要役割を説明し、PostgreSQLを使用したデータベース連携方法を扱います。virtual_domains、virtual_mailboxes、virtual_aliases設定を含む。

#postfix , #メール_サーバー , #virtual_users , #postfix_settings

Linuxでメールサーバーを構築する #6: Dovecotのauth-sql.conf.ext設定とパスワードハッシング

Published 2月 06, 2025 by whitedec

Dovecotのauth-sql.conf.ext設定とPostgreSQLを利用したパスワードハッシング方法を説明します。SHA-256およびBCRYPTハッシング適用法を含みます。

#postgresql , #dovecot , #virtual_users , #password_hashing

Linuxでのメールサーバー構築 #5: Dovecot仮想ユーザーの概念とPostgreSQLテーブル設計

Published 2月 06, 2025 by whitedec

Dovecot仮想ユーザーの概念とPostgreSQLを活用したメールサーバーアカウントテーブル設計方法を説明します。mail_domain、mail_users、mail_aliasテーブルを中心に構成します。

#postgresql , #dovecot , #メール_サーバー , #virtual_users