FEATURE(`accept_unresolvable_domains')dnl 设置可以接受不能由NDS主机所发送的邮件

dnl #

dnl FEATURE(`relay_based_on_MX')dnl

dnl #

dnl # Also accept email sent to "localhost.localdomain" as local email.

dnl #

LOCAL_DOMAIN(`localhost.localdomain')dnl 设置本地域

dnl #

dnl # The following example makes mail from this host and any additional

dnl # specified domains appear to be sent from mydomain.com

dnl #

dnl MASQUERADE_AS(`mydomain.com')dnl

dnl #

dnl # masquerade not just the headers, but the envelope as well

dnl #

dnl FEATURE(masquerade_envelope)dnl

dnl #

dnl # masquerade not just @mydomainalias.com, but @*.mydomainalias.com as well

dnl #

dnl FEATURE(masquerade_entire_domain)dnl

dnl #

dnl MASQUERADE_DOMAIN(localhost)dnl

dnl MASQUERADE_DOMAIN(localhost.localdomain)dnl

dnl MASQUERADE_DOMAIN(mydomainalias.com)dnl

dnl MASQUERADE_DOMAIN(mydomain.lan)dnl

MAILER(smtp)dnl (指定sendmail所有SMTP发送者,包括smtp,esmtp,smtp8,和replay)

MAILER(procmail)dnl (指定使用procmail作为本地邮件的发送者)

看了上面的sendmail配置文件,怎么样,对你有帮助吧,快点跟朋友分享吧!

  • Sendmail 配置文件一)
  • 用sendmailanalyzer来监控自己的Sendmail服务器
  • Solaris 10下可以用Sendmail发送邮件
  • Sendmail的安全篇之未授权人非法滥用
  • Sendmail简单介绍
  • 图文并茂 讲解Sendmail工作环境
  • Linux Sendmail配置攻略


相关内容