Michael wrote:
> The format I use here (same file for amavisd-new and postfix:
> secnap.com
> secnap.net
> wordlesspoetry.com
> The <cr> acts as whitespace seperator between records, and both postfix
> and amavisd-new seems to be happy with it.
> Reading it this way in postfix:
> relay_domains = /usr/local/etc/postfix/relay_domains
> In amavisd-new:
> @local_domains_maps = read_hash("/usr/local/etc/postfix/relay_domains");
Thanks for that point Michael. My statement:
>> There are other tables (like relay_recipients) in Postfix that also
>> need a RHS, but don't actually use it. Unlike amavisd-new, Postix will
>> not allow the form:
>> key1
>> key2
Would then not apply to plain text files of this sort, but would apply
to hash tables (which was what I was referring to in my example).
Gary V
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/