Let me elaborate a bit, see if I can show it better what I want 1) exim receives message 2) exim queries mysql -> this user@domain exist? 3) mysql-> yes. Maildir is /mail/domain/user 4) exim delivers mail
And smtp auth is needed too, username and password stored in mysql Hope this helps On Fri, Aug 14, 2020 at 9:11 AM Jeremy Harris via Exim-users < [email protected]> wrote: > On 12/08/2020 17:33, Dan Egli via Exim-users wrote: > > Any good tips on configuring Exim to read it's user info from a mysql > table > > and to ensure it does SMTP auth correctly against that table is > appreciated. > > That's rather a nebulous question. At that level, about all I'd offer > is: > > 1) decide what you need > 2) read the docs to discover ways of doing it > -- > Cheers, > Jeremy > > -- > ## List details at https://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ > -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
