Displaying 5 results from an estimated 5 matches for "2e7359cd".
2014 Dec 06
3
MD5-CRYPT/CRAM-MD5 vs SHA512-CRYPT/PLAIN
...t.org/SSL
>> What is your opinion?
>>
> Number 2 as the other poster said without hesitation and for reasons he said
+1
--
Jan Wide?
Senior System Administrator
e-mail: jan.widel at networkers.pl
mobile: +48 797 004 946
www: http://www.networkers.pl
GPG: http://networkers.pl/GPG/2E7359CD.asc
2014 Dec 03
4
Replication sieve scripts.
...erip_connections = 20
}
protocol sieve {
managesieve_implementation_string = Dovecot Pigeonhole
managesieve_max_line_length = 65536
}
--
Jan Wide?
Senior System Administrator
e-mail: jan.widel at networkers.pl
mobile: +48 797 004 946
www: http://www.networkers.pl
GPG: http://networkers.pl/GPG/2E7359CD.asc
2014 Dec 14
2
Can't save to folders
When I login through imap, I can see everything in ~/mail/ just fine. I
cannot save to any of them. If I have an autocreate-autosubscribe folder
(ZZZ here), it shows up as empty (correct). Then if I save something to
it through imap, a file ~/mail/ZZZ appears, but nothing actually gets
saved to it.
David Griffith
dave at 661.org
===begin quote===
# 2.1.7: /etc/dovecot/dovecot.conf
# OS:
2014 Dec 14
0
Can't save to folders
...~/mail/ZZZ appears, but nothing
> actually gets saved to it.
Turn debug on, and watch log file when you copy.
mail_debug=yes
(...)
--
Jan Wide?
Senior System Administrator
e-mail: jan.widel at networkers.pl
mobile: +48 797 004 946
www: http://www.networkers.pl
GPG: http://networkers.pl/GPG/2E7359CD.asc
2014 Dec 05
3
MD5-CRYPT/CRAM-MD5 vs SHA512-CRYPT/PLAIN
Hello,
I am wondering which variant is more secure for user authentication and password scheme. Basically I am looking at both variants:
1) MD5-CRYPT password scheme storage with CRAM-MD5 auth mechanism
2) SHA512-CRYPT password scheme storage with PLAIN auth mechanism
In my opinion the option 2) should be safer although it is using PLAIN auth mechanism. Of course I would always use STARTTLS and