> If this is an incoming message, the most likely reason is that
> belfin.ch is not listed in the @local_domains_maps.

P.S.  something like:

@local_domains_maps = ([qw( .localhost .example.com .example.org )]);

or read from a file:

@local_domains_maps = ( read_hash("$MYHOME/etc/local_domains") );

with one domain perl line. Leading dot implies subdomains in
addition to the named domain.

  Mark

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to