POSTKICK(1) | POSTKICK(1) |
Options:
-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. |
Arguments:
class | Name of a class of local transport channel endpoints, either public (accessible by any local user) or private (administrative access only). |
service | The name of a local transport endpoint within the named class. |
request | A string. The list of valid requests is service-specific. |
MAIL_CONFIG | Directory with Postfix configuration files. |
MAIL_VERBOSE | Enable verbose logging for debugging purposes. |
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 server's input buffer before giving up. |
queue_directory (see 'postconf -d' output) | The location of the Postfix top-level queue directory. |
August 25, 2011 |