[AMaViS-user] Per user prefs

2011-02-23 Thread Kiss Gabor (Bitman)
Hi folks, I've a question about user preferences. What if a mail has multiple addressees? If they use different settings is it possible that some of them receives a potential spam while others do not? How tagging does work in this case? Each recipients get a different header with its own scores?

Re: [AMaViS-user] Per user prefs

2011-02-23 Thread Mark Martinec
Gabor, I've a question about user preferences. What if a mail has multiple addressees? Each recipient is treated individually, according to their preferences. If they use different settings is it possible that some of them receives a potential spam while others do not? Yes. How tagging

Re: [AMaViS-user] check_mail problem

2011-02-23 Thread Mark Martinec
Peter, I have recently changed from an old Maia based amavis system to amavisd-new 2.6.4 on Ubuntu 10.04 along with postfix. I se a lot of below in my mai.log. What is my problem ? Feb 23 06:00:51 mxgw2.sdu.dk amavis[458]: (00458-03) (!!)TROUBLE in check_mail: quar+notif FAILED:

Re: [AMaViS-user] Supporting admin preferences file for SA with amavisd

2011-02-23 Thread Mark Martinec
Patrick, Quanah, Looking at the code changes between pre5 and pre14, I'm guessing it actually is supposed to be sa_userconf_maps. Looks like the release notes need updating. ;) Great. We just improved amavis. :) Thank you both for pointing out the discrepancy. The $sa_user_config_file

[AMaViS-user] scoring is lost in a two stage amavis

2011-02-23 Thread Maurizio Marini
I have following issue: I have a mailgw postifix+amavis+spamassassin+clamav in front of many many server. A two stage mail server. When a message is tagged SPAM i see the scoring in the postfix log, like here: Feb 23 09:53:30 mx2 amavis[2859]: (02859-01) Passed SPAMMY, [x.y.w.z][x.y.w.z]

Re: [AMaViS-user] Per user prefs

2011-02-23 Thread Quanah Gibson-Mount
--On Wednesday, February 23, 2011 3:50 PM +0100 Mark Martinec mark.martinec+ama...@ijs.si wrote: Now in the 2.7.0, in addition to the above, it became possible to call SpamAssassin more than once per message. See description of settings @sa_userconf_maps and @sa_username_maps in the recent

Re: [AMaViS-user] Per user prefs

2011-02-23 Thread Mark Martinec
Quanah, mark.martinec+ama...@ijs.si wrote: Now in the 2.7.0, in addition to the above, it became possible to call SpamAssassin more than once per message. See description of settings @sa_userconf_maps and @sa_username_maps in the recent RELEASE_NOTES. Recipients of a message may

Re: [AMaViS-user] scoring is lost in a two stage amavis

2011-02-23 Thread Maurizio Marini
On Wed, 23 Feb 2011 19:16:51 +0100 Mark Martinec mark.martinec+ama...@ijs.si wrote: $remove_existing_spam_headers = 0; it's this :) great :) best regards Maurizio -- Free Software Download: Index, Search Analyze

Re: [AMaViS-user] Custom quarantine actions (was amavisArchiveQuarantineTo)

2011-02-23 Thread Quanah Gibson-Mount
--On Friday, October 10, 2008 8:27 PM +0200 Mark Martinec mark.martinec+ama...@ijs.si wrote: Quanah, I've directly emailed you the patch, it had an additional set of changes to amavisd you may wish to consider. } # endfor per_recip_data + if (defined($qar_method) $qar_method ne '')