[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 2036] pop_before_smtp に関しまして
- Subject: [postfix-jp: 2036] pop_before_smtp に関しまして
- From: KEISUKE_HAMANAKA@xxxxxxxxxxxxx
- Date: Wed, 31 May 2006 15:29:28 +0900
はじめまして。濱中と申します。
Postfix2.2.5とpop-before-smtp1.41を使用して、
送信者の制限をかけたく思っています。
参考にしているサイトは、以下のサイトです。
http://oku.edu.mie-u.ac.jp/~okumura/networking/beforesmtp.html
このサイトに、Postfixの設定として、main.cfに以下の設定をするとの
記載があります。
smtpd_recipient_restrictions = permit_mynetworks,
reject_non_fqdn_recipient,
check_client_access hash:/etc/postfix/pop-before-smtp,
reject_unauth_destination
しかし、メールログを参照すると、
May 31 15:13:21 inmail2 postfix/smtpd[5638]:
[ID 947731 mail.crit] fatal: unsupported dictionary type: hash
May 31 15:13:22 inmail2 postfix/master[601]:
[ID 947731 mail.warning] warning: process /usr/libexec/postfix/smtpd pid
5638 exit status 1
と表示されていて、hashというデータベースタイプはサポートされていないよ!と
怒られてしまいます。
これまで、postfixではDBM形式のデータベースを使ってきましたが、
・pop-before-smtpでdbm形式のデータベースを作ることはできますか?
もしくは、
・Postfixにhash形式のデータベースを認識させるには、どのようにすればいいで
すか?
参考となる情報をお持ちのかたがいらっしゃいましたら、ご教授ください。
以上、よろしくお願いいたします。
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 2037] Re: pop_before_smtp に関しまして, SATOH Fumiyasu
- [postfix-jp: 2039] Re: pop_before_smtp に関しまして, Katsushi Sakurane
[検索ページ]
[Postfix-JP ML Home]