|
1 # lon-darrenm01.intra server |
|
2 __type__ = Imap4Settings |
|
3 |
|
4 EmailAddressExtension = msexchange2k.closedtest.intra |
|
5 |
|
6 # lon-cn-exchange2k.msexchange2k.msexchange2k.closedtest.intra = 10.22.64.6 |
|
7 ImapServerAddress = 10.22.64.6 |
|
8 ImapUserAddress = deteo@clara.net |
|
9 ImapLoginName = danb |
|
10 ImapPassword = danbea |
|
11 ImapPort = 143 |
|
12 ImapSecureSockets = 1 |
|
13 ImapSSLWrapper = 1 |
|
14 #ImapFolderPath = |
|
15 ImapMaxEmailSize = 1024 |
|
16 ImapGetMailOptions = TImap4GetMailOptions::EGetImap4EmailAttachments |
|
17 ImapInboxSynchronisationLimit = 99 |
|
18 ImapMailSynchronisationLimit = 99 |
|
19 ImapAutoSendOnConnect = 1 |
|
20 ImapDeleteEmailsWhenDisconnecting = 1 |
|
21 ImapAcknowledgeReceipts = 1 |
|
22 ImapDisconnectedUserMode = 1 |
|
23 ImapSynchronise = TFolderSyncType::EUseRemote |
|
24 ImapSubscribe = TFolderSubscribeType::EUpdateBoth |
|
25 ImapUpdatingSeenFlags = 1 |
|
26 ImapSyncRate = 10 |
|
27 ImapFetchSize = 10 |
|
28 ImapIdle = 1 |
|
29 ImapIdleTimeout = 10 |
|
30 ImapPartialMailOptions = TImImap4PartialMailOptions::ECumulative |
|
31 ImapBodyTextSizeLimit = 1024 |
|
32 ImapAttachmentSizeLimit = 1024 |
|
33 |
|
34 |
|
35 ImapIapList = IMAP001 IMAP002 |
|
36 |
|
37 IMAP001_ImapIAP = 1 |
|
38 IMAP001_ImapCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
39 IMAP001_ImapIAPIndex = 1 |
|
40 |
|
41 IMAP002_ImapIAP = 1 |
|
42 IMAP002_ImapCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
43 IMAP002_ImapIAPIndex = 1 |
|
44 |
|
45 SmtpServerAddress = 10.22.64.6 |
|
46 SmtpEmailAddress = deteo@clara.net |
|
47 SmtpBodyEncoding = TMsgOutboxBodyEncoding::EMsgOutboxMHTMLAlternativeAsMIME |
|
48 SmtpReceiptAddress = deteo@clara.net |
|
49 SmtpRequestReceipts = 1 |
|
50 SmtpSendMessageOption = TImSMTPSendMessageOption::ESendMessageOnRequest |
|
51 SmtpSetPort = 25 |
|
52 SmtpEmailAlias = deteo@clara.net |
|
53 SmtpMsgCharSet = 1 |
|
54 SmtpUserAddress = deteo@clara.net |
|
55 SmtpSetReplyToAddress = deteo@clara.net |
|
56 SmtpSetAddVCardToEmail = 1 |
|
57 SmtpSetAddSignatureToEmail = 1 |
|
58 SmtpSetSendCopyToSelf = TImSMTPSendCopyToSelf::ESendCopyAsBccRecipient |
|
59 SmtpSetLoginName = danb |
|
60 SmtpSetPassword = danbea |
|
61 SmtpSetSMTPAuth = 1 |
|
62 SmtpSetInboxLoginDetails = 1 |
|
63 SmtpSetSecureSockets = 1 |
|
64 SmtpSetSSLWrapper = 1 |
|
65 |
|
66 |
|
67 SmtpIapList = SMTP001 SMTP002 |
|
68 |
|
69 SMTP001_SmtpIAP = 1 |
|
70 SMTP001_SmtpCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
71 SMTP001_SmtpIAPIndex = 1 |
|
72 |
|
73 |
|
74 SMTP001_SmtpIAP = 1 |
|
75 SMTP001_SmtpCommDbDialogPref = TCommDbDialogPref::ECommDbDialogPrefDoNotPrompt |
|
76 SMTP001_SmtpIAPIndex = 1 |