[S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Paul Vojta
Dear all, I have the following problem with the current s-nail (commit 670aabb6804d94e0fe386c99e2b9ab382a2bb86c): % ~/s-nail-git/s-nail -f %:+texlive vo...@berkeley.edu@imap.gmail.com requires a password: s-nail version v14.9.0. Type `?' for help

Re: [S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Steffen Nurpmeso
Now forgot the attachment, sorry! --steffen | |Der Kragenbaer,The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) commit 28274f29 Author: Steffen (Daode) Nurpmeso

Re: [S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Ralph Corderoy
Hi Steffen, > - memcpy(>url_path.s, "/INBOX", sizeof("/INBOX")); > + memcpy(>url_path.s[i], "/INBOX", sizeof("/INBOX")); That looks like it could just be strcpy(3) to save the reader checking both string literals are the same. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy

Re: [S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Steffen Nurpmeso
Ralph Corderoy wrote: |> - memcpy(>url_path.s, "/INBOX", sizeof("/INBOX")); |> + memcpy(>url_path.s[i], "/INBOX", sizeof("/INBOX")); | |That looks like it could just be strcpy(3) to save the reader checking |both string literals are the same. That would not have

Re: [S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Paul Vojta
On Mon, Jul 24, 2017 at 02:30:44PM +0200, Steffen Nurpmeso wrote: > Hello Paul. > > Paul Vojta wrote: > > First of all i am sorry that you were in the queue, your address > was (and is still) listed in "List of non-member addresses whose > postings should be

[S-mailx] Duplicate request for password, never succeeds

2017-07-24 Thread Paul Vojta
Dear all, I have the following problem with the current s-nail (commit 670aabb6804d94e0fe386c99e2b9ab382a2bb86c): % ~/s-nail-git/s-nail -f %:+texlive vo...@berkeley.edu@imap.gmail.com requires a password: s-nail version v14.9.0. Type `?' for help