LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-29-2013, 11:14 AM   #1
sedna06
LQ Newbie
 
Registered: Jul 2012
Posts: 23

Rep: Reputation: Disabled
Dovecot Issue


Hey All,

I was reading somewhere that I could create one dovecot.conf file using this command

"dovecot -n > dovecot.conf"

however when I issue this command all I get is this error
doveconf: Error: ssl enabled, but ssl_cert not set

and now dovecot will not restart it gives the same error as above.

so I removed dovecot and re-installed and that worked.

so I re-issued the command "dovecot -n > dovecot.conf" and I get the same error again.

any help would be appreciated.

Joe
 
Old 06-29-2013, 11:55 AM   #2
rosehosting.com
Member
 
Registered: Jun 2012
Location: Missouri, USA
Posts: 236

Rep: Reputation: 64
If you're using SSL, then you can define the path to your certificate and key as in:

Code:
ssl_cert = </etc/ssl-certs/server.crt
ssl_key = </etc/ssl-certs/server.key
or you can disable ssl if you're not using it by adding/changing the following in your dovecot configuration file:

Code:
ssl = no
in dovecot2 the configuration is split into multiple files within dovecot/conf.d directory. so this should be set in conf.d/10-ssl.conf

dovecot2 wiki page is at http://wiki2.dovecot.org/FrontPage
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] New issue with Dovecot kipthomas01 Linux - Server 1 01-07-2013 04:01 PM
dovecot version issue said76 Linux - Server 3 12-22-2011 12:51 AM
dovecot authentication issue said76 Ubuntu 2 09-24-2011 01:15 PM
FC5 / Dovecot issue jmj99385 Fedora 3 08-01-2007 08:03 AM
Postfix/Dovecot issue LWillmann Linux - Networking 2 09-18-2006 07:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration