LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 12-26-2011, 11:29 PM   #1
joseph
Member
 
Registered: Jun 2003
Location: Batam
Distribution: Ubuntu 10 And Linux Mint
Posts: 414

Rep: Reputation: 30
Postfix + Dovecot with sasl


Hi all,

I am getting an error in my dovecot.conf file in this line below :

Code:
path=/var/spool/postfix/private/auth
I am trying to setup email server with postfix and dovecot and had follow all the instruction listed in their web but the problem is when i am starting the dovecot, it gave me an error "Unknown setting path" pointing to the line above. Tried to locate in the mentioned directory and could not find the file where the documentation said that dovecot will create it automatically, however i cannot find it.

Permission on private folder has been set to 770, owner and group has been change to postfix, but still the same.

Anyone with this problem and solved it?
 
Old 12-28-2011, 06:50 AM   #2
sleddog
Member
 
Registered: Jan 2002
Location: Labrador, Canada
Distribution: CentOS, Debian
Posts: 182

Rep: Reputation: 35
The error "Unknown setting path" suggests there is an error in your dovecot.conf.

Make sure you have uncommented the container that holds the path setting.

For example, it should be like this:
Code:
  socket listen {
    master {
      path = /var/spool/postfix/private/auth
    }
  }
And not like this:
Code:
  socket listen {
    #master {
      path = /var/spool/postfix/private/auth
    #}
  }
The latter will throw an "unknown setting" error.
 
  


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
Postfix - Dovecot - SASL auth bittus Linux - Software 4 07-14-2010 09:08 AM
[SOLVED] Dovecot & Postfix SASL Issues tomehb Linux - Server 2 03-20-2010 01:57 PM
postfix, dovecot - setup for Thunderbird with SASL - how ? dlugasx Linux - Server 0 11-11-2009 06:46 AM
Postfix, Dovecot, MySQL users - issue with SASL silviap Linux - Server 2 06-17-2009 06:24 AM
postfix/dovecot - sasl authentication works no more ddaas Linux - Server 6 05-15-2009 04:45 AM

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

All times are GMT -5. The time now is 02:39 PM.

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