Bruno wrote: > Hi Mark,
> Thanks for your advice. > I'm not an expert so I mostly work with apt-get in my Debian box, so I > didn't realized the package was that old. > Since I received you email I'm trying to install the newest version of > amavis (amavisd-new-2.4.2.tar.gz). I didn't found deb packages so I > decided to follow the INSTALL instructions, althought I don't really > understand most of the procedures. > I got to the point of testing it and every works fine! "amavisd debug" > prints no errors, but when running "/etc/init.d/amavis start" it > fails: > # /etc/init.d/amavis start > Starting amavisd: Error in config file /etc/amavis/amavisd.conf: > Global symbol "@local_domains_maps" requires explicit package name at > /etc/amavis/amavisd.conf line 36. > Global symbol "$log_recip_templ" requires explicit package name at > /etc/amavis/amavisd.conf line 41. > Global symbol "$syslog_facility" requires explicit package name at > /etc/amavis/amavisd.conf line 43. > Global symbol "$syslog_priority" requires explicit package name at > /etc/amavis/amavisd.conf line 45. > Global symbol "$enable_db" requires explicit package name at > /etc/amavis/amavisd.conf line 48. > Global symbol "$enable_global_cache" requires explicit package name at > /etc/amavis/amavisd.conf line 49. > Global symbol "%interface_policy" requires explicit package name at > /etc/amavis/amavisd.conf line 55. > Global symbol "%policy_bank" requires explicit package name at > /etc/amavis/amavisd.conf line 58. > Global symbol "@addr_extension_virus_maps" requires explicit package > name at /etc/amavis/amavisd.conf line 87. > Global symbol "@addr_extension_spam_maps" requires explicit package > name at /etc/amavis/amavisd.conf line 88. > Global symbol "@addr_extension_banned_maps" requires explicit package > name at /etc/amavis/amavisd.conf line 89. > Global symbol "@addr_extension_bad_header_maps" requires explicit > package name at /etc/amavis/amavisd.conf line 90. > Global symbol "$defang_virus" requires explicit package name at > /etc/amavis/amavisd.conf line 103. > Global symbol "$defang_banned" requires explicit package name at > /etc/amavis/amavisd.conf line 104. > Global symbol "@keep_decoded_original_maps" requires explicit package > name at /etc/amavis/amavisd.conf line 148. > Global symbol "@score_sender_maps" requires explicit package name at > /etc/amavis/amavisd.conf line 198. > Global symbol "@decoders" requires explicit package name at > /etc/amavis/amavisd.conf line 264. > (failed). > Do I have to remove the old amavisd? > Any help will be much appreciated! thanks! You are still using the old amavisd-new program, with a new amavisd.conf. http://www200.pair.com/mecham/spam/upgrade242.html Since you are starting fresh, this HOWTO will go very easy since you won't need to transfer many settings over to the new version. 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/
