/offlineimap/head: changeset 281

Fixed CRAM-MD5 auth so it actually works now. This is 3.99.3
This commit is contained in:
jgoerzen
2002-11-05 02:24:41 +01:00
parent b538581bf6
commit 6b181da921
6 changed files with 132 additions and 9 deletions

View File

@ -18,4 +18,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
from offlineimap import init
init.startup('3.99.2')
init.startup('3.99.3')