I've also looked at the source code. But my attempt to output the UID
fails because of the error message:
doveadm-mail save.c: 62: 36: error: dereferencing pointer to incomplete type
in the line:
printf("uid =%s\n", dec2str(save_ctx->dest_mail->uid));
Am 11.04.2015 um 08:46 schrieb Gedalya:
Unfortunately this is not unique. Dovecot's documentation is at all
times significantly lagging behind the code, this is the MO for this
project. I guess someone will say "contributions are welcome".
There has also been some general discussion about organizing the
documentation differently, making it more comprehensive and perhaps
verbose, and my own personal impression that every line on the wiki
seems to assume you already know everything there is no know about
dovecot, except the line you're reading right now ;-)
But I must say the documentation is still quite helpful, in its own way.
And nothing will change unless people get into a practical discussion
about organizing an effort to improve the documentation.