php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16997 Non-CRLF lineterminitor gives unexpected results
Submitted: 2002-05-03 17:41 UTC Modified: 2002-06-26 23:58 UTC
From: wv at xs2mail dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.1.2 OS: Debian Woody
Private report: No CVE-ID: None
 [2002-05-03 17:41 UTC] wv at xs2mail dot com
Apparently, my ISP's mailserver (imap.tiscali.nl) sends
an LF line terminator instead of CRLF.

When using XS2Mail (http://www.xs2mail.com/) on this server,
and deleting multiple messages at once, some messages that
I marked for deletion aren't deleted, while some messages
that I didn't mark for deletion are deleted!

I don't know what IMAP server they use, and I cannot give
you an example, without giving access to my account.

Expected behaviour:
- Refuse to continue if the server does not send CRLF's, or
- behave the same no matter what the line terminotor is.

Regards,

Wouter Verheijen,
XS2Mail

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-26 23:58 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC