Mail-Milter-Authentication-Extra

 view release on metacpan or  search on metacpan

t/config/clamav.smtp/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/smtp.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "protocol" : "smtp",

t/config/clamav/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/milter.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "listen_backlog"         : 1,

t/config/rspamd.smtp/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/smtp.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "protocol" : "smtp",

t/config/rspamd/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/milter.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "listen_backlog"         : 1,

t/config/spam.smtp/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/smtp.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "protocol" : "smtp",

t/config/spam/authentication_milter.json  view on Meta::CPAN

{

    "debug"                           : 0,
    "dryrun"                          : 0,
    "logtoerr"                        : 0,
    "error_log"                       : "tmp/milter.err",
    "connection"                      : "unix:tmp/authentication_milter_test.sock",
    "umask"                           : "0000",
    "connect_timeout"                 : 55,
    "command_timeout"                 : 55,
    "content_timeout"                 : 595,
    "tempfail_on_error"               : 1,
    "tempfail_on_error_authenticated" : 1,
    "tempfail_on_error_local"         : 1,
    "tempfail_on_error_trusted"       : 1,

    "metric_connection"               : "unix:tmp/authentication_milter_test_metrics.sock",
    "metric_umask"                    : "0000",

    "listen_backlog"         : 1,



( run in 0.308 second using v1.01-cache-2.11-cpan-4d50c553e7e )