Skip to main content

Name

trace_smtp_mode — set the default permissions of trace files

Synopsis

trace_smtp_mode = 0640

Description

This option sets the default permissions of trace files created when using the console command trace smtp . As always, the permissions will be modified by the umask of the ecelerity process. When running as user and group ecuser, the default value of this option will make the files readable and writable to the ecuser user, readable to members of the ecuser group, and not accessible to other users.

Changing the value of this option at runtime requires restarting the ecelerity process—issuing the ec_console command config reload will not suffice.

The default value for this option is 0640.

Scope

trace_smtp_mode is valid in the global scope.

See Also

Was this page helpful?