amavisd-new 2.7.0 load sql userpref but not apply
Florin, Portase
portase.florin at medianetork.ro
Mon Aug 22 13:52:14 CEST 2011
Ok, I've managed to solve it:
I had to add
1. @sa_userconf_maps = (
{
'.domain-t1.ro' => 'sql:',
}
);
@sa_username_maps = new_RE (
[ qr'^([^@]+ at .*)'i => '${1}' ]
);
2. patch "required_score" set [PATCH] Renato Botelho
But for now I'm getting an annoying message :: (no report template
found)
even if in local.cf i have clear_report_template and
clear_unsafe_report_template
On Sat, 20 Aug 2011 23:56:37 +0200, Benny Pedersen wrote:
> On Sat, 20 Aug 2011 21:37:47 +0200, Florin, Portase wrote:
>
>> So, it looks like the default settings from local.cf are applied
>
> try testing outside mynetworks
More information about the amavis-users
mailing list