diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:41:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:41:51 +0000 |
commit | 3e160e27e4686620d16477a9ea9cf00141e52ce7 (patch) | |
tree | 884561d26afa36d7653aa4dc43410e1ae479d43e /html/postlog.1.html | |
parent | Adding upstream version 3.8.6. (diff) | |
download | postfix-3e160e27e4686620d16477a9ea9cf00141e52ce7.tar.xz postfix-3e160e27e4686620d16477a9ea9cf00141e52ce7.zip |
Adding upstream version 3.9.0.upstream/3.9.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'html/postlog.1.html')
-rw-r--r-- | html/postlog.1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/postlog.1.html b/html/postlog.1.html index 587edbc..617b78b 100644 --- a/html/postlog.1.html +++ b/html/postlog.1.html @@ -90,6 +90,13 @@ POSTLOG(1) POSTLOG(1) <b><a href="postconf.5.html#postlog_service_name">postlog_service_name</a> (postlog)</b> The name of the <a href="postlogd.8.html"><b>postlogd</b>(8)</a> service entry in <a href="master.5.html">master.cf</a>. + Available in Postfix 3.9 and later: + + <b><a href="postconf.5.html#maillog_file_permissions">maillog_file_permissions</a> (0600)</b> + The file access permissions that will be set when the file + $<a href="postconf.5.html#maillog_file">maillog_file</a> is created for the first time, or when the file is + created after an existing file is rotated. + <b>SEE ALSO</b> <a href="postconf.5.html">postconf(5)</a>, configuration parameters <a href="postlogd.8.html">postlogd(8)</a>, Postfix logging |