[Dbmail-dev] authentication

2006-09-28 Thread Marc Dirix
Hi I noticed dbmail-timsieved to reaccept authentication. After reauthenticating I get an OK repsonse. According to the ietf draft: Reauthentication is not supported by ManageSieve protocol's profile of SASL. I.e. after a successfully completed AUTHENTICATE command, no more AUTHENTICATE

[Dbmail-dev] authentication

2005-05-04 Thread gopalakrishnan kamalanathan
Do DBMail support any kind of secured user authentication like MD5 or does it support STARTTLS? DBMail document says that it supports MD5, but looking at the code it does not seem to be supporting any kind of secured user authentication. It supports only plain login. Can anyone confirm this

[Dbmail-dev] authentication

2005-05-04 Thread M. J. [Mike] O'Brien
y, May 04, 2005 1:35 PM Subject: [Dbmail-dev] authentication Do DBMail support any kind of secured user authentication like MD5 or does it support STARTTLS? DBMail document says that it supports MD5, but looking at the code it does not seem to be supporting any kind of secured user authentication

Re: [Dbmail-dev] authentication

2005-05-04 Thread Geo Carncross
On Wed, 2005-05-04 at 10:35 -0700, gopalakrishnan kamalanathan wrote: > Do DBMail support any kind of secured user authentication like MD5 or does > it support STARTTLS? No. For STARTTLS, you can use stunnel. In fact, you probably should. One day, it'll probably get CRAM-MD5/SHA1 and DIGEST-MD5