はじめまして
李と申します
linux versionは。。
Linux version 2.4.21-15.ELsmp (
buildsys@bob) (gcc version 3.2.3 20030502
(Red Hat Linux 3.2.3-20)) #1 SMP Sun May 16 01:48:39 EDT 2004
、postfixは2.2.9です。
メインMTAはqmailで(送信、受信)、postfixは大量メール発信用(送信)で使って
いますので、
問題の状態は、社内で使っているMTAにメールを送ると、次にようにログが出で
発信(送信)が出来ないです。他のサイトに発信(送信)するのは問題ないみたい
です。
Jun 12 19:44:03 mail postfix/pickup[28088]: 829D9628189: uid=99
from=<nobody>
Jun 12 19:44:03 mail postfix/cleanup[28171]:
829D9628189: message-id=<
20060612104403.829D9628189@xxxxxxxxxxx>
Jun
12 19:44:03 mail postfix/qmgr[28089]: 829D9628189: from=<
nobody@xxxxxxxxxxx>, size=1178,
nrcpt=1 (queue active)
Jun 12 19:44:03 mail postfix/smtp[28172]:
829D9628189: to=<
chul@yyy.net>, relay=none, delay=0, status=bounced
(mail for yyy.net loops back to myself)
Jun 12 19:44:03 mail
postfix/cleanup[28171]: 93FC162818A: message-id=<
20060612104403.93FC162818A@xxxxxxxxxxx>
Jun
12 19:44:03 mail postfix/qmgr[28089]: 93FC162818A: from=<>,
size=2871, nrcpt=1 (queue active)
Jun 12 19:44:03 mail
postfix/qmgr[28089]: 829D9628189: removed
次はpostfixの設定です
[root@mail postfix]# /data/local/postfix/sbin/postconf
-n
alias_database = hash:/etc/postfix/aliases
alias_maps =
hash:/etc/postfix/aliases
bounce_queue_lifetime =
6h
command_directory = /data/local/postfix/sbin
config_directory =
/etc/postfix
daemon_directory =
/data/local/postfix/libexec
debug_peer_level = 2
html_directory =
no
mail_owner = postfix
mailq_path =
/data/local/postfix/bin/mailq
manpage_directory =
/data/local/postfix/man
newaliases_path =
/data/local/postfix/bin/newaliases
queue_directory =
/data/local/postfix/spool
readme_directory = no
sample_directory =
/etc/postfix
sendmail_path =
/data/local/postfix/sbin/sendmail
setgid_group =
postdrop
unknown_local_recipient_reject_code = 550
[root@mail spool]# netstat -anp | grep
0.0.0.0
tcp
0 0
0.0.0.0:45678
0.0.0.0:*
LISTEN
28087/master
tcp
0 0
0.0.0.0:110
0.0.0.0:*
LISTEN
4117/tcpserver
tcp
0 0
0.0.0.0:80
0.0.0.0:*
LISTEN
25438/httpd
tcp
0 0
192.168.0.224:22
0.0.0.0:*
LISTEN
20172/sshd
tcp
0 0
0.0.0.0:25
0.0.0.0:*
LISTEN 15344/tcpserver
qmailを使ってメールを送ると社内でも問題なしに、出来ます、社外も問題ない
です
posftfixだけの問題だと思い出るけど理由はぜんぜん分からないです
アドバイスお願いいたします