Karol Augustin wrote:
> On 07/10/16 03:51, Rick Cooper wrote:
>> So how do I dump the ~/ disk file for the DB . The txrep.cf file :
>> 
>> user_awl_dsn DBI:mysql:SpamAssassin:127.0.0.1
>> user_awl_sql_username CorrectUser
>> user_awl_sql_password CorrectPassword
>> user_awl_sql_table txrep
>> use_txrep 1
>> txrep_track_messages 1
> You need the line:
> 
> txrep_factory                   Mail::SpamAssassin::SQLBasedAddrList
> 
> It tells SA to use SQL DB factory module.
> 
> 
> Best,
> Karol

Yep, that was it. I did not try that because the documents clearly say:

I misread that and did not see the difference (SQL) over the default at
first.

Thanks for point out my "duhhh" moment.

Rick

Reply via email to