postkick - kick a Postfix service
| Use Case | Command | Description |
|---|---|---|
| Send request to a Postfix service | postkick class service request |
Send a request to a specified service over a local transport channel |
| Specify config directory | postkick -c /path/to/config class service request |
Use an alternate configuration directory |
| Enable verbose logging | postkick -v class service request |
Enable verbose logging for debugging |
postkick [-c config_dir] [-v] class service request
The postkick(1) command sends request to the specified service over a local transport channel. This command makes Postfix private IPC accessible for use in, for example, shell scripts.
-c config_dir — Read the main.cf configuration file in the named directory instead of the default configuration directory.-v — Enable verbose logging for debugging purposes. Multiple -v options make the software increasingly verbose.Problems and transactions are logged to the standard error stream.
MAIL_CONFIG — Directory with Postfix configuration files.MAIL_VERBOSE — Enable verbose logging for debugging purposes.The following main.cf parameters are especially relevant to this program. The text below provides only a parameter summary. See postconf(5) for more details including examples.
config_directory (see 'postconf -d' output) — The default location of the Postfix main.cf and master.cf configuration files.application_event_drain_time (100s) — How long the postkick(1) command waits for a request to enter the Postfix daemon process input buffer before giving up.import_environment (see 'postconf -d' output) — The list of environment parameters that a privileged Postfix process will import from a non-Postfix parent process, or name=value environment overrides.queue_directory (see 'postconf -d' output) — The location of the Postfix top-level queue directory./var/spool/postfix/private — private class endpoints/var/spool/postfix/public — public class endpointsThe Secure Mailer license must be distributed with this software.
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
Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-09 15:58 @216.73.216.150
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)