@@ -128,31 +128,6 @@ bt full
128128
129129<!-- @include: ./include/debug_mail.inc -->
130130
131- Setting [[ setting,log_debug]] will make Dovecot log all kinds of things
132- about mailbox initialization. Note that it won't increase error logging
133- at all, so if you're having some random problems it's unlikely to provide
134- any help.
135-
136- If there are any problems with a mailbox, Dovecot should automatically fix
137- it. If that doesn't work for any reason, you can manually also request
138- fixing a mailbox by running [[ doveadm,force-resync,-u user@domain INBOX]] ,
139- where ` INBOX ` should be replaced with the folder that is having problems
140- (or ` * ` if all folders should be fixed).
141-
142- Users may sometimes complain that they have lost emails. The problem is
143- almost always that this was done by one of the user's email clients
144- accidentally. Especially accidentally configuring a "POP3 client" to a
145- new device that deletes the mails after downloading them.
146-
147- For this reason it's very useful to enable the [[ plugin,mail-log]] and
148- enable logging for all the events that may cause mails to be lost. This way
149- it's always possible to find out from the logs what exactly caused messages
150- to be deleted.
151-
152- If you're familiar enough with Dovecot's index files, you can use
153- [[ doveadm,dump]] command to look at their contents in human readable
154- format and possibly determine if there is something wrong in them.
155-
156131## Rawlogs
157132
158133See [[ link,rawlog]] .
0 commit comments