<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test846, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>imap: change from "FETCH" to "UID FETCH"</title>
<updated>2018-09-06T08:57:48+00:00</updated>
<author>
<name>Nicklas Avén</name>
<email>nicklas.aven@jordogskog.no</email>
</author>
<published>2018-07-31T11:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6987fcef657710f800b05dd79ff744087b15c73d'/>
<id>6987fcef657710f800b05dd79ff744087b15c73d</id>
<content type='text'>
... and add "MAILINDEX".

As described in #2789, this is a suggested solution.  Changing UID=xx to
actually get mail with UID xx and add "MAILINDEX" to get a mail with a
special index in the mail box (old behavior).  So MAILINDEX=1 gives the
first non deleted mail in the mail box.

Fixes #2789
Closes #2815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and add "MAILINDEX".

As described in #2789, this is a suggested solution.  Changing UID=xx to
actually get mail with UID xx and add "MAILINDEX" to get a mail with a
special index in the mail box (old behavior).  So MAILINDEX=1 gives the
first non deleted mail in the mail box.

Fixes #2789
Closes #2815
</pre>
</div>
</content>
</entry>
<entry>
<title>imap: support PREAUTH</title>
<updated>2017-08-23T21:58:49+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-08-22T22:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=befaa7b14fd5d1c1d4e06035c4babc6cb9623722'/>
<id>befaa7b14fd5d1c1d4e06035c4babc6cb9623722</id>
<content type='text'>
It is a defined possible greeting at server startup that means the
connection is already authenticated. See
https://tools.ietf.org/html/rfc3501#section-7.1.4

Test 846 added to verify.

Fixes #1818
Closes #1820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a defined possible greeting at server startup that means the
connection is already authenticated. See
https://tools.ietf.org/html/rfc3501#section-7.1.4

Test 846 added to verify.

Fixes #1818
Closes #1820
</pre>
</div>
</content>
</entry>
</feed>
