Configuration

Configuration#

The Inbound Email Module uses values from settings in the [inbound_email] section of the Configuration file.

chat_reply_to#

chat_reply_to defines the email address used in the Reply-To header when sending a message from a chat channel. Tryton uses sub-addressing to discriminate between channels.

Default: To the value of from.

filestore#

The filestore defines if the inbound emails are stored in the FileStore.

The default value is: True

store_prefix#

The store_prefix contains the prefix to use with the FileStore.

The default value is: None

max_size#

The maximum size in bytes of the inbound email request (zero means no limit).

The default value is: max_size