info > DNSBLOG

🏷️ NAME

dnsblog - Postfix DNS allow/denylist logger

🚀 Quick Reference

Use Case Command Description
🚀 Start daemon dnsblog [generic Postfix daemon options] Launch the DNS allow/denylist logger service
🔄 Reload configuration postfix reload Speed up pickup of configuration changes
🔍 View logs tail -f /var/log/mail.log Monitor syslog for dnsblog transactions and diagnostics
⚙️ Configure DNSBL sites postconf postscreen_dnsbl_sites Set or view the list of DNS allow/denylist domains, filters, and weight factors
🕒 Check daemon timeout postconf daemon_timeout View or set the time limit for handling a request (default: 18000s)

📋 Synopsis

dnsblog [generic Postfix daemon options]

📖 Description

The dnsblog(8) server implements an ad-hoc DNS allow/denylist lookup service. This may eventually be replaced by an UDP client that is built directly into the postscreen(8) server.

🔄 Protocol

With each connection, the dnsblog(8) server receives a DNS allow/denylist domain name, an IP address, and an ID. If the IP address is listed under the DNS allow/denylist, the dnsblog(8) server logs the match and replies with the query arguments plus an address list with the resulting IP addresses, separated by whitespace, and the reply TTL. Otherwise it replies with the query arguments plus an empty address list and the reply TTL; the reply TTL is -1 if there is no reply, or a negative reply that contains no SOA record. Finally, the dnsblog(8) server closes the connection.

🩺 Diagnostics

Problems and transactions are logged to syslogd(8) or postlogd(8).

⚙️ Configuration Parameters

Changes to main.cf are picked up automatically, as dnsblog(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.

Available in Postfix 3.3 and later:

📚 See Also

📜 License

The Secure Mailer license must be distributed with this software.

🕰️ History

This service was introduced with Postfix version 2.8.

👤 Author(s)

Wietse Venema
IBM T.J. Watson Research
P.O. Box 704
Yorktown Heights, NY 10598, USA

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

DNSBLOG
🏷️ NAME 🚀 Quick Reference 📋 Synopsis 📖 Description 🔄 Protocol 🩺 Diagnostics ⚙️ Configuration Parameters 📚 See Also 📜 License 🕰️ History 👤 Author(s)

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-16 09:42 @2600:1f28:365:80b0:7cb9:fb:26c1:e368
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!