Peter,
> I have used a amavisd-maia until now and this is handled in here.
> So I have to create this. Would it be possible to extract this from
> a MySql DB. I have postfix running with a shared DB and the transport
> table contains what I have as local domains.
> BTW the version was 2.6.4
You
Peter
Fra: Mark Martinec [mark.martinec+ama...@ijs.si]
Sendt: 29. december 2010 16:07
Til: amavis-user@lists.sourceforge.net
Emne: Re: [AMaViS-user] Forward SPAM labeled
Peter,
> I'm setting up a new system based on ubuntu 10.04LTS
> VERSIO
Peter,
> I'm setting up a new system based on ubuntu 10.04LTS
> VERSION in script shows 2.2.07 . What does this match ? 2.7.xx
No idea. Doubtful.
Try:
$ grep 'myversion_id =' /usr/local/sbin/amavisd
> I'm trying to pass on spam to the final destination but labeled.
> I have added following t
On 12/29/10 9:40 AM, Peter Sørensen wrote:
> VERSION in script shows 2.2.07 . What does this match ? 2.7.xx
>
> I'm trying to pass on spam to the final destination but labeled.
most likely, a very old amavisd-new 2.2.07. or, its a os tag.
if spam tag isn't being set, then amavisd-new doesn't know
Hi,
I'm setting up a new system based on ubuntu 10.04LTS
VERSION in script shows 2.2.07 . What does this match ? 2.7.xx
I'm trying to pass on spam to the final destination but labeled.
I have added following to the 50-user config:
$sa_spam_modifies_subj = 1;
$final_spam_destiny = D_PASS;