Am Freitag, 27. Januar 2006 00:06 schrieb Gary V: > >set > >$mydomain = 'client4.local.FQDN'; > >and add > >@local_domains_maps = ( [".$mydomain"] ); > > Actually, your domain name is read from /etc/mailname in the > 05-node_id file so you could actually just get rid of it here. > > It would have been nice if the Debian package maintainers added > a few common settings in the 50-user file like: > @local_domains_maps = ( [".$mydomain"] );
I checked this now with my SuSE-9.2-System and the "large" /etc/amavisd.conf contained these entries. With the SuSE-machine I have the problem, that i see X-Spam-Status _only_ if mails are sent within the local network, but I don't see a line with X-Spam-Status and mails from the internet. I am unsure if this is really a problem with local mails, but I didn' define any white- or blacklists and spam is moved to /var/spool/amavis/virusmails, so with the SuSE-machine "something" seems to work. Any ideas? > I hate the new format they have devised. I wrote a little something > about it but the setup is confusing enough that I don't even know if my > findings are accurate: > > http://www200.pair.com/mecham/spam/debian-amavisd-new_2.3.3.html I read this, but it won't help me with my old Suse-system. galerkin.suse.de:spamassassin-3.0.4-1.3 galerkin.suse.de:perl-spamassassin-3.0.4-1.3 g168.suse.de:amavisd-new-2.1.2-5 A long time ago with SuSE 8.x everything worked fine, but these configuration-changes can be nightmare for a _user_. Thank you again! Al
