[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[postfix-jp: 789] .forward 転送時に warning



はじめまして、タスです。

OS:RHEL3 WS
Ver:postfix-2.0.16-14.RHEL3

各ユーザごとに、転送設定を行っていますが、
うまく転送されません。

どなたかご助言いただけないでしょうか?

#転送設定
more /home/test/.forward
------
\test,XXXX@xxxxxxxxxxx
------


#ログ
more /var/log/maillog
------
Nov 29 08:42:58 mail postfix/local[552]: warning: file /home/test/.forward is world writable
Nov 29 08:45:58 mail postfix/local[616]: warning: file /home/tanaka/.forward is world writable
------


諸設定は、下記の通りです。
-----------------------------------------
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
allow_mail_to_commands = alias,forward,include
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 20
default_process_limit = 100
inet_interfaces = all
local_destination_concurrency_limit = 2
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 20480000
mydestination = $myhostname, localhost.$mydomain $mydomain
mydomain = xxxxxxxx.or.jp
myhostname = mail.xxxxxxxx.or.jp
mynetworks = 192.168.0.0/24,192.168.1.1/32, 192.168.1.2/32, 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.0.16/README_FILES
sample_directory = /usr/share/doc/postfix-2.0.16/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_client_restrictions = permit_mynetworks, reject_unknown_client
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_recipient_limit = 1000
smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains
smtpd_sender_restrictions = reject_unknown_sender_domain
unknown_local_recipient_reject_code = 550
-----------------------------------------


__________________________________
Do You Yahoo!?
Upgrade Your Life
http://bb.yahoo.co.jp/

_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list

Follow-Ups
[postfix-jp: 790] Re: .forward 転送時に warning, Ryuji Matsumoto

[検索ページ] [Postfix-JP ML Home]