Property reference

glide.pop3.reply_separators

The glide.pop3.reply_separators property specifies text that, when found in a reply body, indicates the start of a quoted message. Admins should be aware that this property is deprecated and should transition to using the sys_email_reply_separator table for similar functionality.

Default: \n\n-----Original Message-----,\n\n _____ \n\nFrom: Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines specific reply separators that trigger the discarding of content below them in email replies.
What area does it affect? Email processing
What does the default mean? The default value is "\n\n-----Original Message-----,\n\n _____ \n\nFrom:", which is the baseline setting used unless it is changed.
When should you review it? Review this property when updating email handling configurations or transitioning to new methods.

Out of the box property record

Raw metadata from the property record.

Property name glide.pop3.reply_separators
Sys ID fafa4dbcc611227500bd36fa7401ce31
Type string
Application Global
Default value \n\n-----Original Message-----,\n\n _____ \n\nFrom:
Description Discard everything below this text if found in a reply body (DEPRECATED: Use sys_email_reply_separator table)
Updated 2024-05-25 03:39:14