Re: Welcome/unwelcome list not working correctly.

2023-07-24 Thread Tom Hendrikx
On 22-07-2023 13:31, Henrik K via users wrote: On Sat, Jul 22, 2023 at 10:13:42AM +0200, Benny Pedersen wrote: Henrik K via users skrev den 2023-07-22 06:50: | gvk | unwhitelist_from| grant.kel...@sonic.com | 7421538 | | gvk | whitelist_from | *@sonic.com | 75262

Re: Welcome/unwelcome list not working correctly.

2023-07-22 Thread Henrik K via users
On Sat, Jul 22, 2023 at 10:13:42AM +0200, Benny Pedersen wrote: > Henrik K via users skrev den 2023-07-22 06:50: > > > > | gvk | unwhitelist_from| > > > grant.kel...@sonic.com | 7421538 | > > > | gvk | whitelist_from | *@sonic.com | 7526210 | > > user_prefs in sql/l

Re: Welcome/unwelcome list not working correctly.

2023-07-22 Thread Benny Pedersen
Henrik K via users skrev den 2023-07-22 06:50: | gvk | unwhitelist_from| grant.kel...@sonic.com | 7421538 | | gvk | whitelist_from | *@sonic.com | 7526210 | user_prefs in sql/ldap can not do unwhitelist, it missing priority field in sql/ldap for this to work, o

Re: Welcome/unwelcome list not working correctly.

2023-07-21 Thread Henrik K via users
On Fri, Jul 21, 2023 at 05:06:07PM -0700, Grant Keller wrote: > > > > select username, value from userpref > > where username = _USERNAME_ or username = '@GLOBAL' > > order by username asc; > I don't think the query result order masters here, from what I could > gather in the spamassassin source,

Re: Welcome/unwelcome list not working correctly.

2023-07-21 Thread Greg Troxel
Grant Keller writes: > I don't think the query result order masters here, from what I could > gather in the spamassassin source, the welcome list is built in 2 > steps: > 1. Create the list using the whitelist_from values. > 2. Remove from that list everything in unwhitelist_from I guess you ne

Re: Welcome/unwelcome list not working correctly.

2023-07-21 Thread Grant Keller
Quoting Henrik K via users (2023-07-20 21: 31:36) > On Thu, Jul 20, 2023 at 04: 14:05PM -0700, Grant Keller wrote: Date: Fri, 21 Jul 2023 17:06:06 -0700 Message-ID: <168998436665.2589812.12928834362200380...@gkeller.vdi.sonic.net> User-Agent: alot/0.9 > > Could be me doing something wrong, but I c

RE: Welcome/unwelcome list not working correctly.

2023-07-21 Thread Marc
> > > :) If I have to convert my old blacklists, is the blacklist than now a > > welcome list or a unwelcome list? > > blacklist->blocklikst > whitelist->welcomelist > > unwelcomelist and unblocklist directives reverse the actions of > welcomelist and blocklist directives. > :) I think this is

Re: Welcome/unwelcome list not working correctly.

2023-07-21 Thread Bill Cole
On 2023-07-21 at 02:56:38 UTC-0400 (Fri, 21 Jul 2023 06:56:38 +) Marc is rumored to have said: :) If I have to convert my old blacklists, is the blacklist than now a welcome list or a unwelcome list? blacklist->blocklikst whitelist->welcomelist unwelcomelist and unblocklist directives re

RE: Welcome/unwelcome list not working correctly.

2023-07-20 Thread Marc
:) If I have to convert my old blacklists, is the blacklist than now a welcome list or a unwelcome list?

Re: Welcome/unwelcome list not working correctly.

2023-07-20 Thread Henrik K via users
On Thu, Jul 20, 2023 at 04:14:05PM -0700, Grant Keller wrote: > Could be me doing something wrong, but I can't get Welcome/unwelcome > lists to work the way I expect them to. We are running Spamassassin > 4.0.0 on Centos 7.9 and have the user configs stored via mysql. Custom > scores, Welcomelist,

Re: Welcome/unwelcome list not working correctly.

2023-07-20 Thread John Hardin
On Thu, 20 Jul 2023, Grant Keller wrote: I have the following config entries: | gvk | unwhitelist_from| grant.kel...@sonic.com | 7421538 | | gvk | whitelist_from | grant.kel...@sonic.com | 7526210 | Still, a message from that address to the gvk user results in th

Re: Welcome/unwelcome list not working correctly.

2023-07-20 Thread Greg Troxel
Grant Keller writes: > | gvk | unwhitelist_from| grant.kel...@sonic.com | 7421538 | > | gvk | whitelist_from | grant.kel...@sonic.com | 7526210 | What do you think that means? What's the fourth column? Note that we are in transition from white to welcome, but tha