Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mailinabox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mailinabox
Commits
9b1e04b1
Commit
9b1e04b1
authored
Oct 31, 2015
by
Michael Kroes
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master' into z-push-update
parents
24f1dbc0
5d158c52
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
dovecot-mailboxes.conf
conf/dovecot-mailboxes.conf
+4
-0
mail-dovecot.sh
setup/mail-dovecot.sh
+1
-1
No files found.
conf/dovecot-mailboxes.conf
View file @
9b1e04b1
...
@@ -41,6 +41,10 @@ namespace inbox {
...
@@ -41,6 +41,10 @@ namespace inbox {
special_use
= \
Trash
special_use
= \
Trash
auto
=
subscribe
auto
=
subscribe
}
}
mailbox
Archive
{
special_use
= \
Archive
auto
=
subscribe
}
# dovevot's standard mailboxes configuration file marks two sent folders
# dovevot's standard mailboxes configuration file marks two sent folders
# with the \Sent attribute, just in case clients don't agree about which
# with the \Sent attribute, just in case clients don't agree about which
...
...
setup/mail-dovecot.sh
View file @
9b1e04b1
...
@@ -56,7 +56,7 @@ tools/editconf.py /etc/dovecot/conf.d/10-mail.conf \
...
@@ -56,7 +56,7 @@ tools/editconf.py /etc/dovecot/conf.d/10-mail.conf \
mail_privileged_group
=
mail
\
mail_privileged_group
=
mail
\
first_valid_uid
=
0
first_valid_uid
=
0
# Create, subscribe, and mark as special folders: INBOX, Drafts, Sent, Trash,
and Spam
.
# Create, subscribe, and mark as special folders: INBOX, Drafts, Sent, Trash,
Spam and Archive
.
cp
conf/dovecot-mailboxes.conf /etc/dovecot/conf.d/15-mailboxes.conf
cp
conf/dovecot-mailboxes.conf /etc/dovecot/conf.d/15-mailboxes.conf
# ### IMAP/POP
# ### IMAP/POP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment