Re: [exim] mysql config

Top Page
Delete this message
Reply to this message
Author: Dan Egli
Date:  
To: Jeremy Harris
CC: exim-users
Subject: Re: [exim] mysql config
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 <
exim-users@???> 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/
>