[horde] Ingo: can't save/activeate scripts - The driver said: "Authentication failed."
Nils
horde at bugblatterbeast.de
Mon Apr 1 12:16:15 UTC 2024
For a test I've hard-wired the '@FQDN' to
vendor/horde/managesieve/src/Client.php:375 but it seems, the missing
FQDN wasn't the problem (or at least not the only one).
Imap login works:
AprĀ 1 14:03:04 DOMAIN dovecot: imap-login: Login:
user=<USERNAME at DOMAIN.TLD>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
mpid=1373329,
TLS, session=<90SexQcVErR/AAAB>
Sieve login fails:
AprĀ 1 14:03:53 DOMAIN dovecot: managesieve-login: Disconnected:
Connection closed (auth failed, 1 attempts in 2 secs):
user=<USERNAME at DOMAIN.TLD>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
TLS, session=<sk1syAcV/NV/AAAB>
The log entry of the failed sieve login is with the edited file
vendor/horde/managesieve/src/Client.php. Otherwise it just says
"user=<USERNAME>"
Any help would be appreciated.
On 3/24/24 17:00, Nils wrote:
> Syslog shows a failed attempt to authenticate to sieve using only
> USERNAME instead of USERNAME at FQDN.
More information about the horde
mailing list