Re: OpenDKIM 2.8.0 Beta3 available

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 19 Feb 2013 07:07:38 -0800 (PST)

On Tue, 19 Feb 2013, Andreas Schulze wrote:
> < ratio float,
> < msglimit int,
> ---
>> maxmsgs int,
>> maxspam float,
>> maxlimit int,
>
> any hint how to modify an existing database?

Something like this should do it:

alter table history add column maxmsgs int after domain, change column
ratio maxspam float, change column msglimit maxlimit int;

-MSK
Received on Tue Feb 19 2013 - 15:08:06 PST

This archive was generated by hypermail 2.3.0 : Tue Feb 19 2013 - 15:09:01 PST