Property reference

glide.pop3.process_locked_out

The glide.pop3.process_locked_out property determines whether inbound emails from locked out users are processed. By default, this property is set to false, meaning emails from locked out users will not be handled, which is important for maintaining security and email integrity.

Default: false Type: boolean 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 enables or disables the processing of inbound emails specifically from locked out users, impacting email handling in the system.
What area does it affect? Email processing
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring email security settings or troubleshooting email issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.pop3.process_locked_out
Sys ID 1683f7275f123000a9ad2572f2b477f8
Type boolean
Application Global
Default value false
Description Process inbound emails from locked out users (note that inbound emails from inactive users will not be processed)
Updated 2024-05-25 04:07:23

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Documentation sn_SE10441 1 Act Antivirus Protection Scanning should be enabled Increased threat of virus infections from file attachments. Set the property "com.___PARM_0___" to true. Documentation sn_SE10442 1 Act System property "glide.pop3.process_locked_out" should not be enabled Allows locked-out or untrusted users to reset their password and send emails to the instance Set the property "glide.pop3.process_locked_out" to false. Documentation sn_SE10443 1 Act Increased ...
Documentation excerpt View supporting context
Context preview Snippet 2
... inbound email actions. This property is no longer required to set field values from the email body. • Type: string • Default value: none • Location: System Properties > Email glide.pop3.process_locked_out Enables (true) or disables (false) the ability for locked out users to trigger inbound actions. • Type: true | false • Default value: false • Location: System Property [sys_properties] table ...
Documentation excerpt View supporting context
Context preview Snippet 3
... customization, data exposure, and user interface misuse. Disable inbound emails for locked out users • Description ◦(Old‎ <blank> ◦(New‎ This property controls inbound email actions for locked out users. If "glide.pop3.process_locked_out" is set to "True", there may be an information disclosure as inbound emails would be received by users with locked accounts. • Security Risk ◦(Old‎ <blank> ◦(New‎ Allows locked-out users ...