Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread RW
On Tue, 18 Feb 2020 13:35:18 -0700 @lbutlr wrote: > On 18 Feb 2020, at 07:25, RW wrote: > > It's the first match on _DOMAIN_, it stands out as being a > > definition, and it says in simple unambiguous language where the > > value comes from. > > If the OP could look up the domain in the sql

Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread Kris Deugau
Guido Goluke, Majorlabel wrote: I'm in the process of setting up my preferences through SQL. Now spamc is invoked through a Postfix milter, but that's besides the point, since whatever way spamc is called, it can only specify one -u param as the username. However, the WIKI and Docs version of t

Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread @lbutlr
On 18 Feb 2020, at 07:25, RW wrote: > On Tue, 18 Feb 2020 06:54:22 -0700 @lbutlr wrote: > >> On 18 Feb 2020, at 05:30, RW wrote: >>> On Tue, 18 Feb 2020 08:36:11 +0100 Guido Goluke, Majorlabel wrote: I'm in the process of setting up my preferences through SQL. Now spamc is invoked th

Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread RW
On Tue, 18 Feb 2020 06:54:22 -0700 @lbutlr wrote: > On 18 Feb 2020, at 05:30, RW wrote: > > On Tue, 18 Feb 2020 08:36:11 +0100 Guido Goluke, Majorlabel wrote: > >> I'm in the process of setting up my preferences through SQL. Now > >> spamc is invoked through a Postfix milter, but that's besides

Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread @lbutlr
On 18 Feb 2020, at 05:30, RW wrote: > On Tue, 18 Feb 2020 08:36:11 +0100 Guido Goluke, Majorlabel wrote: >> I'm in the process of setting up my preferences through SQL. Now >> spamc is invoked through a Postfix milter, but that's besides the >> point, since whatever way spamc is called, it can onl

Re: SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-18 Thread RW
On Tue, 18 Feb 2020 08:36:11 +0100 Guido Goluke, Majorlabel wrote: > I'm in the process of setting up my preferences through SQL. Now > spamc is invoked through a Postfix milter, but that's besides the > point, since whatever way spamc is called, it can only specify one -u > param as the username.