2002_9_4_xml.bcp
上传用户:horngjaan
上传日期:2009-12-12
资源大小:2882k
文件大小:5k
源码类别:

Email服务器

开发平台:

C#

  1. <?xml version="1.0" standalone="yes"?>
  2. <NewDataSet>
  3.   <Domains>
  4.     <DOMAIN_ID>4c8715f3-3153-4e44-b1ce-d3fd6ef6196f</DOMAIN_ID>
  5.     <DOMAIN>test.lumisoft.ee</DOMAIN>
  6.     <DESCRIPTION>test domain</DESCRIPTION>
  7.   </Domains>
  8.   <Users>
  9.     <USER_ID>bf3d52d1-ab1c-40ba-a008-14303e19a07b</USER_ID>
  10.     <DOMAIN_ID>4c8715f3-3153-4e44-b1ce-d3fd6ef6196f</DOMAIN_ID>
  11.     <FULLNAME>Test</FULLNAME>
  12.     <USERNAME>test</USERNAME>
  13.     <PASSWORD>test</PASSWORD>
  14.     <DESCRIPTION />
  15.     <EMAIL>&lt;test@test.lumisoft.ee&gt;</EMAIL>
  16.     <MAILBOX_SIZE>20</MAILBOX_SIZE>
  17.   </Users>
  18.   <Aliases>
  19.     <ALIAS_ID>3b9ae654-6221-4ec5-a57c-2bc5d212b505</ALIAS_ID>
  20.     <DOMAIN_ID>4c8715f3-3153-4e44-b1ce-d3fd6ef6196f</DOMAIN_ID>
  21.     <ALIAS>testall@test.lumisoft.ee</ALIAS>
  22.     <DESCRIPTION />
  23.     <MEMBERS>&lt;test@test.lumisoft.ee&gt;</MEMBERS>
  24.   </Aliases>
  25.   <Aliases>
  26.     <ALIAS_ID>a12b2572-ee9c-43a7-810d-0b968d0989ea</ALIAS_ID>
  27.     <DOMAIN_ID>4c8715f3-3153-4e44-b1ce-d3fd6ef6196f</DOMAIN_ID>
  28.     <ALIAS>wrrw@test.lumisoft.ee</ALIAS>
  29.     <DESCRIPTION>wrrw</DESCRIPTION>
  30.     <MEMBERS>&lt;wrwr&gt;</MEMBERS>
  31.   </Aliases>
  32.   <Routing>
  33.     <DOMAIN>lumisoft.ee</DOMAIN>
  34.     <INDEX>0</INDEX>
  35.     <PATTERN>*ivar*</PATTERN>
  36.     <MAILBOX>ivx</MAILBOX>
  37.     <DESCRIPTION>All Ivars to ivx mailbox</DESCRIPTION>
  38.   </Routing>
  39.   <Routing>
  40.     <DOMAIN>test.lumisoft.ee</DOMAIN>
  41.     <INDEX>0</INDEX>
  42.     <PATTERN>*ivar*</PATTERN>
  43.     <MAILBOX>test</MAILBOX>
  44.     <DESCRIPTION>All Ivars to ivx mailbox</DESCRIPTION>
  45.   </Routing>
  46.   <Settings>
  47.     <MailRoot>c:MailStore</MailRoot>
  48.     <ConnectionString>server=localhost;uid=sa;pwd=;database=lsMail</ConnectionString>
  49.     <DataBaseType>XML</DataBaseType>
  50.     <ErrorFile />
  51.     <SMTP_IPAddress>(All Unassigned)</SMTP_IPAddress>
  52.     <SMTP_Port>25</SMTP_Port>
  53.     <SMTP_Threads>200</SMTP_Threads>
  54.     <POP3_IPAddress>(All Unassigned)</POP3_IPAddress>
  55.     <POP3_Port>110</POP3_Port>
  56.     <POP3_Threads>30</POP3_Threads>
  57.     <SmartHost>mail.neti.ee</SmartHost>
  58.     <UseSmartHost>False</UseSmartHost>
  59.     <Dns1>194.126.115.18</Dns1>
  60.     <Dns2>194.126.101.34</Dns2>
  61.     <LogSMTPCmds>True</LogSMTPCmds>
  62.     <LogPOP3Cmds>True</LogPOP3Cmds>
  63.     <SMTP_SessionIdleTimeOut>300</SMTP_SessionIdleTimeOut>
  64.     <SMTP_CommandIdleTimeOut>120</SMTP_CommandIdleTimeOut>
  65.     <SMTP_MaxBadCommands>8</SMTP_MaxBadCommands>
  66.     <POP3_SessionIdleTimeOut>300</POP3_SessionIdleTimeOut>
  67.     <POP3_CommandIdleTimeOut>120</POP3_CommandIdleTimeOut>
  68.     <MaxMessageSize>10</MaxMessageSize>
  69.     <MaxRecipients>100</MaxRecipients>
  70.     <MaxRelayThreads>30</MaxRelayThreads>
  71.     <RelayInterval>30</RelayInterval>
  72.     <RelayRetryInterval>60</RelayRetryInterval>
  73.     <RelayUndeliveredWarning>5</RelayUndeliveredWarning>
  74.     <RelayUndelivered>1</RelayUndelivered>
  75.     <UndeliveredTemplate>
  76. Your message didn't reached to following recipient &lt;#RECEPTIENT&gt;
  77.         Server returned error: "&lt;#ERROR&gt;"
  78. For more detail about message, please look attachment data.eml.</UndeliveredTemplate>
  79.     <UndeliveredWarningTemplate>
  80. Your message could not immedeately delivered to following recipient &lt;#RECEPTIENT&gt;
  81.         Server returned error: "&lt;#ERROR&gt;"
  82.  
  83.          NOTE: Server will try to deliver this message for &lt;#UNDELIVERED_HOURS&gt; hours.
  84. For more detail about message, please look attachment data.eml.</UndeliveredWarningTemplate>
  85.     <PostMasterUserName>postmaster</PostMasterUserName>
  86.     <PostMasterPassword>postmaster</PostMasterPassword>
  87.   </Settings>
  88.   <Security_List>
  89.     <SecurityID>6136e6a1-2069-4264-8bcf-bfa721b4c83e</SecurityID>
  90.     <Description>Allow SMTP access to everyone</Description>
  91.     <Protocol>SMTP</Protocol>
  92.     <Type>IP Range</Type>
  93.     <Action>Allow</Action>
  94.     <Content>0.0.0.0-255.255.255.255</Content>
  95.     <SartIP>0</SartIP>
  96.     <EndIP>255255255255</EndIP>
  97.     <Enabled>true</Enabled>
  98.   </Security_List>
  99.   <Security_List>
  100.     <SecurityID>6136e6a1-2069-4264-8bcf-bfa721b4c83a</SecurityID>
  101.     <Description>Allow POP3 access to everyone</Description>
  102.     <Protocol>POP3</Protocol>
  103.     <Type>IP Range</Type>
  104.     <Action>Allow</Action>
  105.     <Content>0.0.0.0-255.255.255.255</Content>
  106.     <SartIP>0</SartIP>
  107.     <EndIP>255255255255</EndIP>
  108.     <Enabled>true</Enabled>
  109.   </Security_List>
  110.   <Security_List>
  111.     <SecurityID>6136e6a1-2069-4264-8bcf-bfa721b4c83b</SecurityID>
  112.     <Description>Allow relay to this IP</Description>
  113.     <Protocol>SMTP</Protocol>
  114.     <Type>IP</Type>
  115.     <Action>Allow Relay</Action>
  116.     <Content>213.219.108.46</Content>
  117.     <SartIP>213219108046</SartIP>
  118.     <EndIP>213219108046</EndIP>
  119.     <Enabled>true</Enabled>
  120.   </Security_List>
  121. </NewDataSet>