HomeSort by: relevance | last modified time | path
    Searched refs:postlog (Results 1 - 8 of 8) sorted by relevancy

  /src/external/ibm-public/postfix/sbin/
Makefile 5 SUBDIR= postalias postcat postconf postdrop postfix postkick postlock postlog \
  /src/external/ibm-public/postfix/sbin/postlog/
Makefile 7 PROG= postlog
  /src/external/ibm-public/postfix/man/man1/
Makefile 10 postkick.1 postlock.1 postlog.1 postdrop.1 \
  /src/external/ibm-public/postfix/share/html/
Makefile 20 postlock.1.html postlog.1.html postmap.1.html postqueue.1.html \
  /src/external/ibm-public/postfix/dist/conf/
post-install 898 # Add a postlog service entry.
900 grep '^postlog' $config_directory/master.cf >/dev/null || {
901 echo Editing $config_directory/master.cf, adding missing entry for postlog unix-domain datagram service
903 postlog unix-dgram n - n - 1 postlogd
postmulti-script 44 fatal() { postlog -p fatal -t "$TAG" "$1"; exit 1; }
264 WARN="postlog -p warn -t $TAG"
postfix-script 49 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-script"
288 $command_directory/postconf -qM postlog/unix-dgram 2>/dev/null \
290 $FATAL "missing 'postlog' service in master.cf - run 'postfix upgrade-configuration'"
  /src/external/ibm-public/postfix/dist/mantools/
postlink 884 s/[<bB>]*postlog[<\/bB>]*\(1\)/<a href="postlog.1.html">$&<\/a>/g;

Completed in 16 milliseconds