Displaying 2 results from an estimated 2 matches for "mail_flags_mask".
2005 May 11
1
Segfault in imap process
...84
#7 0x0809d8f9 in io_loop_run (ioloop=0x80bb9b0) at ioloop.c:218
#8 0x08060537 in main (argc=1, argv=0xbffffa84, envp=0xbffffa8c) at main.c:228
(gdb) frame
#0 0x08074d10 in index_mail_get_flags (_mail=0x80c86d0) at index-mail.c:162
162 data->flags = data->rec->flags & MAIL_FLAGS_MASK;
(gdb) p data->rec
$3 = (const struct mail_index_record *) 0xb7c71834
(gdb) p data->rec->flags
Cannot access memory at address 0xb7c71838
2008 May 19
2
no bookeeping using public folders
Using dovecot 1.0.10. In the config:
namespace public {
separator = /
hidden = no
prefix = Flock/
location =
maildir:/home/baratin/PublicMaildir:CONTROL=~/Maildir/control/Flock:INDEX=/var/dovecot/index/%u/Flock
}
This should be a public mail folder owned by "baratin", "read only" for
all other users. Every user has his/her own control and index area