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'^([^@]+@.*)'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

Reply via email to