File: server.tab

package info (click to toggle)
xmail 1.25-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,592 kB
  • ctags: 16,393
  • sloc: cpp: 33,249; ansic: 19,434; sh: 476; perl: 200; makefile: 107; sql: 31
file content (48 lines) | stat: -rw-r--r-- 1,727 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#
# Example configuration file.
# Note : remember to use _REAL_ TABs and " to format this file
#
"RootDomain"	"xmailserver.test"
"SmtpServerDomain"	"xmailserver.test"
"POP3Domain"	"xmailserver.test"
"HeloDomain"	"xmailserver.test"
"PostMaster"	"root@xmailserver.test"
"ErrorsAdmin"	"root@xmailserver.test"
#"TempErrorsAdmin"	"send-failures@xmailserver.test"
#"DefaultSMTPGateways"	"192.168.1.2,192.168.1.15"
"RemoveSpoolErrors"	"0"
"Pop3LogPasswd"	"0"
#"NoSenderBounce"	"1"
#"DisableEmitAuthUser"	"1"
#"NotifyMsgLinesExtra"	"8"
#"NotifySendLogToSender"	"0"
#"NotifyTryPattern"	"1"
"MaxMTAOps"	"16"
"ReceivedHdrType"	"0"
"FetchHdrTags"	"+X-Deliver-To,+Received,To,Cc"
#"SmtpGwConfig"	"NeedTLS=1,OutBind=192.168.1.1"
#"EnableCTRL-TLS"	"1"
#"EnableSMTP-TLS"	"1"
#"EnablePOP3-TLS"	"1"
#"SmtpMsgIPBanSpammers"	"550 Denied due inclusion of your IP in our spam lists"
#"SmtpMsgIPBanSpamAddress"	"550 Denied due inclusion of your email address in our spam lists"
#"SmtpMsgIPBanMaps"	"550 Denied due inclusion of your IP in the following map"
#"CustomSMTPMessage"	"Please open http://www.xmailserver.test/smtp_errors.html to get more information about this error"
#"MaxMessageSize"	"20000"
#"EnableAuthSMTP-POP3"	"0"
#"Pop3SyncErrorAccount"	"psync-errors@xmailserver.test"
#"AllowNullSender"	"1"
#"AllowSmtpVRFY"	"1"
#"AllowSmtpETRN"	"1"
#"SMTP-MaxErrors"	"4"
#"SmtpMinDiskSpace"	"100000"
#"SmtpMinVirtMemSpace"	"64000"
#"Pop3MinVirtMemSpace"	"64000"
#"CustMapsList"	"list.dsbl.org.:1,blackholes.mail-abuse.org.:1,dialups.mail-abuse.org.:0"
#"SMTP-RDNSCheck"	"1"
#"CheckMailerDomain"	"1"
#"SmartDNSHost"	"dns.home.bogus.net:tcp,192.168.1.1:udp"
#"SmtpConfig"	"mail-auth"
#"SmtpConfig-192.168.0.1"	"mail-auth"
"DefaultSmtpPerms"	"MRVZ"