I've tried every tutorial that I can get my hands on and I just can't seem to grasp the configuration of dovecot. These are the errors that I get when starting the service and they're the same entries in the log files. Can anyone help me figure out what's going on?
In trying to set up SASL for dovecot on Ubuntu 11, I keep getting obsolete warnings in my log:
Sep 10 15:33:53 server1 dovecot: config: Warning: Obsolete setting in
/etc/dovecot/dovecot.conf:24: passdb {} has been replaced by passdb { driver= }
Sep 10 15:33:53 server1 dovecot: config: Warning: Obsolete setting in
/etc/dovecot/dovecot.conf:27: userdb {} has been replaced by userdb { driver= }
I am trying to setup dovecot from this tutorial: http://library.linode.com/email/post...tu-10.04-lucid
When I use Webmin to start dovecot I keep getting this error.
sorry ,my english is poor...
ubuntu 12.04 server 64-bit
dovecot 2.0.19
posftix 2.9.3
#ls /etc/dovecot/
conf.d dovecot.conf dovecot-db.conf.ext dovecot-dict-sql.conf.ext dovecot-ldap.conf.ext dovecot-sql.conf.ext README
#dovecot -n
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-29-generic x86_64 Ubuntu 12.04.1 LTS
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_gid
Running debian 6, I believe I've enabled everything correctly, followed various guides to double check as I've been working on this for 3 days now. I've tested both dovecot and postfix with telnet and they work as best as I can tell, however I'm not getting the expected SASL support response when using smtp. I don't really know how to troubleshoot it further than that.
The following NEW packages will be installed:
dovecot-common
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
Need to get 0B/1696kB of archives.
After this operation, 3838kB of additional disk space will be used.
Selecting previously deselected package dovecot-common.
(Reading database ...
When ungraded from Ubuntu 11.04 to 11.10, dovecot can't start successfully with lots of errors i.e.
"dovecot: doveconf: Warning: ...
I am attempting to set up an email server using Postfix and Dovecot. Both services are starting fine, but when I log into Squirrelmail to send a test email it won't send, and the response from server error is blank. I tried setting up Thunderbird for the test account, and Thunderbird could not detect the server settings, so I tried to put them in manually, and it still wouldn't work.
I've set up Roundcube using dovecot, postfix{admin,}, and pigeonhole, enabled the managesieve plugin for roundcube, but Filters won't seem to work. I have no idea why.The following is my dovecot.conf.