POP3 Transport Properties Dialog Box
Use the POP3 Transport Properties dialog box to configure the receive location for the POP3 adapter.
| Use this | To do this | ||
|---|---|---|---|
|
Apply MIME decoding |
Specify whether or not to apply MIME decoding to messages that are received by the POP3 adapter. Default value: True Type: Boolean
|
||
|
Body Part Content Type |
Specify the MIME Body Part of the incoming e-mail message to be submitted to BizTalk Server. Type: String
For more information about the POP3 adapter, see the topics in See Also. |
||
|
Body Part Index |
Specify the Body Part Index of the incoming e-mail messages to submit to BizTalk Server. Default value: 0 Type: Long For more information about the POP3 adapter, see the topics in See Also. |
||
|
Mail Server |
Required. Specify the POP3 mail server that houses the mailbox that will be polled by the POP3 adapter. Type: String Minimum length: 0 Maximum length: 256 |
||
|
Port |
Specify the TCP Port to use for the connection to the specified POP3 server. Default value: 0 Type: Long
|
||
|
Authentication Scheme |
Specify the type of authentication to use when connecting to the POP3 server. Options:
Type: String
|
||
|
Password |
Specify the password used to authenticate to the POP3 mailbox. Type: String Minimum length: 0 Maximum length: 256 |
||
|
Use SSL |
Specify whether to connect to the POP3 server over SSL (TCP Port 443). Default value: False Type: Boolean |
||
|
User Name |
Required. This is the user name used to access the specified mailbox. Type: String Minimum length: 0 Maximum length: 256 |
||
|
Error Threshold |
Specify the maximum number of network or protocol errors to wait before shutting down the adapter. Default value: 10 Type: Long Minimum value: 0 |
||
|
Polling Interval |
Specify the interval between attempts to retrieve messages from the POP3 server. Default value: 5 Type: Long Minimum value: 2 Maximum value: 120 |
||
|
Polling Interval Unit |
Specify the unit of measure to be used for the Polling Interval. Options:
Type: String |
See Also
© 2010 Microsoft Corporation. All rights reserved.
Important