One more test. If I put command (for example): 4 UID FETCH 39567,39570 (UID RFC822.SIZE FLAGS ENVELOPE BODY.PEEK[HEADER.FIELDS (REFERENCES)])
I get glibc error. But, if I put command: 4 UID FETCH 39567,39570 (UID RFC822.SIZE FLAGS BODY.PEEK[HEADER.FIELDS (REFERENCES)]) all OK ! So, getting ENVELOPE flag bring error. And even if I put command: 4 UID FETCH 39567,39570 (ENVELOPE) I also get error -- Oleg
