server |
Incoming Mail Server
Catalog: Odoo
Schema: fetchmail
Documentation:
Incoming POP/IMAP mail server account
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table server are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
attach |
boolean |
Keep Attachments |
☐ |
Whether attachments should be downloaded. If not enabled, incoming emails will be stripped of any attachments before being processed |
configuration |
string |
Configuration |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date |
datetime |
Last Fetch Date |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
google_gmail_access_token_expiration |
int32 |
Access Token Expiration Timestamp |
☐ |
|
google_gmail_access_token |
string |
Access Token |
☐ |
|
google_gmail_authorization_code |
string |
Authorization Code |
☐ |
|
google_gmail_refresh_token |
string |
Refresh Token |
☐ |
|
google_gmail_uri |
string |
URI |
☐ |
The URL to generate the authorization code from Google |
id |
int32 |
ID |
☐ |
|
is_ssl |
boolean |
SSL/TLS |
☐ |
Connections are encrypted with SSL/TLS through a dedicated port (default: IMAPS=993, POP3S=995) |
message_ids |
string |
|
☐ |
|
name |
string |
Name |
☑ |
|
object_id_label |
string |
|
☐ |
Process each incoming mail as part of a conversation corresponding to this document type. This will create new documents for new conversations, or attach follow-up emails to the existing conversations (documents). |
object_id |
string |
|
☐ |
Process each incoming mail as part of a conversation corresponding to this document type. This will create new documents for new conversations, or attach follow-up emails to the existing conversations (documents). |
original |
boolean |
Keep Original |
☐ |
Whether a full original copy of each email should be kept for reference and attached to each processed message. This will usually double the size of your message database. |
password |
string |
Password |
☐ |
|
port |
int32 |
Port |
☐ |
|
priority |
int32 |
Server Priority |
☐ |
Defines the order of processing, lower values mean higher priority |
script |
string |
Script |
☐ |
|
server_type_info |
string |
Server Type Info |
☐ |
|
server_type |
string |
Server Type |
☑ |
|
server |
string |
Server Name |
☐ |
Hostname or IP of the mail server |
state |
string |
Status |
☐ |
|
user |
string |
Username |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826