カスタム検索
tomo.gif (1144 ツバツイツト)line.gif (927 ツバツイツト)line.gif (927 ツバツイツト)line.gif (927 ツバツイツト)To previous pageTo home pageMailing to me

ログをチェックしてみる

Modified: 1 August 2005


"Mailbox vulnerable -"というメッセージが出ている
warning: the "check_relay_domains" restriction is going away; use "reject_unauth_destination" instead


" Mailbox vulnerable -"というメッセージが出ている

Jul 31 16:43:46 dsetcmail ipop3d[9838]: pop3 service init from 192.168.83.57
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Mailbox vulnerable - directory /var/spool/mail must have 1777 protection
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Login user=tomo host=[192.168.83.57] nmsgs=0/0
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Mailbox vulnerable - directory /var/spool/mail must have 1777 protection
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Logout user=tomo host=[192.168.83.57] nmsgs=0 ndele=0

メッセージのとおり、アクセス権を設定します。

# chmod 1777 /var/spool/mail

すると、以下のように出なくなります。

Jul 31 16:43:46 dsetcmail ipop3d[9838]: pop3 service init from 192.168.83.57
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Login user=tomo host=[192.168.83.57] nmsgs=0/0
Jul 31 16:43:46 dsetcmail ipop3d[9838]: Logout user=tomo host=[192.168.83.57] nmsgs=0 ndele=0

warning: the "check_relay_domains" restriction is going away; use "reject_unauth_destination" instead

Jul 31 17:01:16 dsetcmail postfix/smtpd[9902]: warning: the "check_relay_domains" restriction is going away; use "reject_unauth_destination" instead
Jul 31 17:01:16 dsetcmail postfix/smtpd[9902]: warning: restriction `reject' after `check_relay_domains' is ignored

これは、"check_relay_domains"でなくて、"reject_unauth_destination"を使えということです。


To previous pageTo home pageMailing to meJump to Top of pageline.gif (927 ツバツイツト)line.gif (927 ツバツイツト)tomo.gif (1144 ツバツイツト)
カスタム検索


Tweet