Hello, I am trying to setup amavisd.conf for my webserver. I have installed postfix with mysql support (postfixadmin [1]). The domains are listed in the mysql table and can postfix is using this command [2] for getting the domains.
The Amavisd.conf on a gentoo system says: # Lookup list of local domains (see README.lookups for syntax details) # # @local_domains_maps is a list of lookup tables which are used in deciding # whether a recipient is local or not, or in other words, if the message is # outgoing or not. .... Now the big question: How do I setup amavisd to deal with this virtual domains ? I checked README.lookups, but didn't get any further... Thanks ! Stonki [1] http://sourceforge.net/projects/postfixadmin/ [2] SELECT domain FROM domain WHERE domain='%s' AND backupmx = false AND active = true -- www.stonki.de: the more I see, the more I know....... www.proftpd.de: Deutsche ProFTPD Dokumentation www.krename.net: Der Batch Renamer für KDE www.kbarcode.net: Die Barcode Solution für KDE ------------------------------------------------------------------------------ _______________________________________________ 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/
