Nantha Sorubakanthan
3 месяцев назад
Родитель
Сommit
da777f611e
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: E614BDE9E305D5D7
1 измененных файлов:
3 добавлений и
0 удалений
-
emailwiz.sh
|
|
@@ -242,6 +242,9 @@ passdb pam { |
|
|
driver = pam |
|
|
driver = pam |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
# Our mail for each user will be in ~/Mail, and the inbox will be ~/Mail/Inbox |
|
|
|
|
|
# The LAYOUT option is also important because otherwise, the boxes will be \`.Sent\` instead of \`Sent\`. |
|
|
|
|
|
mailbox_list_layout = fs |
|
|
mail_driver = maildir |
|
|
mail_driver = maildir |
|
|
mail_path = ~/Mail |
|
|
mail_path = ~/Mail |
|
|
mail_inbox_path = ~/Mail/Inbox |
|
|
mail_inbox_path = ~/Mail/Inbox |
|
|
|