X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fdownload.php;h=552e88b65cb7bc69c0bc8b18b0d835b22286ded3;hp=cc7f769a366cbd4bc5734162ed8850a1c6d53504;hb=bd8bf4916ce19acd6151da6c2404488d731d8fd6;hpb=180c2c0925c69fc1be338603aff09528e3b954b1 diff --git a/src/download.php b/src/download.php index cc7f769a..552e88b6 100644 --- a/src/download.php +++ b/src/download.php @@ -1,7 +1,7 @@ "; } - $imapConnection = loginToImapServer($username, $key, $imapServerAddress); + $imapConnection = loginToImapServer($username, $key, $imapServerAddress, 0); selectMailbox($imapConnection, $mailbox, $numMessages); // $message contains all information about the message