wrong flag value on saving data

Issue #60 closed
gb-media created an issue

you save the flags value 5 if TLS is on.
but you check for value 4.

const DB_SECURE_IMAP_TLS = 4;

TLS connection ist not possible.

Comments (2)

  1. Boris Gulay repo owner

    Sorry cant’t find where I’m checking for value 5.

    Can you specify file: line please.

  2. Log in to comment