So i tried to install dovecot-common, dovecot-imapd and dovecot-pop3d. However, I keep getting these error messages:
Setting up dovecot-imapd (1:2.1.7-7+deb7u1) ...
Creating config file /etc/dovecot/conf.d/20-imap.conf with new version
cp: cannot create regular file `/etc/dovecot/conf.d/20-imap.conf': No such file or directory
dpkg: error processing dovecot-imapd (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up dovecot-pop3d (1:2.1.7-7+deb7u1) ...
Creating config file /etc/dovecot/conf.d/20-pop3.conf with new version
cp: cannot create regular file `/etc/dovecot/conf.d/20-pop3.conf': No such file or directory
dpkg: error processing dovecot-pop3d (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
dovecot-imapd
dovecot-pop3d
E: Sub-process /usr/bin/dpkg returned an error code (1)
I checked the /etc/ folder but it seems like it's not even creating the /etc/dovecot folder because it just isn't there.
Please somebody help me...