Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



POSTLOCK(1)                                                                                      POSTLOCK(1)



NAME
       postlock - lock mail folder and execute command

SYNOPSIS
       postlock [-c config_dir] [-l lock_style]
               [-v] file command...

DESCRIPTION
       The  postlock(1) command locks file for exclusive access, and executes command. The locking method is
       compatible with the Postfix UNIX-style local delivery agent.

       Options:

       -c config_dir
              Read the main.cf configuration file in the named directory instead of the  default  configura-tion configuration
              tion directory.

       -l lock_style
              Override  the  locking  method specified via the mailbox_delivery_lock configuration parameter
              (see below).

       -v     Enable verbose logging for debugging purposes. Multiple -v options make the software  increas-ingly increasingly
              ingly verbose.

       Arguments:

       file   A mailbox file. The user should have read/write permission.

       command...
              The  command  to  execute  while file is locked for exclusive access.  The command is executed
              directly, i.e. without interpretation by a shell command interpreter.

DIAGNOSTICS
       The result status is 75 (EX_TEMPFAIL) when postlock(1) could not  perform  the  requested  operation.
       Otherwise, the exit status is the exit status from the command.

BUGS
       With  remote  file  systems, the ability to acquire a lock does not necessarily eliminate access con-flicts. conflicts.
       flicts. Avoid file access by processes running on different machines.

ENVIRONMENT
       MAIL_CONFIG
              Directory with Postfix configuration files.

       MAIL_VERBOSE
              Enable verbose logging for debugging purposes.

CONFIGURATION PARAMETERS
       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.

LOCKING CONTROLS
       deliver_lock_attempts (20)
              The  maximal  number  of  attempts to acquire an exclusive lock on a mailbox file or bounce(8)
              logfile.

       deliver_lock_delay (1s)
              The time between attempts to acquire an exclusive lock on a mailbox file or bounce(8) logfile.

       stale_lock_time (500s)
              The time after which a stale exclusive mailbox lockfile is removed.

       mailbox_delivery_lock (see 'postconf -d' output)
              How to lock a UNIX-style local(8) mailbox before attempting delivery.

RESOURCE AND RATE CONTROLS
       fork_attempts (5)
              The maximal number of attempts to fork() a child process.

       fork_delay (1s)
              The delay between attempts to fork() a child process.

MISCELLANEOUS CONTROLS
       config_directory (see 'postconf -d' output)
              The default location of the Postfix main.cf and master.cf configuration files.

SEE ALSO
       postconf(5), configuration parameters

LICENSE
       The Secure Mailer license must be distributed with this software.

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



                                                                                                 POSTLOCK(1)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.