problem in setting up proxy

Ted ted at easydns.com
Fri Jan 25 19:44:51 EET 2019


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 <ted at easydns.com> 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


More information about the dovecot mailing list