Le 18/12/2010 13:58, Mark Martinec a écrit :
>>> The amavisd-new-2.7.0-pre11 pre-release is available at:
>>> http://www.ijs.si/software/amavisd/amavisd-new-2.7.0-pre11.tar.bz2
>> just a hint: The link at ijs is wrong. It points to tar.gz not tar.bz2 :-)
> Thanks, fixed the web page. Should have been a .bz2.
> The link in the announcement was correct.
>
> Mark
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> AMaViS-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> Please visit http://www.ijs.si/software/amavisd/ regularly
> For administrativa requests please send email to rainer at openantivirus dot
> org
Hi
i've a problem with amavisd 2.7.0-pre11 (but it does the same with
previous "pre" 2.7.0 versions)
I use spamassassin and dspam scanner with this setting into amavisd.conf:
@spam_scanners = (
['SpamAssassin', 'Amavis::SpamControl::SpamAssassin'],
['DSPAM', 'Amavis::SpamControl::ExtProg', $dspam,
[ qw(--client --stdout --process --deliver=innocent,spam
--user), $daemon_user ],
score_factor => 1,
],
);
and when I start amavisd i've got this message:
# amavisd debug
Problem in ExtProg code: Global symbol "$per_recip_data" requires explicit
package name at (eval 129) line 63.
if I remove DSPAM settings, everything works fine.
Thanks for your help
Regards
Tonio
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
Please visit http://www.ijs.si/software/amavisd/ regularly
For administrativa requests please send email to rainer at openantivirus dot
org