On Tue, 24 Sep 2002 01:10:58 +0200 (CEST), Tomas Pospisek's Mailing Lists
wrote:
> The problem is, that mail_append[_full] will allways add a
>       Status: O
> to the mail, even if I pass an empty string to the function as "flags".

What version of c-client are you using?  No current version of c-client does
that, and it looks like this was changed way back in imap-4.1 days, between 5
and 6 years ago.

If you are using a modern c-client, then mail_append_full() does not set "O"
status, and something else must be doing it.  If you have the mailbox open
when you do the append, then that "something else" is the open mail stream.

Reply via email to