Skip to content

Daily IT Help

My daily IT journal

Primary Navigation Menu

Menu
  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

itdoctor (Page 32)

Dovecot: (keywords_update_records): assertion failed: (data_offset >= sizeof(struct mail_index_record))

2018-03-24
By: itdoctor
On: March 24, 2018
In: General, Linux

This means your index is corrupted, we need to rebuild it find /user/emailfolder -name ‘dovecot*’ -type f -delete”Read More →

Apache: AuthType configured with no corresponding authorization directives

2018-03-23
By: itdoctor
On: March 23, 2018
In: Linux