Angel, > I have run it with amavis user. I attach you the output of the command. > There you can see some checks (dns checks), but it seems that none of > them is passed.
I only one serious issue that I can see: Assuming the xenon12.um.es is your MX, it needs to be declared as such in your trusted_networks and internal_networks: trusted_networks 155.54.212.166 internal_networks 155.54.212.166 otherwise RBL lookups do not find the correct transition point. Also you have Razor disabled (perhaps intentionally): [8295] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC [8295] dbg: razor2: razor2 is not available and the bayes database still lacks a few training messages to become useful: [8295] dbg: bayes: not available for scanning, only 185 ham(s) in bayes DB < 200 Otherwise it all looks fine. Your sample message really does not hit much, so an occasional tests=[none] does not necessarily mean that something is wrong. You may consider upgrading SA to 3.3. Mark
