kipstar wrote: > My configuration is Postfix+amavis+spamassassin. <snip> > in the line concerning the amavis spam filter by using spamassassin the > field Hits doesn't show a score but only a dash, i.e.: Hits: -
That means that the message isn't passed to spamassassin, for reasons such as: - the receiving domain is not considered local (@local_domains_maps) - the message size was greater as the configured limit ($sa_mail_body_size_limit) - ... <snip> > *Any suggest? > Thank you so much in advance.... Regards Stefan