~ubuntu-branches/ubuntu/wily/dovecot/wily

« back to all changes in this revision

Viewing changes to doc/wiki/BasicConfiguration.txt

  • Committer: Package Import Robot
  • Author(s): Jaldhar H. Vyas
  • Date: 2013-09-09 00:57:32 UTC
  • mfrom: (1.13.11)
  • mto: (4.8.5 experimental) (1.16.1)
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: package-import@ubuntu.com-20130909005732-dn1eell8srqbhh0e
Tags: upstream-2.2.5
ImportĀ upstreamĀ versionĀ 2.2.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Find Dovecot configuration file location using:
8
8
 
9
9
---%<-------------------------------------------------------------------------
10
 
doveconf -n | head -1
 
10
doveconf -n | head -n1
11
11
---%<-------------------------------------------------------------------------
12
12
 
13
13
Your configuration file doesn't exist if you installed Dovecot from sources.
140
140
Note: Specifying the privileged user must be done as shown. Simply adding
141
141
'dovecot' user to the 'mail' group does /*not*/ grant write permission.
142
142
 
143
 
(This file was created from the wiki on 2013-04-04 04:42)
 
143
(This file was created from the wiki on 2013-08-05 04:42)