| Linode Forum https://forum.linode.com/ |
|
| Dovecot/Postfix/MySQL on Ubuntu 12.04 https://forum.linode.com/viewtopic.php?f=11&t=9102 |
Page 1 of 1 |
| Author: | davidmiller [ Fri Jul 06, 2012 5:56 pm ] |
| Post subject: | Dovecot/Postfix/MySQL on Ubuntu 12.04 |
I am trying to set up a mailserver with Postfix/Dovecot/MySQL on Ubuntu 12.04 I followed the instructions at http://library.linode.com/email/postfix ... 0-maverick (Ubuntu 10.10 was the latest version I could get instructions for). The services are running but when I try to send an email with mailx nothing gets sent. When I send to an address with automatic forwarding the forwarded message is being received on gmail but the original message is not being delivered.The mail.log file has this: Quote: ... dovecot: pop3-login: Error: Timeout waiting for handshake from auth server. my pid=22644, input bytes=0 ... dovecot: auth: Fatal: Unknown database driver 'mysql' ... dovecot: master: Error: service(auth): command startup failed, throttling Any idea why it would not be able to recognize the mysql driver? (mysql is working) Also, the dovecot-deliver.log file has an error Quote: lda: Fatal: Plugin 'sieve' not found from directory /usr/lib/dovecot/modules I don't know if these are related or independent. |
|
| Author: | Vance [ Sat Jul 07, 2012 3:49 am ] |
| Post subject: | Re: Dovecot/Postfix/MySQL on Ubuntu 12.04 |
Looks like MySQL support has been split out into a separate package. Try apt-get install dovecot-mysql. |
|
| Author: | davidmiller [ Sat Jul 07, 2012 6:01 pm ] |
| Post subject: | Re: Dovecot/Postfix/MySQL on Ubuntu 12.04 |
Thanks. That seems to have fixed the lack of recognition for the mysql driver. Do you have any insights on the sieve plugin. I haven't been able to find anything helpful on that yet. |
|
| Author: | davidmiller [ Sat Jul 07, 2012 7:02 pm ] |
| Post subject: | Re: Dovecot/Postfix/MySQL on Ubuntu 12.04 |
I seem to have fixed my problem by changing the config file to not look for sieve. We'll see if I see any negative side effects but things appear to be working for now. |
|
| Author: | Vance [ Sun Jul 08, 2012 1:24 am ] |
| Post subject: | Re: Dovecot/Postfix/MySQL on Ubuntu 12.04 |
Searching the Ubuntu package database for "dovecot" seems to turn up some that look relevant to sieve filters. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|