Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 15, 2019 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/c5de0cf89bd2e7a32fd964142dd20e94 to your computer and use it in GitHub Desktop.
Save ryantm/c5de0cf89bd2e7a32fd964142dd20e94 to your computer and use it in GitHub Desktop.
/nix/store/8vni5ylzg535dyaa2f6i213220nwsjla-dovecot-2.3.7
├── bin
│   ├── doveadm
│   ├── doveconf
│   ├── dovecot
│   └── dsync -> doveadm
├── etc
│   ├── dovecot
│   │   └── README
│   └── systemd
│   └── system
│   ├── dovecot.service
│   └── dovecot.socket
├── include
│   └── dovecot
│   ├── access-lookup.h
│   ├── acl-api.h
│   ├── acl-api-private.h
│   ├── acl-cache.h
│   ├── acl-global-file.h
│   ├── acl-lookup-dict.h
│   ├── acl-plugin.h
│   ├── acl-storage.h
│   ├── anvil-client.h
│   ├── aqueue.h
│   ├── array-decl.h
│   ├── array.h
│   ├── askpass.h
│   ├── auth-cache.h
│   ├── auth-client-connection.h
│   ├── auth-client.h
│   ├── auth-client-interface.h
│   ├── auth-client-private.h
│   ├── auth-common.h
│   ├── auth-fields.h
│   ├── auth.h
│   ├── auth-master-connection.h
│   ├── auth-master.h
│   ├── auth-penalty.h
│   ├── auth-policy.h
│   ├── auth-postfix-connection.h
│   ├── auth-request.h
│   ├── auth-request-handler.h
│   ├── auth-request-stats.h
│   ├── auth-request-var-expand.h
│   ├── auth-settings.h
│   ├── auth-stats.h
│   ├── auth-token.h
│   ├── auth-worker-client.h
│   ├── auth-worker-server.h
│   ├── backtrace-string.h
│   ├── base32.h
│   ├── base64.h
│   ├── bits.h
│   ├── bloomfilter.h
│   ├── bsearch-insert-pos.h
│   ├── buffer.h
│   ├── byteorder.h
│   ├── charset-utf8.h
│   ├── charset-utf8-private.h
│   ├── child-wait.h
│   ├── client-common.h
│   ├── compat.h
│   ├── compression.h
│   ├── config-filter.h
│   ├── config.h
│   ├── config-parser.h
│   ├── config-parser-private.h
│   ├── config-request.h
│   ├── connection.h
│   ├── crc32.h
│   ├── cydir-storage.h
│   ├── cydir-sync.h
│   ├── data-stack.h
│   ├── db-checkpassword.h
│   ├── db-dict.h
│   ├── db-ldap.h
│   ├── db-oauth2.h
│   ├── dbox-attachment.h
│   ├── dbox-file.h
│   ├── dbox-mail.h
│   ├── dbox-save.h
│   ├── dbox-storage.h
│   ├── db-passwd-file.h
│   ├── db-sql.h
│   ├── dcrypt.h
│   ├── dcrypt-iostream.h
│   ├── dcrypt-private.h
│   ├── dict-client.h
│   ├── dict.h
│   ├── dict-private.h
│   ├── dict-transaction-memory.h
│   ├── dns-lookup.h
│   ├── dns-util.h
│   ├── doveadm-cmd.h
│   ├── doveadm-dsync.h
│   ├── doveadm-dump.h
│   ├── doveadm.h
│   ├── doveadm-mailbox-list-iter.h
│   ├── doveadm-mail.h
│   ├── doveadm-mail-iter.h
│   ├── doveadm-print.h
│   ├── doveadm-print-private.h
│   ├── doveadm-settings.h
│   ├── doveadm-util.h
│   ├── dovecot-version.h
│   ├── dsasl-client.h
│   ├── dsasl-client-private.h
│   ├── dsync-brain.h
│   ├── dsync-ibc.h
│   ├── eacces-error.h
│   ├── env-util.h
│   ├── event-filter.h
│   ├── event-log.h
│   ├── execv-const.h
│   ├── fail-mail-storage.h
│   ├── failures.h
│   ├── failures-private.h
│   ├── fdatasync-path.h
│   ├── fdpass.h
│   ├── fd-util.h
│   ├── file-cache.h
│   ├── file-copy.h
│   ├── file-create-locked.h
│   ├── file-dotlock.h
│   ├── file-lock.h
│   ├── file-set-size.h
│   ├── fs-api.h
│   ├── fs-api-private.h
│   ├── fs-sis-common.h
│   ├── fs-test.h
│   ├── fs-wrapper.h
│   ├── fsync-mode.h
│   ├── fts-api.h
│   ├── fts-api-private.h
│   ├── fts-common.h
│   ├── fts-expunge-log.h
│   ├── fts-filter-common.h
│   ├── fts-filter.h
│   ├── fts-filter-private.h
│   ├── fts-icu.h
│   ├── fts-indexer.h
│   ├── fts-language.h
│   ├── fts-library.h
│   ├── fts-parser.h
│   ├── fts-storage.h
│   ├── fts-tokenizer-common.h
│   ├── fts-tokenizer-generic-private.h
│   ├── fts-tokenizer.h
│   ├── fts-tokenizer-private.h
│   ├── fts-user.h
│   ├── guid.h
│   ├── hash2.h
│   ├── hash-decl.h
│   ├── hash-format.h
│   ├── hash.h
│   ├── hash-method.h
│   ├── hex-binary.h
│   ├── hex-dec.h
│   ├── hmac-cram-md5.h
│   ├── hmac.h
│   ├── home-expand.h
│   ├── hook-build.h
│   ├── hostpid.h
│   ├── http-auth.h
│   ├── http-client.h
│   ├── http-client-private.h
│   ├── http-common.h
│   ├── http-date.h
│   ├── http-header.h
│   ├── http-header-parser.h
│   ├── http-message-parser.h
│   ├── http-parser.h
│   ├── http-request.h
│   ├── http-request-parser.h
│   ├── http-response.h
│   ├── http-response-parser.h
│   ├── http-server.h
│   ├── http-server-private.h
│   ├── http-transfer.h
│   ├── http-url.h
│   ├── imap-arg.h
│   ├── imap-base-subject.h
│   ├── imap-bodystructure.h
│   ├── imapc-client.h
│   ├── imapc-client-private.h
│   ├── imapc-connection.h
│   ├── imap-client.h
│   ├── imapc-list.h
│   ├── imapc-mail.h
│   ├── imapc-msgmap.h
│   ├── imap-commands.h
│   ├── imap-commands-util.h
│   ├── imap-common.h
│   ├── imapc-search.h
│   ├── imapc-settings.h
│   ├── imapc-storage.h
│   ├── imapc-sync.h
│   ├── imap-date.h
│   ├── imap-envelope.h
│   ├── imap-expunge.h
│   ├── imap-feature.h
│   ├── imap-fetch.h
│   ├── imap-id.h
│   ├── imap-keepalive.h
│   ├── imap-list.h
│   ├── imap-login-client.h
│   ├── imap-login-commands.h
│   ├── imap-login-settings.h
│   ├── imap-master-client.h
│   ├── imap-match.h
│   ├── imap-metadata.h
│   ├── imap-msgpart.h
│   ├── imap-msgpart-url.h
│   ├── imap-notify.h
│   ├── imap-parser.h
│   ├── imap-quote.h
│   ├── imap-resp-code.h
│   ├── imap-search-args.h
│   ├── imap-search.h
│   ├── imap-seqset.h
│   ├── imap-settings.h
│   ├── imap-state.h
│   ├── imap-status.h
│   ├── imap-sync.h
│   ├── imap-sync-private.h
│   ├── imap-urlauth-backend.h
│   ├── imap-urlauth-connection.h
│   ├── imap-urlauth-fetch.h
│   ├── imap-urlauth.h
│   ├── imap-urlauth-private.h
│   ├── imap-url.h
│   ├── imap-utf7.h
│   ├── imap-util.h
│   ├── imem.h
│   ├── index-attachment.h
│   ├── index-mailbox-size.h
│   ├── index-mail.h
│   ├── index-pop3-uidl.h
│   ├── index-rebuild.h
│   ├── index-search-private.h
│   ├── index-search-result.h
│   ├── index-sort.h
│   ├── index-sort-private.h
│   ├── index-storage.h
│   ├── index-sync-changes.h
│   ├── index-sync-private.h
│   ├── index-thread-private.h
│   ├── ioloop.h
│   ├── ioloop-iolist.h
│   ├── ioloop-notify-fd.h
│   ├── ioloop-private.h
│   ├── iostream.h
│   ├── iostream-lz4.h
│   ├── iostream-openssl.h
│   ├── iostream-private.h
│   ├── iostream-proxy.h
│   ├── iostream-pump.h
│   ├── iostream-rawlog.h
│   ├── iostream-rawlog-private.h
│   ├── iostream-ssl.h
│   ├── iostream-ssl-private.h
│   ├── iostream-ssl-test.h
│   ├── iostream-temp.h
│   ├── ipc-client.h
│   ├── ipc-server.h
│   ├── ipwd.h
│   ├── iso8601-date.h
│   ├── istream-attachment-connector.h
│   ├── istream-attachment-extractor.h
│   ├── istream-base64.h
│   ├── istream-binary-converter.h
│   ├── istream-callback.h
│   ├── istream-chain.h
│   ├── istream-concat.h
│   ├── istream-crlf.h
│   ├── istream-decrypt.h
│   ├── istream-dot.h
│   ├── istream-failure-at.h
│   ├── istream-file-private.h
│   ├── istream-fs-file.h
│   ├── istream-fs-stats.h
│   ├── istream.h
│   ├── istream-hash.h
│   ├── istream-header-filter.h
│   ├── istream-jsonstr.h
│   ├── istream-mail.h
│   ├── istream-metawrap.h
│   ├── istream-multiplex.h
│   ├── istream-nonuls.h
│   ├── istream-private.h
│   ├── istream-qp.h
│   ├── istream-rawlog.h
│   ├── istream-raw-mbox.h
│   ├── istream-seekable.h
│   ├── istream-sized.h
│   ├── istream-tee.h
│   ├── istream-timeout.h
│   ├── istream-try.h
│   ├── istream-unix.h
│   ├── istream-zlib.h
│   ├── json-parser.h
│   ├── json-tree.h
│   ├── ldap-client.h
│   ├── lda-settings.h
│   ├── lib-event.h
│   ├── lib-event-private.h
│   ├── lib.h
│   ├── lib-signals.h
│   ├── llist.h
│   ├── lmtp-client.h
│   ├── lmtp-commands.h
│   ├── lmtp-common.h
│   ├── lmtp-recipient.h
│   ├── lmtp-settings.h
│   ├── login-common.h
│   ├── login-proxy.h
│   ├── login-proxy-state.h
│   ├── login-settings.h
│   ├── log-throttle.h
│   ├── macros.h
│   ├── mail-autoexpunge.h
│   ├── mailbox-attribute.h
│   ├── mailbox-attribute-internal.h
│   ├── mailbox-attribute-private.h
│   ├── mailbox-guid-cache.h
│   ├── mailbox-list-delete.h
│   ├── mailbox-list-fs.h
│   ├── mailbox-list.h
│   ├── mailbox-list-index.h
│   ├── mailbox-list-index-storage.h
│   ├── mailbox-list-index-sync.h
│   ├── mailbox-list-iter.h
│   ├── mailbox-list-iter-private.h
│   ├── mailbox-list-maildir.h
│   ├── mailbox-list-notify.h
│   ├── mailbox-list-notify-tree.h
│   ├── mailbox-list-private.h
│   ├── mailbox-list-subscriptions.h
│   ├── mailbox-log.h
│   ├── mailbox-recent-flags.h
│   ├── mailbox-search-result-private.h
│   ├── mailbox-tree.h
│   ├── mailbox-uidvalidity.h
│   ├── mailbox-watch.h
│   ├── mail-cache.h
│   ├── mail-cache-private.h
│   ├── mail-copy.h
│   ├── mail-deliver.h
│   ├── maildir-filename-flags.h
│   ├── maildir-filename.h
│   ├── maildir-keywords.h
│   ├── maildir-settings.h
│   ├── maildir-storage.h
│   ├── maildir-sync.h
│   ├── maildir-uidlist.h
│   ├── mail-duplicate.h
│   ├── mail-error.h
│   ├── mail-html2text.h
│   ├── mail-index-alloc-cache.h
│   ├── mail-index.h
│   ├── mail-index-modseq.h
│   ├── mail-index-private.h
│   ├── mail-index-strmap.h
│   ├── mail-index-sync-private.h
│   ├── mail-index-transaction-private.h
│   ├── mail-index-util.h
│   ├── mail-index-view-private.h
│   ├── mail-namespace.h
│   ├── mail-search-build.h
│   ├── mail-search.h
│   ├── mail-search-mime-build.h
│   ├── mail-search-mime.h
│   ├── mail-search-mime-register.h
│   ├── mail-search-parser.h
│   ├── mail-search-parser-private.h
│   ├── mail-search-register.h
│   ├── mail-send.h
│   ├── mail-storage.h
│   ├── mail-storage-hooks.h
│   ├── mail-storage-private.h
│   ├── mail-storage-service.h
│   ├── mail-storage-settings.h
│   ├── mail-thread.h
│   ├── mail-transaction-log.h
│   ├── mail-transaction-log-private.h
│   ├── mail-transaction-log-view-private.h
│   ├── mail-types.h
│   ├── mail-user.h
│   ├── mail-user-hash.h
│   ├── malloc-overflow.h
│   ├── master-auth.h
│   ├── master-instance.h
│   ├── master-interface.h
│   ├── master-login-auth.h
│   ├── master-login.h
│   ├── master-service.h
│   ├── master-service-private.h
│   ├── master-service-settings-cache.h
│   ├── master-service-settings.h
│   ├── master-service-ssl.h
│   ├── master-service-ssl-settings.h
│   ├── mbox-file.h
│   ├── mbox-from.h
│   ├── mbox-lock.h
│   ├── mbox-md5.h
│   ├── mbox-settings.h
│   ├── mbox-storage.h
│   ├── mbox-sync-private.h
│   ├── md4.h
│   ├── md5.h
│   ├── mdbox-file.h
│   ├── mdbox-map.h
│   ├── mdbox-map-private.h
│   ├── mdbox-settings.h
│   ├── mdbox-storage.h
│   ├── mdbox-storage-rebuild.h
│   ├── mdbox-sync.h
│   ├── mech.h
│   ├── mech-otp-skey-common.h
│   ├── mech-plain-common.h
│   ├── memarea.h
│   ├── mempool.h
│   ├── message-address.h
│   ├── message-binary-part.h
│   ├── message-date.h
│   ├── message-decoder.h
│   ├── message-header-decode.h
│   ├── message-header-encode.h
│   ├── message-header-hash.h
│   ├── message-header-parser.h
│   ├── message-id.h
│   ├── message-parser.h
│   ├── message-part-data.h
│   ├── message-part.h
│   ├── message-part-serialize.h
│   ├── message-search.h
│   ├── message-size.h
│   ├── message-snippet.h
│   ├── mkdir-parents.h
│   ├── mmap-util.h
│   ├── module-context.h
│   ├── module-dir.h
│   ├── mountpoint.h
│   ├── murmurhash3.h
│   ├── mycrypt.h
│   ├── net.h
│   ├── nfs-workarounds.h
│   ├── notify-plugin.h
│   ├── notify-plugin-private.h
│   ├── numpack.h
│   ├── oauth2.h
│   ├── ostream-cmp.h
│   ├── ostream-dot.h
│   ├── ostream-encrypt.h
│   ├── ostream-failure-at.h
│   ├── ostream-file-private.h
│   ├── ostream.h
│   ├── ostream-hash.h
│   ├── ostream-metawrap.h
│   ├── ostream-multiplex.h
│   ├── ostream-null.h
│   ├── ostream-private.h
│   ├── ostream-rawlog.h
│   ├── ostream-unix.h
│   ├── ostream-zlib.h
│   ├── passdb-blocking.h
│   ├── passdb-cache.h
│   ├── passdb.h
│   ├── passdb-template.h
│   ├── password-scheme.h
│   ├── path-util.h
│   ├── pkcs5.h
│   ├── pop3-capability.h
│   ├── pop3c-client.h
│   ├── pop3-client.h
│   ├── pop3-commands.h
│   ├── pop3-common.h
│   ├── pop3c-settings.h
│   ├── pop3c-storage.h
│   ├── pop3c-sync.h
│   ├── pop3-settings.h
│   ├── primes.h
│   ├── printf-format-fix.h
│   ├── priorityq.h
│   ├── process-title.h
│   ├── program-client.h
│   ├── push-notification-drivers.h
│   ├── push-notification-event-flagsclear.h
│   ├── push-notification-event-flagsset.h
│   ├── push-notification-event-mailboxcreate.h
│   ├── push-notification-event-mailboxdelete.h
│   ├── push-notification-event-mailboxrename.h
│   ├── push-notification-event-mailboxsubscribe.h
│   ├── push-notification-event-mailboxunsubscribe.h
│   ├── push-notification-event-messageappend.h
│   ├── push-notification-event-message-common.h
│   ├── push-notification-event-messageexpunge.h
│   ├── push-notification-event-messagenew.h
│   ├── push-notification-event-messageread.h
│   ├── push-notification-event-messagetrash.h
│   ├── push-notification-events.h
│   ├── push-notification-events-rfc5423.h
│   ├── push-notification-plugin.h
│   ├── push-notification-triggers.h
│   ├── push-notification-txn-mbox.h
│   ├── push-notification-txn-msg.h
│   ├── qp-decoder.h
│   ├── qp-encoder.h
│   ├── quota-fs.h
│   ├── quota.h
│   ├── quota-plugin.h
│   ├── quota-private.h
│   ├── quoted-printable.h
│   ├── randgen.h
│   ├── raw-storage.h
│   ├── raw-sync.h
│   ├── read-full.h
│   ├── restrict-access.h
│   ├── restrict-process-size.h
│   ├── rfc2231-parser.h
│   ├── rfc822-parser.h
│   ├── safe-memset.h
│   ├── safe-mkdir.h
│   ├── safe-mkstemp.h
│   ├── sasl-server.h
│   ├── sdbox-file.h
│   ├── sdbox-storage.h
│   ├── sdbox-sync.h
│   ├── sendfile-util.h
│   ├── seq-range-array.h
│   ├── service-settings.h
│   ├── settings.h
│   ├── settings-parser.h
│   ├── sha1.h
│   ├── sha2.h
│   ├── sha3.h
│   ├── sha-common.h
│   ├── shared-storage.h
│   ├── smtp-address.h
│   ├── smtp-client-command.h
│   ├── smtp-client-connection.h
│   ├── smtp-client.h
│   ├── smtp-client-private.h
│   ├── smtp-client-transaction.h
│   ├── smtp-command.h
│   ├── smtp-command-parser.h
│   ├── smtp-common.h
│   ├── smtp-params.h
│   ├── smtp-parser.h
│   ├── smtp-reply.h
│   ├── smtp-reply-parser.h
│   ├── smtp-server.h
│   ├── smtp-server-private.h
│   ├── smtp-submit.h
│   ├── smtp-submit-settings.h
│   ├── smtp-syntax.h
│   ├── sort.h
│   ├── sql-api.h
│   ├── sql-api-private.h
│   ├── sql-db-cache.h
│   ├── stats-client.h
│   ├── stats-connection.h
│   ├── stats-dist.h
│   ├── stats.h
│   ├── stats-parser.h
│   ├── strescape.h
│   ├── str-find.h
│   ├── strfuncs.h
│   ├── str.h
│   ├── strnum.h
│   ├── str-sanitize.h
│   ├── str-table.h
│   ├── submission-backend.h
│   ├── submission-backend-relay.h
│   ├── submission-client.h
│   ├── submission-commands.h
│   ├── submission-common.h
│   ├── submission-recipient.h
│   ├── submission-settings.h
│   ├── subscription-file.h
│   ├── syslog-util.h
│   ├── test-common.h
│   ├── time-util.h
│   ├── unichar.h
│   ├── unix-socket-create.h
│   ├── unlink-directory.h
│   ├── unlink-old-files.h
│   ├── uri-util.h
│   ├── userdb-blocking.h
│   ├── userdb.h
│   ├── userdb-template.h
│   ├── userdb-vpopmail.h
│   ├── utc-mktime.h
│   ├── utc-offset.h
│   ├── var-expand.h
│   ├── var-expand-private.h
│   ├── wildcard-match.h
│   └── write-full.h
├── lib
│   └── dovecot
│   ├── auth
│   │   ├── lib20_auth_var_expand_crypt.la
│   │   ├── lib20_auth_var_expand_crypt.so
│   │   ├── libauthdb_imap.la
│   │   └── libauthdb_imap.so
│   ├── doveadm
│   │   ├── lib10_doveadm_acl_plugin.la
│   │   ├── lib10_doveadm_acl_plugin.so
│   │   ├── lib10_doveadm_expire_plugin.la
│   │   ├── lib10_doveadm_expire_plugin.so
│   │   ├── lib10_doveadm_quota_plugin.la
│   │   ├── lib10_doveadm_quota_plugin.so
│   │   ├── lib20_doveadm_fts_lucene_plugin.la
│   │   ├── lib20_doveadm_fts_lucene_plugin.so
│   │   ├── lib20_doveadm_fts_plugin.la
│   │   ├── lib20_doveadm_fts_plugin.so
│   │   ├── libdoveadm_mail_crypt_plugin.la
│   │   └── libdoveadm_mail_crypt_plugin.so
│   ├── dovecot-config
│   ├── lib01_acl_plugin.la
│   ├── lib01_acl_plugin.so
│   ├── lib02_imap_acl_plugin.la
│   ├── lib02_imap_acl_plugin.so
│   ├── lib02_lazy_expunge_plugin.la
│   ├── lib02_lazy_expunge_plugin.so
│   ├── lib05_mail_crypt_acl_plugin.la
│   ├── lib05_mail_crypt_acl_plugin.so
│   ├── lib05_pop3_migration_plugin.la
│   ├── lib05_pop3_migration_plugin.so
│   ├── lib05_snarf_plugin.la
│   ├── lib05_snarf_plugin.so
│   ├── lib10_last_login_plugin.la
│   ├── lib10_last_login_plugin.so
│   ├── lib10_mail_crypt_plugin.la
│   ├── lib10_mail_crypt_plugin.so
│   ├── lib10_mail_filter_plugin.la
│   ├── lib10_mail_filter_plugin.so
│   ├── lib10_quota_plugin.la
│   ├── lib10_quota_plugin.so
│   ├── lib11_imap_quota_plugin.la
│   ├── lib11_imap_quota_plugin.so
│   ├── lib11_trash_plugin.la
│   ├── lib11_trash_plugin.so
│   ├── lib15_notify_plugin.la
│   ├── lib15_notify_plugin.so
│   ├── lib20_autocreate_plugin.la
│   ├── lib20_autocreate_plugin.so
│   ├── lib20_charset_alias_plugin.la
│   ├── lib20_charset_alias_plugin.so
│   ├── lib20_expire_plugin.la
│   ├── lib20_expire_plugin.so
│   ├── lib20_fts_plugin.la
│   ├── lib20_fts_plugin.so
│   ├── lib20_listescape_plugin.la
│   ├── lib20_listescape_plugin.so
│   ├── lib20_mailbox_alias_plugin.la
│   ├── lib20_mailbox_alias_plugin.so
│   ├── lib20_mail_log_plugin.la
│   ├── lib20_mail_log_plugin.so
│   ├── lib20_notify_status_plugin.la
│   ├── lib20_notify_status_plugin.so
│   ├── lib20_push_notification_plugin.la
│   ├── lib20_push_notification_plugin.so
│   ├── lib20_quota_clone_plugin.la
│   ├── lib20_quota_clone_plugin.so
│   ├── lib20_replication_plugin.la
│   ├── lib20_replication_plugin.so
│   ├── lib20_var_expand_crypt.la
│   ├── lib20_var_expand_crypt.so
│   ├── lib20_virtual_plugin.la
│   ├── lib20_virtual_plugin.so
│   ├── lib20_zlib_plugin.la
│   ├── lib20_zlib_plugin.so
│   ├── lib21_fts_lucene_plugin.la
│   ├── lib21_fts_lucene_plugin.so
│   ├── lib21_fts_squat_plugin.la
│   ├── lib21_fts_squat_plugin.so
│   ├── lib30_imap_zlib_plugin.la
│   ├── lib30_imap_zlib_plugin.so
│   ├── lib90_old_stats_plugin.la
│   ├── lib90_old_stats_plugin.so
│   ├── lib95_imap_old_stats_plugin.la
│   ├── lib95_imap_old_stats_plugin.so
│   ├── lib99_welcome_plugin.la
│   ├── lib99_welcome_plugin.so
│   ├── libdcrypt_openssl.la
│   ├── libdcrypt_openssl.so
│   ├── libdovecot-compression.la
│   ├── libdovecot-compression.so -> libdovecot-compression.so.0.0.0
│   ├── libdovecot-compression.so.0 -> libdovecot-compression.so.0.0.0
│   ├── libdovecot-compression.so.0.0.0
│   ├── libdovecot-dsync.la
│   ├── libdovecot-dsync.so -> libdovecot-dsync.so.0.0.0
│   ├── libdovecot-dsync.so.0 -> libdovecot-dsync.so.0.0.0
│   ├── libdovecot-dsync.so.0.0.0
│   ├── libdovecot-fts.la
│   ├── libdovecot-fts.so -> libdovecot-fts.so.0.0.0
│   ├── libdovecot-fts.so.0 -> libdovecot-fts.so.0.0.0
│   ├── libdovecot-fts.so.0.0.0
│   ├── libdovecot.la
│   ├── libdovecot-lda.la
│   ├── libdovecot-ldap.la
│   ├── libdovecot-ldap.so -> libdovecot-ldap.so.0.0.0
│   ├── libdovecot-ldap.so.0 -> libdovecot-ldap.so.0.0.0
│   ├── libdovecot-ldap.so.0.0.0
│   ├── libdovecot-lda.so -> libdovecot-lda.so.0.0.0
│   ├── libdovecot-lda.so.0 -> libdovecot-lda.so.0.0.0
│   ├── libdovecot-lda.so.0.0.0
│   ├── libdovecot-login.la
│   ├── libdovecot-login.so -> libdovecot-login.so.0.0.0
│   ├── libdovecot-login.so.0 -> libdovecot-login.so.0.0.0
│   ├── libdovecot-login.so.0.0.0
│   ├── libdovecot.so -> libdovecot.so.0.0.0
│   ├── libdovecot.so.0 -> libdovecot.so.0.0.0
│   ├── libdovecot.so.0.0.0
│   ├── libdovecot-sql.la
│   ├── libdovecot-sql.so -> libdovecot-sql.so.0.0.0
│   ├── libdovecot-sql.so.0 -> libdovecot-sql.so.0.0.0
│   ├── libdovecot-sql.so.0.0.0
│   ├── libdovecot-storage.la
│   ├── libdovecot-storage.so -> libdovecot-storage.so.0.0.0
│   ├── libdovecot-storage.so.0 -> libdovecot-storage.so.0.0.0
│   ├── libdovecot-storage.so.0.0.0
│   ├── libfs_compress.la
│   ├── libfs_compress.so
│   ├── libfs_crypt.la
│   ├── libfs_crypt.so
│   ├── libfs_mail_crypt.la
│   ├── libfs_mail_crypt.so
│   ├── libssl_iostream_openssl.la
│   ├── libssl_iostream_openssl.so
│   └── old-stats
│   ├── libold_stats_mail.la
│   ├── libold_stats_mail.so
│   ├── libstats_auth.la
│   └── libstats_auth.so
├── libexec
│   └── dovecot
│   ├── aggregator
│   ├── anvil
│   ├── auth
│   ├── checkpassword-reply
│   ├── config
│   ├── decode2text.sh
│   ├── deliver -> dovecot-lda
│   ├── dict
│   ├── director
│   ├── dns-client
│   ├── doveadm-server
│   ├── dovecot-lda
│   ├── gdbhelper
│   ├── imap
│   ├── imap-hibernate
│   ├── imap-login
│   ├── imap-urlauth
│   ├── imap-urlauth-login
│   ├── imap-urlauth-worker
│   ├── indexer
│   ├── indexer-worker
│   ├── ipc
│   ├── lmtp
│   ├── log
│   ├── maildirlock
│   ├── old-stats
│   ├── pop3
│   ├── pop3-login
│   ├── quota-status
│   ├── rawlog
│   ├── replicator
│   ├── script
│   ├── script-login
│   ├── stats
│   ├── submission
│   ├── submission-login
│   └── xml2text
├── sbin -> bin
└── share
├── aclocal
│   └── dovecot.m4
├── doc
│   └── dovecot
│   ├── documentation.txt
│   ├── dovecot-openssl.cnf
│   ├── example-config
│   │   ├── conf.d
│   │   │   ├── 10-auth.conf
│   │   │   ├── 10-director.conf
│   │   │   ├── 10-logging.conf
│   │   │   ├── 10-mail.conf
│   │   │   ├── 10-master.conf
│   │   │   ├── 10-ssl.conf
│   │   │   ├── 15-lda.conf
│   │   │   ├── 15-mailboxes.conf
│   │   │   ├── 20-imap.conf
│   │   │   ├── 20-lmtp.conf
│   │   │   ├── 20-pop3.conf
│   │   │   ├── 20-submission.conf
│   │   │   ├── 90-acl.conf
│   │   │   ├── 90-plugin.conf
│   │   │   ├── 90-quota.conf
│   │   │   ├── auth-checkpassword.conf.ext
│   │   │   ├── auth-deny.conf.ext
│   │   │   ├── auth-dict.conf.ext
│   │   │   ├── auth-ldap.conf.ext
│   │   │   ├── auth-master.conf.ext
│   │   │   ├── auth-passwdfile.conf.ext
│   │   │   ├── auth-sql.conf.ext
│   │   │   ├── auth-static.conf.ext
│   │   │   ├── auth-system.conf.ext
│   │   │   └── auth-vpopmail.conf.ext
│   │   ├── dovecot.conf
│   │   ├── dovecot-dict-auth.conf.ext
│   │   ├── dovecot-dict-sql.conf.ext
│   │   ├── dovecot-ldap.conf.ext
│   │   └── dovecot-sql.conf.ext
│   ├── mkcert.sh
│   ├── securecoding.txt
│   ├── solr-config-7.7.0.xml
│   ├── solr-schema-7.7.0.xml
│   ├── solr-schema.xml
│   ├── thread-refs.txt
│   └── wiki
│   ├── ACL.txt
│   ├── AixPluginsSupport.txt
│   ├── AttachmentIndicator.txt
│   ├── AuthDatabase.CheckPassword.txt
│   ├── AuthDatabase.Dict.txt
│   ├── AuthDatabase.LDAP.AuthBinds.txt
│   ├── AuthDatabase.LDAP.PasswordLookups.txt
│   ├── AuthDatabase.LDAP.txt
│   ├── AuthDatabase.LDAP.Userdb.txt
│   ├── AuthDatabase.Lua.txt
│   ├── AuthDatabase.PasswdFile.txt
│   ├── AuthDatabase.Passwd.txt
│   ├── AuthDatabase.SQL.txt
│   ├── AuthDatabase.txt
│   ├── AuthDatabase.VPopMail.txt
│   ├── Authentication.Caching.txt
│   ├── Authentication.Kerberos.txt
│   ├── Authentication.MasterUsers.txt
│   ├── Authentication.Mechanisms.DigestMD5.txt
│   ├── Authentication.Mechanisms.NTLM.txt
│   ├── Authentication.Mechanisms.txt
│   ├── Authentication.Mechanisms.Winbind.txt
│   ├── Authentication.MultipleDatabases.txt
│   ├── Authentication.PasswordSchemes.txt
│   ├── Authentication.Penalty.txt
│   ├── Authentication.Policy.txt
│   ├── Authentication.RestrictAccess.txt
│   ├── Authentication.txt
│   ├── BasicConfiguration.txt
│   ├── Chrooting.txt
│   ├── Clients.NegativeUIDs.txt
│   ├── Clients.txt
│   ├── CompilingSource.txt
│   ├── ConfigFile.txt
│   ├── Debugging.Authentication.txt
│   ├── Debugging.ProcessTracing.txt
│   ├── Debugging.Rawlog.txt
│   ├── Debugging.Thunderbird.txt
│   ├── Design.Arrays.txt
│   ├── Design.AuthProcess.txt
│   ├── Design.AuthProtocol.txt
│   ├── Design.Buffers.txt
│   ├── Design.Code.txt
│   ├── Design.Dcrypt.txt
│   ├── Design.DoveadmProtocol.HTTP.txt
│   ├── Design.DoveadmProtocol.txt
│   ├── Design.Dsync.txt
│   ├── Design.Events.txt
│   ├── Design.Indexes.Cache.txt
│   ├── Design.Indexes.MailIndexApi.txt
│   ├── Design.Indexes.MainIndex.txt
│   ├── Design.Indexes.TransactionLog.txt
│   ├── Design.Indexes.txt
│   ├── Design.InputStreams.txt
│   ├── Design.Lua.txt
│   ├── Design.MailProcess.txt
│   ├── Design.Memory.txt
│   ├── Design.OutputStreams.txt
│   ├── Design.ParameterForwarding.txt
│   ├── Design.Plugins.txt
│   ├── Design.Processes.txt
│   ├── Design.Storage.ErrorHandling.txt
│   ├── Design.Storage.MailboxList.txt
│   ├── Design.Storage.Mailbox.Save.txt
│   ├── Design.Storage.Mailbox.Search.txt
│   ├── Design.Storage.Mailbox.Sync.txt
│   ├── Design.Storage.Mailbox.Transaction.txt
│   ├── Design.Storage.Mailbox.txt
│   ├── Design.Storage.MailNamespace.txt
│   ├── Design.Storage.MailStorage.txt
│   ├── Design.Storage.Mail.txt
│   ├── Design.Storage.MailUser.txt
│   ├── Design.Storage.Plugins.txt
│   ├── Design.Strings.txt
│   ├── Design.txt
│   ├── Dictionary.txt
│   ├── Dict.txt
│   ├── Director.txt
│   ├── DomainLost.txt
│   ├── Errors.ChgrpNoPerm.txt
│   ├── Events.txt
│   ├── FindMailLocation.txt
│   ├── FinishBasicConfiguration.txt
│   ├── HAProxy.txt
│   ├── HowTo.AntispamWithSieve.txt
│   ├── HowTo.EximAndDovecotSASL.txt
│   ├── HowTo.ImapcProxy.txt
│   ├── HowTo.PopBSMTPAndDovecot.txt
│   ├── HowTo.PopRelay.txt
│   ├── HowTo.PostfixAndDovecotSASL.txt
│   ├── HowTo.Rootless.txt
│   ├── HowTo.SimpleVirtualInstall.txt
│   ├── HowTo.txt
│   ├── HowTo.WriteConfiguration.txt
│   ├── ImapMetadata.txt
│   ├── IMAPServer.Hibernation.txt
│   ├── IMAPServer.txt
│   ├── IndexFiles.txt
│   ├── LDA.Exim.txt
│   ├── LDA.Indexing.txt
│   ├── LDA.Postfix.txt
│   ├── LDA.Qmail.txt
│   ├── LDA.Sendmail.txt
│   ├── LDA.txt
│   ├── LMTP.Exim.txt
│   ├── LMTP.txt
│   ├── Logging.txt
│   ├── LoginProcess.txt
│   ├── MailboxFormat.Cydir.txt
│   ├── MailboxFormat.dbox.txt
│   ├── MailboxFormat.imapc.txt
│   ├── MailboxFormat.Maildir.txt
│   ├── MailboxFormat.mailstore.txt
│   ├── MailboxFormat.mbox.txt
│   ├── MailboxFormat.mbx.txt
│   ├── MailboxFormat.MH.txt
│   ├── MailboxFormat.txt
│   ├── MailboxSettings.txt
│   ├── maildrop.txt
│   ├── MailLocation.dbox.txt
│   ├── MailLocation.LocalDisk.txt
│   ├── MailLocation.Maildir.txt
│   ├── MailLocation.mbox.txt
│   ├── MailLocation.SharedDisk.txt
│   ├── MailLocation.txt
│   ├── MboxChildFolders.txt
│   ├── MboxLocking.txt
│   ├── MboxProblems.txt
│   ├── MDA.txt
│   ├── Migration.BincIMAP.txt
│   ├── Migration.Courier.txt
│   ├── Migration.Cyrus.txt
│   ├── Migration.Dsync.txt
│   ├── Migration.Gmail.txt
│   ├── Migration.Linuxconf.txt
│   ├── Migration.MailFormat.txt
│   ├── Migration.Online.txt
│   ├── Migration.Teapop.txt
│   ├── Migration.txt
│   ├── Migration.UW.txt
│   ├── Migration.Vm-pop3d.txt
│   ├── MissingMailboxes.txt
│   ├── Mountpoints.txt
│   ├── MTA.txt
│   ├── mutt.txt
│   ├── Namespaces.txt
│   ├── NFS.txt
│   ├── OSCompatibility.txt
│   ├── PasswordDatabase.BSDAuth.txt
│   ├── PasswordDatabase.ExtraFields.AllowNets.txt
│   ├── PasswordDatabase.ExtraFields.Host.txt
│   ├── PasswordDatabase.ExtraFields.NoDelay.txt
│   ├── PasswordDatabase.ExtraFields.NoLogin.txt
│   ├── PasswordDatabase.ExtraFields.Proxy.txt
│   ├── PasswordDatabase.ExtraFields.txt
│   ├── PasswordDatabase.ExtraFields.User.txt
│   ├── PasswordDatabase.IMAP.txt
│   ├── PasswordDatabase.oauth2.txt
│   ├── PasswordDatabase.PAM.txt
│   ├── PasswordDatabase.Shadow.txt
│   ├── PasswordDatabase.Static.txt
│   ├── PasswordDatabase.txt
│   ├── PerformanceTuning.txt
│   ├── Pigeonhole.Installation.txt
│   ├── Pigeonhole.ManageSieve.Clients.txt
│   ├── Pigeonhole.ManageSieve.Configuration.txt
│   ├── Pigeonhole.ManageSieve.Install.txt
│   ├── Pigeonhole.ManageSieve.Troubleshooting.txt
│   ├── Pigeonhole.ManageSieve.txt
│   ├── Pigeonhole.Sieve.Configuration.Dict.txt
│   ├── Pigeonhole.Sieve.Configuration.File.txt
│   ├── Pigeonhole.Sieve.Configuration.LDAP.txt
│   ├── Pigeonhole.Sieve.Configuration.txt
│   ├── Pigeonhole.Sieve.Examples.txt
│   ├── Pigeonhole.Sieve.Extensions.Duplicate.txt
│   ├── Pigeonhole.Sieve.Extensions.Editheader.txt
│   ├── Pigeonhole.Sieve.Extensions.Include.txt
│   ├── Pigeonhole.Sieve.Extensions.SpamtestVirustest.txt
│   ├── Pigeonhole.Sieve.Extensions.txt
│   ├── Pigeonhole.Sieve.Extensions.Vacation.txt
│   ├── Pigeonhole.Sieve.Extensions.Variables.txt
│   ├── Pigeonhole.Sieve.Plugins.Extdata.txt
│   ├── Pigeonhole.Sieve.Plugins.Extprograms.txt
│   ├── Pigeonhole.Sieve.Plugins.IMAPFilterSieve.txt
│   ├── Pigeonhole.Sieve.Plugins.IMAPSieve.txt
│   ├── Pigeonhole.Sieve.Plugins.Pipe.txt
│   ├── Pigeonhole.Sieve.Plugins.txt
│   ├── Pigeonhole.Sieve.Troubleshooting.txt
│   ├── Pigeonhole.Sieve.txt
│   ├── Pigeonhole.Sieve.Usage.txt
│   ├── Pigeonhole.txt
│   ├── Plugins.Apparmor.txt
│   ├── Plugins.Autocreate.txt
│   ├── Plugins.CharsetAlias.txt
│   ├── Plugins.Compress.txt
│   ├── Plugins.Expire.txt
│   ├── Plugins.FTS.Lucene.txt
│   ├── Plugins.FTS.Solr.txt
│   ├── Plugins.FTS.Squat.txt
│   ├── Plugins.FTS.txt
│   ├── Plugins.LastLogin.txt
│   ├── Plugins.Lazyexpunge.txt
│   ├── Plugins.Listescape.txt
│   ├── Plugins.MailboxAlias.txt
│   ├── Plugins.MailCrypt.txt
│   ├── Plugins.MailFilter.txt
│   ├── Plugins.MailLog.txt
│   ├── Plugins.NotifyStatus.txt
│   ├── Plugins.Notify.txt
│   ├── Plugins.PushNotification.txt
│   ├── Plugins.QuotaClone.txt
│   ├── Plugins.Snarf.txt
│   ├── Plugins.Stats.txt
│   ├── Plugins.Trash.txt
│   ├── Plugins.txt
│   ├── Plugins.VarExpandCrypt.txt
│   ├── Plugins.Virtual.txt
│   ├── Plugins.Welcome.txt
│   ├── Plugins.Zlib.txt
│   ├── POP3Server.txt
│   ├── PostLoginScripting.txt
│   ├── PreAuth.txt
│   ├── QuickConfiguration.txt
│   ├── Quota.Configuration.txt
│   ├── Quota.Count.txt
│   ├── Quota.Dict.txt
│   ├── Quota.Dirsize.txt
│   ├── Quota.FS.txt
│   ├── Quota.Maildir.txt
│   ├── Quota.txt
│   ├── Replication.txt
│   ├── RunningDovecot.txt
│   ├── Sasl.txt
│   ├── SecurityTuning.txt
│   ├── Services.txt
│   ├── SharedMailboxes.ClusterSetup.txt
│   ├── SharedMailboxes.Permissions.txt
│   ├── SharedMailboxes.Public.txt
│   ├── SharedMailboxes.Shared.txt
│   ├── SharedMailboxes.Symlinks.txt
│   ├── SharedMailboxes.txt
│   ├── SocketUnavailable.txt
│   ├── SSL.CertificateClientImporting.txt
│   ├── SSL.CertificateCreation.txt
│   ├── SSL.DovecotConfiguration.txt
│   ├── SSL.SNIClientSupport.txt
│   ├── SSL.txt
│   ├── Statistics.Old.txt
│   ├── Statistics.txt
│   ├── Submission.txt
│   ├── SystemUsers.txt
│   ├── TestInstallation.txt
│   ├── TestPop3Installation.txt
│   ├── TimeMovedBackwards.txt
│   ├── Timeouts.txt
│   ├── Upgrading.1.0.txt
│   ├── Upgrading.1.1.txt
│   ├── Upgrading.1.2.txt
│   ├── Upgrading.2.0.txt
│   ├── Upgrading.2.1.txt
│   ├── Upgrading.2.2.txt
│   ├── Upgrading.2.3.txt
│   ├── Upgrading.txt
│   ├── UserDatabase.ExtraFields.txt
│   ├── UserDatabase.NSS.txt
│   ├── UserDatabase.Prefetch.txt
│   ├── UserDatabase.Static.txt
│   ├── UserDatabase.txt
│   ├── UserIds.txt
│   ├── uw2dovecot.sh.txt
│   ├── Variables.txt
│   ├── VirtualUsers.Home.txt
│   ├── VirtualUsers.txt
│   └── WhyDoesItNotWork.txt
├── dovecot
│   └── stopwords
│   ├── stopwords_da.txt
│   ├── stopwords_de.txt
│   ├── stopwords_en.txt
│   ├── stopwords_es.txt
│   ├── stopwords_fi.txt
│   ├── stopwords_fr.txt
│   ├── stopwords_it.txt
│   ├── stopwords_nl.txt
│   ├── stopwords_no.txt
│   ├── stopwords_pt.txt
│   ├── stopwords_ro.txt
│   ├── stopwords_ru.txt
│   ├── stopwords_sv.txt
│   └── stopwords_tr.txt
└── man
├── man1
│   ├── deliver.1.gz
│   ├── doveadm.1.gz
│   ├── doveadm-acl.1.gz
│   ├── doveadm-altmove.1.gz
│   ├── doveadm-auth.1.gz
│   ├── doveadm-backup.1.gz
│   ├── doveadm-batch.1.gz
│   ├── doveadm-config.1.gz
│   ├── doveadm-copy.1.gz
│   ├── doveadm-deduplicate.1.gz
│   ├── doveadm-director.1.gz
│   ├── doveadm-dump.1.gz
│   ├── doveadm-exec.1.gz
│   ├── doveadm-expunge.1.gz
│   ├── doveadm-fetch.1.gz
│   ├── doveadm-flags.1.gz
│   ├── doveadm-force-resync.1.gz
│   ├── doveadm-fs.1.gz
│   ├── doveadm-fts.1.gz
│   ├── doveadm-help.1.gz
│   ├── doveadm-import.1.gz
│   ├── doveadm-index.1.gz
│   ├── doveadm-instance.1.gz
│   ├── doveadm-kick.1.gz
│   ├── doveadm-log.1.gz
│   ├── doveadm-mailbox.1.gz
│   ├── doveadm-mailbox-cryptokey.1.gz
│   ├── doveadm-move.1.gz
│   ├── doveadm-penalty.1.gz
│   ├── doveadm-proxy.1.gz
│   ├── doveadm-purge.1.gz
│   ├── doveadm-pw.1.gz
│   ├── doveadm-quota.1.gz
│   ├── doveadm-rebuild.1.gz
│   ├── doveadm-reload.1.gz
│   ├── doveadm-replicator.1.gz
│   ├── doveadm-save.1.gz
│   ├── doveadm-search.1.gz
│   ├── doveadm-stats.1.gz
│   ├── doveadm-stop.1.gz
│   ├── doveadm-sync.1.gz
│   ├── doveadm-user.1.gz
│   ├── doveadm-who.1.gz
│   ├── doveconf.1.gz
│   ├── dovecot.1.gz
│   ├── dovecot-lda.1.gz
│   └── dsync.1.gz
└── man7
└── doveadm-search-query.7.gz
27 directories, 1136 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment