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

Email服务器

开发平台:

C#

  1. <?xml version="1.0" standalone="yes"?>
  2. <NewDataSet>
  3.   <Domains>
  4.     <DOMAIN_ID>c90427dd-6ccf-42fd-b3e7-a57214d5dc94</DOMAIN_ID>
  5.     <DOMAIN>test.lumisoft.ee</DOMAIN>
  6.     <DESCRIPTION>lumisoft test domain</DESCRIPTION>
  7.   </Domains>
  8.   <Users>
  9.     <USER_ID>0c5dc878-f209-474b-a1a1-def41a57c8ae</USER_ID>
  10.     <DOMAIN_ID>c90427dd-6ccf-42fd-b3e7-a57214d5dc94</DOMAIN_ID>
  11.     <FULLNAME>test fullname</FULLNAME>
  12.     <USERNAME>test</USERNAME>
  13.     <PASSWORD>test</PASSWORD>
  14.     <DESCRIPTION>test user</DESCRIPTION>
  15.     <EMAIL>&lt;test@test.lumisoft.ee&gt;</EMAIL>
  16.     <MAILBOX_SIZE>50</MAILBOX_SIZE>
  17.     <Enabled>true</Enabled>
  18.   </Users>
  19.   <Aliases>
  20.     <ALIAS_ID>24d38ac5-e48b-4e67-8020-51d7e65fb3fa</ALIAS_ID>
  21.     <DOMAIN_ID>c90427dd-6ccf-42fd-b3e7-a57214d5dc94</DOMAIN_ID>
  22.     <ALIAS>testall@test.lumisoft.ee</ALIAS>
  23.     <DESCRIPTION>aaa</DESCRIPTION>
  24.     <MEMBERS>&lt;test@test.lumisoft.ee&gt;</MEMBERS>
  25.   </Aliases>
  26.   <Settings>
  27.     <MailRoot>c:MailStore</MailRoot>
  28.     <ConnectionString>server=localhost;uid=sa;pwd=;database=lsMail</ConnectionString>
  29.     <DataBaseType>MSSQL</DataBaseType>
  30.     <ErrorFile />
  31.     <SMTP_IPAddress>(All Unassigned)</SMTP_IPAddress>
  32.     <SMTP_Port>25</SMTP_Port>
  33.     <SMTP_Threads>200</SMTP_Threads>
  34.     <POP3_IPAddress>(All Unassigned)</POP3_IPAddress>
  35.     <POP3_Port>110</POP3_Port>
  36.     <POP3_Threads>30</POP3_Threads>
  37.     <SmartHost>mail.neti.ee</SmartHost>
  38.     <UseSmartHost>False</UseSmartHost>
  39.     <Dns1>194.126.115.18</Dns1>
  40.     <Dns2>194.126.101.34</Dns2>
  41.     <LogSMTPCmds>True</LogSMTPCmds>
  42.     <LogPOP3Cmds>True</LogPOP3Cmds>
  43.     <SMTP_SessionIdleTimeOut>300</SMTP_SessionIdleTimeOut>
  44.     <SMTP_CommandIdleTimeOut>120</SMTP_CommandIdleTimeOut>
  45.     <SMTP_MaxBadCommands>8</SMTP_MaxBadCommands>
  46.     <POP3_SessionIdleTimeOut>300</POP3_SessionIdleTimeOut>
  47.     <POP3_CommandIdleTimeOut>120</POP3_CommandIdleTimeOut>
  48.     <MaxMessageSize>10</MaxMessageSize>
  49.     <MaxRecipients>100</MaxRecipients>
  50.     <MaxRelayThreads>30</MaxRelayThreads>
  51.     <RelayInterval>30</RelayInterval>
  52.     <RelayRetryInterval>60</RelayRetryInterval>
  53.     <RelayUndeliveredWarning>5</RelayUndeliveredWarning>
  54.     <RelayUndelivered>1</RelayUndelivered>
  55.     <UndeliveredTemplate>
  56. Your message didn't reached to following recipient &lt;#RECEPTIENT&gt;
  57.         Server returned error: "&lt;#ERROR&gt;"
  58. For more detail about message, please look attachment data.eml.</UndeliveredTemplate>
  59.     <UndeliveredWarningTemplate>
  60. Your message could not immedeately delivered to following recipient &lt;#RECEPTIENT&gt;
  61.         Server returned error: "&lt;#ERROR&gt;"
  62.  
  63.          NOTE: Server will try to deliver this message for &lt;#UNDELIVERED_HOURS&gt; hours.
  64. For more detail about message, please look attachment data.eml.</UndeliveredWarningTemplate>
  65.     <PostMasterUserName>postmaster</PostMasterUserName>
  66.     <PostMasterPassword>postmaster</PostMasterPassword>
  67.   </Settings>
  68.   <Security_List>
  69.     <SecurityID>eadac612-df62-4f13-87f3-3088a39b0c97</SecurityID>
  70.     <Description>Allow POP3 access to all IP</Description>
  71.     <Protocol>POP3</Protocol>
  72.     <Type>IP Range</Type>
  73.     <Action>Allow</Action>
  74.     <Content>0.0.0.0-255.255.255.255</Content>
  75.     <StartIP>0</StartIP>
  76.     <EndIP>255255255255</EndIP>
  77.     <Enabled>true</Enabled>
  78.   </Security_List>
  79.   <Security_List>
  80.     <SecurityID>055d20db-5802-4bb6-a8d0-ba15e33e04a6</SecurityID>
  81.     <Description>Allow SMTP access to everyone</Description>
  82.     <Protocol>SMTP</Protocol>
  83.     <Type>IP Range</Type>
  84.     <Action>Allow</Action>
  85.     <Content>0.0.0.0-255.255.255.255</Content>
  86.     <StartIP>0</StartIP>
  87.     <EndIP>255255255255</EndIP>
  88.     <Enabled>true</Enabled>
  89.   </Security_List>
  90.   <Security_List>
  91.     <SecurityID>010ed07d-c5ed-4297-85ce-231962b07d1a</SecurityID>
  92.     <Description>relay</Description>
  93.     <Protocol>SMTP</Protocol>
  94.     <Type>IP Range</Type>
  95.     <Action>Deny Realy</Action>
  96.     <Content>0.0.0.0-255.255.255.255</Content>
  97.     <StartIP>0</StartIP>
  98.     <EndIP>255255255255</EndIP>
  99.     <Enabled>true</Enabled>
  100.   </Security_List>
  101. </NewDataSet>