Enable AWL module? Auto whitelist for greylisting

Questions and answers about how to do stuff
Post Reply
dreniarb
Posts: 25
Joined: 23 Sep 2015 15:44

Enable AWL module? Auto whitelist for greylisting

Post by dreniarb »

I am following up on this particular topic here:

viewtopic.php?t=1315#p4746

The AWL module is mentioned but I can't find any info on it. I would love to auto whitelist addresses that we send emails to. Can someone help me get this setup?

Thanks
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Enable AWL module? Auto whitelist for greylisting

Post by shawniverson »

I would recommend using TXREP instead, AWLs successor.

To enable TXREP

/etc/MailScanner/spamassassin.conf

Code: Select all

use_txrep                       1
and restart MailScanner

Code: Select all

sudo service MailScanner restart
dreniarb
Posts: 25
Joined: 23 Sep 2015 15:44

Re: Enable AWL module? Auto whitelist for greylisting

Post by dreniarb »

Thanks. I will give that a shot!
Post Reply