https://bugs.contribs.org/show_bug.cgi?id=10465

--- Comment #1 from Huib <[email protected]> ---
Found post with a similar issue:
https://lists.inverse.ca/sogo/arc/users/2013-09/msg00136.html

The /etc/sogo/sieve.creds file has been expanded properly and has an user:pass
entry.

Adding the suggested lines (below) to /etc/dovecot/dovecot.conf:
  passdb {
    driver = passwd-file
    args = /etc/sogo/sieve.creds
    master = yes
    pass = yes
  }

Yields the same result from the commandline:
[root@webmail ~]# /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds

<0x0x22aa4c8[SOGoCache]> Cache cleanup interval set every 1800.000000 seconds
<0x0x22aa4c8[SOGoCache]> Using host(s) '127.0.0.1' as server(s)
<0x0x2010848[SOGoSieveManager]> Could not login 'info-mail' on Sieve server:
<0x0x1f6cbd8[NGSieveClient]: socket=<NGActiveSocket[0x0x1f55508]: mode=rw
address=<0x0x21a2278[NGInternetSocketAddress]: host=localhost port=33910>
connectedTo=<0x0x200cdf8[NGInternetSocketAddress]: host=localhost port=4190>>>:
{RawResponse = "{ok = 0; reason = \"Authentication failed.\"; }"; result = 0; }
2017-11-30 10:27:14.021 sogo-tool[3336] An error occured while enabling
auto-reply of user info-mail


Anyone with some thoughts on this?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to