view plugins/mod_pep_plus.lua @ 9392:f2d71e4284b7

net.resolvers.service: Understand when service is explicitly unavailable RFC2782 states: > A Target of "." means that the service is decidedly not available at > this domain.
author Kim Alvefur <zash@zash.se>
date Sat, 29 Sep 2018 21:56:47 +0200
parents 0462405b1cfb
children
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");