view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6124:5961e01dd963

mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
author Matthew Wild <mwild1@gmail.com>
date Fri, 17 Jan 2025 10:29:28 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;