mailserver.users does not exist

2017-05-30 Thread Amaechi Janneh
Hello.

It appears that I have an issue with my dovecot setup. When trying to
authenticate, i get this error:

May 28 20:18:26 AmaechiJ dovecot[10516]: imap-login: Login: user=<
a...@example.com>, method=PLAIN, rip=, lip=, mpid=10879, TLS, ses...QOQBg9rlR>
May 28 20:18:42 AmaechiJ dovecot[10516]: imap(a...@example.com): Connection
closed in=116 out=1311
May 28 20:20:32 AmaechiJ dovecot[10516]: auth-worker(10892): Warning:
mysql: Query failed, retrying: Table 'mailserver.users' doesn't exist
May 28 20:20:32 AmaechiJ dovecot[10516]: auth-worker(10892): Error: sql(
a...@example.com,): User query failed: Table 'mailserver.users' doesn't exist
May 28 20:20:32 AmaechiJ dovecot[10516]: imap-login: Login: user=<
a...@example.com>, method=PLAIN, rip=, lip=, mpid=10894, TLS, ses...QZwBg9rlR>

But I already have the users data under virtual_users. So what should I do?

Regards,

Amaechi Janneh


Re: MySQL issue

2017-05-29 Thread Amaechi Janneh
Yes it is.

On Mon, May 29, 2017 at 12:28 AM, Luigi Rosa  wrote:

> Amaechi Janneh wrote on 29/05/2017 02:47:
>
> May 28 20:20:32 AmaechiJ dovecot[10516]: auth-worker(10892): Error: sql(
>> a...@example.com,): User query failed: Table 'mailserver.users' doesn't
>> exist
>>
>
> Start MySQL command line interface with the same username/password you use
> in Dovecot and do the same query Dovecot does.
>
> "mailserver" is the database name?
>
>
>
> --
>
>
> Ciao,
> luigi
>
> /
> +--[Luigi Rosa]--
> \
>
> Never ascribe to malice that which is caused by greed and ignorance.
> --Cal Keegan
>


MySQL issue

2017-05-28 Thread Amaechi Janneh
Hello.

It appears that I have an issue with my dovecot setup. When trying to
authenticate, i get this error:

May 28 20:18:26 AmaechiJ dovecot[10516]: imap-login: Login: user=<
a...@example.com>, method=PLAIN, rip=, lip=, mpid=10879, TLS, ses...QOQBg9rlR>
May 28 20:18:42 AmaechiJ dovecot[10516]: imap(a...@example.com): Connection
closed in=116 out=1311
May 28 20:20:32 AmaechiJ dovecot[10516]: auth-worker(10892): Warning:
mysql: Query failed, retrying: Table 'mailserver.users' doesn't exist
May 28 20:20:32 AmaechiJ dovecot[10516]: auth-worker(10892): Error: sql(
a...@example.com,): User query failed: Table 'mailserver.users' doesn't exist
May 28 20:20:32 AmaechiJ dovecot[10516]: imap-login: Login: user=<
a...@example.com>, method=PLAIN, rip=, lip=, mpid=10894, TLS, ses...QZwBg9rlR>

But I already have the users data under virtual_users. So what should I do?

Regards,

Amaechi Janneh

I am running dovecot 2.2.13 Debian 8