On Sep 2, 2018 9:26 PM, Matt Schwartz <[email protected]> wrote: > > Does anyone know how the following tables work? > query_netaddr > query_userinfo > query_source > query_mailaddr > query_addrname > > I am trying to convert my setup entirely to sqlite. > > Thanks, > Matt > > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] >
My bad just realized you were specifically asking about the ones not mentioned in the manual. I haven't used them, but I imagine it would be similar to how those tables work as described in table(5) just via SQL statements.
