Hey,

We found the issue in our side, it turns out the problem was on the
loadbalancers and not in dovecot at all.  Sorry to have troubled you.

Thank you
Ted
easyDNS Technologies
On 2019-01-23 10:12 a.m., Sami Ketola wrote:
>
>> On 23 Jan 2019, at 16.33, Ted <[email protected]> wrote:
>>
>> Hello,
>>
>> Absolutely, thanks, here it is:
>>
>> passdb {
>>   args = nopassword=y
>>   default_fields = proxy=y host=10.5.10.121
>>   driver = static
>>   name = static
>> }
> at least change this to:
>
> passdb {
>   driver = static
>   name = static
>   args = nopassword=y  proxy=y host=10.5.10.121
> }
>
> but not entirely sure if there is something else.
>
> Sami

Reply via email to