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] >
https://github.com/OpenSMTPD/OpenSMTPD-extras/blob/master/extras/tables/table-sqlite/table-sqlite.5 Or if you already have extras installed: $ man 5 table-sqlite It is extremely detailed.
