Silvio Siefke wrote:
> Hey,
>
> Nevertheless, Amavisd-new works with Black/Whitelisten? How I must not put
> this, from the FAQ ready I really clever. Till present I had the following
> beginning.
>
> Maps:
> @whitelist_sender_maps = read_hash("$MYHOME/home/white");
> @blacklist_sender_maps = read_hash("$MYHOME/home/black");
>
> Restart:
> Error in config file "/etc/amavisd.conf": Error reading from
> /var/amavis/home/black: Ungültiger Dateideskriptor at /usr/sbin/amavisd-new
> line 2609, <GEN1> line 4.
>
> The following entries exist.
> @.domain1.com
> @.domain2.com
>
>
> Can somebody help me?
>
>
I believe the correct entry format should be
.domain1.com
.domain2.com
Also see the examples in amavisd.conf-sample supplied with
amavisd-new.
--
Noel Jones
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/