Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Maildir #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Maildir #3

wants to merge 2 commits into from

Conversation

preussal
Copy link

Update Maildir
and add more debug options

preussal added 2 commits November 2, 2018 14:58
change debug funktion 
change mail_location
@@ -43,7 +44,7 @@ log_timestamp = "%Y-%m-%d %H:%M:%S "

mail_access_groups = vmail
mail_privileged_group = vmail
mail_location = maildir:{{ server.mailbox_base }}/%d/%u:INDEX={% if server.index.get('enabled', True) %}{{ server.index.path }}/%d/%u{% else %}MEMORY{% endif %}
mail_location = maildir:~/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You surely don't want to hardcode this and remove original value.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i create a dovecot server with this Value and is running.
with the Orginal Value the dovecot service is running but you cannot connect.

On a other point, you define in SQL the mailbox base + mailbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants