OKI 5950 ユーザーズマニュアル

ページ / 171
|
Feature Set Guide:  English
85
Insert the following strings to file sendmail.def.
………
ACCEPT_LOWER=yes
………
LOWER_MATCH_STYLE=!lw-file
………
!
ACCEPT, etc. tells the server to receive mail to hosts
located within its domain.
LOWER, etc. tells the server to receive mail to hosts
located within its domain, EXCEPT mail to hosts listed
in sendmail.lw.
Add a string (specifying e-mail-to-FAX relay) to
/etc/sendmail.lw.
………
fax
!
With “fax”, the server DOES NOT receive mail to
fax.abc.com.
Create sendmail.cf
and
overwrite the original sendmail.cf with it.
Restart the mail server.
After the above changes, sendmail will forward mail
addressed to xxxx@fax.abc.com to your fax machine instead
of processing it itself.