server.tab
上传用户:woshihumen
上传日期:2013-07-18
资源大小:484k
文件大小:2k
源码类别:

Email服务器

开发平台:

Visual C++

  1. #
  2. # Example configuration file.
  3. # Note : remember to use _REAL_ TABs and " to format this file
  4. #
  5. "RootDomain" "xmailserver.test"
  6. "SmtpServerDomain" "xmailserver.test"
  7. "POP3Domain" "xmailserver.test"
  8. "HeloDomain" "xmailserver.test"
  9. "PostMaster" "root@xmailserver.test"
  10. "ErrorsAdmin" "root@xmailserver.test"
  11. #"TempErrorsAdmin" "send-failures@xmailserver.test"
  12. #"DefaultSMTPGateways" "192.168.1.2,192.168.1.15"
  13. "RemoveSpoolErrors" "0"
  14. #"NoSenderBounce" "1"
  15. #"DisableEmitAuthUser" "1"
  16. #"NotifyMsgLinesExtra" "8"
  17. #"NotifySendLogToSender" "0"
  18. #"NotifyTryPattern" "1"
  19. "MaxMTAOps" "16"
  20. "ReceivedHdrType" "0"
  21. "FetchHdrTags" "+X-Deliver-To,+Received,To,Cc"
  22. #"SmtpMsgIPBanSpammers" "550 Denied due inclusion of your IP in our spam lists"
  23. #"SmtpMsgIPBanSpamAddress" "550 Denied due inclusion of your email address in our spam lists"
  24. #"SmtpMsgIPBanMaps" "550 Denied due inclusion of your IP in the following map"
  25. #"CustomSMTPMessage" "Please open http://www.xmailserver.test/smtp_errors.html to get more information about this error"
  26. #"MaxMessageSize" "20000"
  27. #"EnableAuthSMTP-POP3" "0"
  28. #"Pop3SyncErrorAccount" "psync-errors@xmailserver.test"
  29. #"AllowNullSender" "1"
  30. #"AllowSmtpVRFY" "1"
  31. #"AllowSmtpETRN" "1"
  32. #"SMTP-MaxErrors" "4"
  33. #"SmtpMinDiskSpace" "100000"
  34. #"SmtpMinVirtMemSpace" "64000"
  35. #"Pop3MinVirtMemSpace" "64000"
  36. #"CustMapsList" "list.dsbl.org.:1,blackholes.mail-abuse.org.:1,dialups.mail-abuse.org.:0"
  37. #"SMTP-RDNSCheck" "1"
  38. #"CheckMailerDomain" "1"
  39. #"SmartDNSHost" "dns.home.bogus.net:tcp,192.168.1.1:udp"
  40. #"DynDnsSetup" "www.dns4ever.com,80,/sys/u.cgi?d=MYDOMAIN&u=MYUSERNAME&p=MYPASSWORD&i=%s"
  41. #"DynDnsSetup" "members.dyndns.org,80,/nic/dyndns?action=edit&started=1&hostname=YES&host_id=yourhost.ourdomain.ext&myip=%s&wildcard=OFF&mx=mail.exchanger.ext&backmx=NO,foouser,foopasswd"
  42. #"SmtpConfig" "mail-auth"
  43. #"SmtpConfig-192.168.0.1" "mail-auth"
  44. "DefaultSmtpPerms" "MRVZ"