Displaying 4 results from an estimated 4 matches for "mail_storage_service_read_set".
2018 Sep 10
1
make check (pigeonhole)
...c:70)
==29930==??? by 0x51F377C: settings_parser_init_list (settings-parser.c:215)
==29930==??? by 0x51ED102: master_service_settings_read
(master-service-settings.c:595)
==29930==??? by 0x51EE3A9: master_service_settings_cache_read
(master-service-settings-cache.c:387)
==29930==??? by 0x4E874BF: mail_storage_service_read_settings
(mail-storage-service.c:1085)
==29930==??? by 0x4E87745: mail_storage_service_lookup_real
(mail-storage-service.c:1249)
==29930==??? by 0x4E88795: mail_storage_service_lookup
(mail-storage-service.c:1441)
==29930==??? by 0x403223: test_init_mail_user (test-edit-mail.c:71)
==29930==??? by 0x...
2018 Sep 10
0
make check (pigeonhole)
...7C: settings_parser_init_list
> (settings-parser.c:215)
> ==29930==??? by 0x51ED102: master_service_settings_read
> (master-service-settings.c:595)
> ==29930==??? by 0x51EE3A9: master_service_settings_cache_read
> (master-service-settings-cache.c:387)
> ==29930==??? by 0x4E874BF: mail_storage_service_read_settings
> (mail-storage-service.c:1085)
> ==29930==??? by 0x4E87745: mail_storage_service_lookup_real
> (mail-storage-service.c:1249)
> ==29930==??? by 0x4E88795: mail_storage_service_lookup
> (mail-storage-service.c:1441)
> ==29930==??? by 0x403223: test_init_mail_user (test-edit-ma...
2018 Sep 09
3
make check (pigeonhole)
Hello list,
During the 'make check' (pigeonhole) portion of a building (rpmbuild) a
dovecot.spec file I'm getting the following error:
testsuite(root): Fatal: Couldn't drop privileges: User is missing UID
(see mail_uid setting)
I'm not sure how to resolve this, and any help would be appreciated to
help me finish the creating the rpm
--
Eric Broch
White Horse Technical
2013 Feb 11
2
error running indexer-worker as non-root user
...onfig
Here's where the error comes from:
2 libdovecot.0.dylib 0x00000001019612a0 master_service_settings_read + 2168
3 libdovecot.0.dylib 0x000000010196193e master_service_settings_cache_read + 294
4 libdovecot-storage.0.dylib 0x000000010185d9ad mail_storage_service_read_settings + 510
5 libdovecot-storage.0.dylib 0x000000010185da5d mail_storage_service_lookup + 96
6 libdovecot-storage.0.dylib 0x000000010185f06a mail_storage_service_lookup_next + 42
7 indexer-worker 0x00000001018101a1 master_connection_input + 335
8 libdov...