My mail inwards is being collected by qmail but not being passed onwards by dovecot.
I am unaware of what has been the cause of the stoppage - It worked last on Friday it seems and I didn't do any updates on Sunday (my usual update day).
Logging in and trying to start the dovecot service I get
# /etc/init.d/dovecot start
Starting Dovecot Imap: Error: Missing auth section for server default
Fatal: Invalid configuration in /etc/dovecot.conf
/etc/dovecot.conf contains
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at
http://www.contribs.org/development/#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
maildir_copy_with_hardlinks = no
Obviously this is a mission critical failure - but where are the correct template fragments so that I can check them and find out what has broken?
Any other suggestions gratefully received.