|
1 # lon-cn-exchng2k.msexchange2k.closedtest.intra server |
|
2 __type__ = Pop3Settings |
|
3 |
|
4 EmailAddressExtension = msexchange2k.closedtest.intra |
|
5 |
|
6 #ServerName = lon-cn-exchng2k.msexchange2k.closedtest.intra |
|
7 # note these setting are for testing the central repository |
|
8 # they may not work for sending email |
|
9 |
|
10 |
|
11 PopServerAddress = lon-cn-exchng2k.msexchange2k.closedtest.intra |
|
12 PopMaxEmailSize = 4096 |
|
13 PopPort = 110 |
|
14 PopInboxSynchronisationLimit = 10 |
|
15 PopUserAddress = 2.2.2.2 |
|
16 PopSecureSockets = 1 |
|
17 PopSSLWrapper = 0 |
|
18 #PopGetMailOptions = 0 |
|
19 PopPopulationLimit = 999 |
|
20 PopAutoSendOnConnect = 1 |
|
21 PopDeleteEmailsWhenDisconnecting = 0 |
|
22 PopAcknowledgeReceipts = 1 |
|
23 PopDisconnectedUserMode = 1 |
|
24 PopAPOPEncryption = 0 |
|
25 |
|
26 PopIapList = POP001 POP002 |
|
27 #PopIAP = 1 |
|
28 #PopCommDbDialogPref |
|
29 #PopIAPIndex = 0 |
|
30 |
|
31 POP001_PopIAP = 1 |
|
32 POP001_PopCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
33 POP001_PopIAPIndex = 0 |
|
34 |
|
35 POP002_PopIAP = 1 |
|
36 POP002_PopCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
37 POP002_PopIAPIndex = 0 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 // SMTP settings |
|
43 SmtpServerAddress = lon-cn-exchng2k.msexchange2k.closedtest.intra |
|
44 SmtpBodyEncoding = TMsgOutboxBodyEncoding::EMsgOutboxMHTMLAlternativeAsMIME |
|
45 SmtpRequestReceipts = 1 |
|
46 SmtpSendMessageOption = TImSMTPSendMessageOption::ESendMessageOnRequest |
|
47 SmtpSetPort = 25 |
|
48 SmtpMsgCharSet = 1 |
|
49 SmtpSetAddVCardToEmail = 1 |
|
50 SmtpSetAddSignatureToEmail = 1 |
|
51 SmtpSetSendCopyToSelf = TImSMTPSendCopyToSelf::ESendCopyAsBccRecipient |
|
52 SmtpSetSMTPAuth = 1 |
|
53 SmtpSetInboxLoginDetails = 1 |
|
54 SmtpSetSecureSockets = 1 |
|
55 SmtpSetSSLWrapper = 1 |
|
56 |
|
57 |
|
58 SmtpIapList = SMTP001 SMTP002 |
|
59 |
|
60 SMTP001_SmtpIAP = 1 |
|
61 SMTP001_SmtpCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
62 SMTP001_SmtpIAPIndex = 0 |
|
63 |
|
64 |
|
65 SMTP001_SmtpIAP = 1 |
|
66 SMTP001_SmtpCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
67 SMTP001_SmtpIAPIndex = 0 |