cyrus, sasl, sieve

2 server … file imapd.conf IDENTICI! strutture ldap differenti…

morale? su una delle 2 non mi crea le cartelle via IMAP e non mi autentica SIEVE… no comment … me ne vado a nanna

++++++++++++++++++++++++++++++[ 2 righe di debug ]

tt-fe1:~# sieveshell -a zeph -u zeph localhost
connecting to localhost
Please enter your password:
unable to connect to server at /usr/bin/sieveshell line 174, line 1.

Oct 4 04:13:30 localhost saslauthd[24163]: rel_accept_lock : released accept lock
Oct 4 04:13:30 localhost saslauthd[24164]: get_accept_lock : acquired accept lock
Oct 4 04:13:30 localhost saslauthd[24163]: do_auth : auth success: [user=zeph] [service=sieve] [realm=] [mech=ldap]
Oct 4 04:13:30 localhost perl: No worthy mechs found
Oct 4 04:13:30 localhost saslauthd[24163]: do_request : response: OK

tt-fe1:/etc# sivtest -a zeph -u zeph tt-web
S: “IMPLEMENTATION” “Cyrus timsieved v2.1.18-IPv6-Debian-2.1.18-1+sarge2”
S: “SASL” “PLAIN”
S: “SIEVE” “fileinto reject envelope vacation imapflags notify subaddress relational regex”
S: “STARTTLS”
S: OK
Please enter your password:
C: AUTHENTICATE “PLAIN” {24+}
(removed… it’s an md5)
S: NO “Authentication Error”
Authentication failed. generic failure
Security strength factor: 0
C: LOGOUT
Connection closed.

tt-fe1:/etc# sivtest -t “” -a zeph -u zeph tt-web
S: “IMPLEMENTATION” “Cyrus timsieved v2.1.18-IPv6-Debian-2.1.18-1+sarge2”
S: “SASL” “PLAIN”
S: “SIEVE” “fileinto reject envelope vacation imapflags notify subaddress relational regex”
S: “STARTTLS”
S: OK
C: STARTTLS
S: OK “Begin TLS negotiation now”
verify error:num=19:self signed certificate in certificate chain
TLS connection established: TLSv1 with cipher AES256-SHA (256/256 bits)
C: CAPABILITY
S: “IMPLEMENTATION” “Cyrus timsieved v2.1.18-IPv6-Debian-2.1.18-1+sarge2”
S: “SASL” “PLAIN”
S: “SIEVE” “fileinto reject envelope vacation imapflags notify subaddress relational regex”
S: OK
Please enter your password:
C: AUTHENTICATE “PLAIN” {24+}
(removed… it’s an md5)
S: NO “Authentication Error”
Authentication failed. generic failure
Security strength factor: 256
C: LOGOUT
Connection closed.

5 thoughts on “cyrus, sasl, sieve

  1. ho anche io quel sospetto… anche perche’ e’ l’unica vera differenza tra le 2 installazioni

    solo che sieve si appoggia a saslauthd, e quest’ultimo autentica che e’ un piacere… fosse colpa dell’ssl non autenticherebbe nemmeno lui… o no?

  2. ho risolto… mannaggia

    avevo installato il primo server… GOsa^2 mi aveva creato perfettamente l’account di posta, poi ho avuto la geniale idea di decommentare

    unixhierarchy = yes

    risultato? alla creazione degli utenti successivi, GOsa^2 non riusciva a creare le cartelle necessarie al corretto funzionamento dell’account. Sieve, a quel punto non aveva dove andare a creare le cartelle per depositare gli script… e quindi autenticava, ma poi falliva miseramente perche’ non accedeva alle cartelle dell’utente.

    TLS va che e’ un piacere ๐Ÿ˜‰

    .

Leave a comment