はじめての自宅サーバ構築 - Fedora/CentOS -
Last Update 2018/05/30
[ 更新履歴 ] [ サイト マップ ] [ 質問掲示板 ] [ 雑談掲示板 ] [ リンク ]
トップ >> 質問掲示板

 このスレッドはクローズされています。記事の閲覧のみとなります。

 メールサーバーについて
日時: 2007/10/07 21:14
名前: ken

初めまして

Fedora7でpostfix+dovecotでメールサーバーを構築中なのですが、送受信できません。
クライアントのメーラーの設定でPOP.SMTPサーバー共にドメイン名は無理でIPアドレスでしかサーバーに認証できません。
maillogは常に以下の内容が出てきます。

Oct 7 20:56:32 fedora postfix/smtpd[24523]: fatal: No server certs available. TLS can't be enabled

Oct 7 20:56:33 fedora postfix/master[24082]: warning: process /usr/libexec/postfix/smtpd pid 24523 exit status 1

Oct 7 20:56:33 fedora postfix/master[24082]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling

何が悪いのかさっぱり分からず悩んでいます。どうかお助けください。


postconf -nです

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = xxxxx.net
myhostname = fedora.xxxxx.net
mynetworks = 192.168.11.0/24, 127.0.0.0/8
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.4.3/README_FILES
relayhost = [smtpauth.eonet.ne.jp]:587
sample_directory = /usr/share/doc/postfix-2.4.3/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/authinfo
smtp_sasl_security_options = noanonymous
smtpd_banner = $myhostname ESMTP unknown
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
unknown_local_recipient_reject_code = 550


宜しくお願い致します。

メンテ

Page:  [1] [2] [3] [4] [5] [6] [7]

■ コンテンツ関連情報

 Re: メールサーバーについて ( No.31 )
日時: 2007/10/16 11:12
名前: ちび丸

>Fedora8に変えようと思った場合、ゼロから設定のし直しになるのでしょうか?
>
>それともアップグレードのみで済むのでしょうか?


どこかの管理人さんのコメントで1からインストールし直したほうが無難とかかいてありました。
僕も昔に、FC4からFC5にアップグレードインストールした時にライブラリ不整合で起動できなかったりした事があります。
今では、バージョンが変わったら迷わず初期インストールやってます。。
メンテ
 Re: メールサーバーについて ( No.32 )
日時: 2007/10/16 12:46
名前: ken

ちび丸様ありがとうございます。

結構、面倒なんですね。半年位でバージョンアップしますよね?

新バージョンが出たら旧バージョンのアップデートできる期間が2〜3ヶ月の様ですので

ボーッとしてたらセキュホだらけになりますね。

僕には約半年で一から設定しないといけないのは、かなり辛いです。
メンテ
 Re: メールサーバーについて ( No.33 )
日時: 2007/10/16 13:17
名前: Johann

>ボーッとしてたらセキュホだらけになりますね。

なんで?確か古いバージョンもしばらくメンテナンスされてると思いますが。

ちなみにFedoraはRed Hat Enterprise Linuxの実験場なので
リリースは早いしきちんとテストされていないパッケージが
沢山含まれています。

当方はCentOSを使っていますが、こちらはFedoraより枯れてていい感じですよ。
メンテ
 Re: メールサーバーについて ( No.34 )
日時: 2007/10/16 18:55
名前: ken

Johann様ありがとうございます。

>なんで?確か古いバージョンもしばらくメンテナンスされてると思いますが。

それが確か2〜3ヶ月だったと思います。


CentOSですか・・・

試しにDLしてみてチャレンジしてみます。
メンテ
 Re: メールサーバーについて ( No.35 )
日時: 2007/10/18 20:21
名前: ken

こんばんは

centOSに変更しメールサーバー再構築しましたが、やはり同じエラーログに悩まされました。

その前にマザーボードのLANが認識されずネットワークに繋がらずで、メーカーからドライバをダウンロードしましたが

使い方が解らず、諦めてLANボードを追加しました。

それはさておき、ログをにらんでみるとTLSってなんだ?って思い、そんな設定も何もしてないのであれこれ見直してみると・・・

: No server certs available. TLS can't be enabled

: warning: process /usr/libexec/postfix/smtpd pid 24523 exit status 1

: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling


結局コレでした。

こちらのサイトからコピペしましたが

postfix設定ファイル修正
# vi /etc/postfix/master.cf
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
#        (yes)  (yes)  (yes)  (never) (100)
# ==========================================================================
smtp   inet n    -    n    -    -    smtpd
以下のコメントを取り有効にする
submission inet n    -    n    -    -    smtpd
> -o smtpd_enforce_tls=yes
 -o smtpd_sasl_auth_enable=yes
 -o smtpd_client_restrictions=permit_sasl_authenticated,reject
#smtps   inet n    -    n    -    -    smtpd
# -o smtpd_tls_wrappermode=yes
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject


-o smtpd_enforce_tls=yes ←をコメントアウトすると問題無く送受信できました。

587番ポートを使用する場合だと必要ないのでしょうかね?


管理人様、もし宜しければこの事を追加しておいて頂けませんでしょうか?

それによって同じ問題に悩む方も少なくなるかなぁと思います。

それとOE6でSASLはOKです。

なにはともあれ皆様、ありがとうございました。

またすぐに壁にぶち当たると思いますので、その時は宜しくお願い致します。

それではクローズさせて頂きます。


メンテ

Page:  [1] [2] [3] [4] [5] [6] [7]

■ その他

ページ先頭へ

Copyright(©)2004-2018 First home server construction. All Right Reserved.