info > postlogd(8)

📖 NAME

postlogd - Postfix internal log server

🚀 Quick Reference

Use CaseCommandDescription
📝 Enable internal logging maillog_file = /path/to/log in main.cf Activates postlogd for Postfix‑internal logging
🔄 Reload configuration postfix reload Forces postlogd to pick up main.cf changes immediately
🔍 View internal log tail -f $maillog_file Monitors the log file written by postlogd
⚙️ Check parameter defaults postconf -d Shows compiled‑in defaults for config_directory, syslog_name, etc.

📋 SYNOPSIS

postlogd [generic Postfix daemon options]

📝 DESCRIPTION

This program logs events on behalf of Postfix programs when the maillog configuration parameter specifies a non‑empty value.

🐛 BUGS

Non‑daemon Postfix programs don't know that they should log to the internal logging service before they have processed command‑line options and main.cf parameters. These programs still log earlier events to the syslog service.

If Postfix is down, the non‑daemon programs postfix(1), postsuper(1), postmulti(1), and postlog(1), will log directly to $maillog_file. These programs expect to run with root privileges, for example during Postfix start‑up, reload, or shutdown.

Other non‑daemon Postfix programs will never write directly to $maillog_file (also, logging to stdout would interfere with the operation of some of these programs). These programs can log to postlogd(8) if they are run by the super‑user, or if their executable file has set‑gid permission. Do not set this permission on programs other than postdrop(1) and postqueue(1).

⚙️ CONFIGURATION PARAMETERS

Changes to main.cf are picked up automatically, as postlogd(8) processes run for only a limited amount of time. Use the command postfix reload to speed up a change.

The text below provides only a parameter summary. See postconf(5) for more details including examples.

📚 SEE ALSO

📄 README_FILES

Use postconf readme_directory or postconf html_directory to locate this information.

📜 LICENSE

The Secure Mailer license must be distributed with this software.

📅 HISTORY

This service was introduced with Postfix version 3.4.

👤 AUTHOR(S)

Wietse Venema
Google, Inc.
111 8th Avenue
New York, NY 10011, USA

postlogd(8)
📖 NAME 🚀 Quick Reference 📋 SYNOPSIS 📝 DESCRIPTION 🐛 BUGS ⚙️ CONFIGURATION PARAMETERS 📚 SEE ALSO 📄 README_FILES 📜 LICENSE 📅 HISTORY 👤 AUTHOR(S)

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-09 18:51 @216.73.216.150
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!