Dear List
Somehow I don't understand the intended work flow to have new mailboxes
auto created. On login of a new user with no mailbox, I get
2014-01-09 12:53:06 imap(tester): Error: user tester: Initialization
failed: Namespace '': mkdir(/var/mail/tester) failed: Permission denied
(euid=1016(te
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jan 2014, Adrian Zaugg wrote:
Somehow I don't understand the intended work flow to have new mailboxes
auto created. On login of a new user with no mailbox, I get
2014-01-09 12:53:06 imap(tester): Error: user tester: Initialization
failed:
Hi Steffen
Am 09.01.14 13:36 schrieb Steffen Kaiser:
> The errors says all.
Almost ...
If I understand you correctly, I can chose one of the three options you
presented to me, right? If so,
3) I did until now.
2) no way.
To 1):
I now set
mail_privileged_group = mail
The basic mail systems do need this option..
We are not talking about plain mail..
Once a message was dropped or was not delivered there is a need to know
that it was not sent or received.
While some will separate internal mail from external it's their
preference but once I send an email to a co
On Thu, 9 Jan 2014, Steffen Kaiser wrote:
On Tue, 7 Jan 2014, Greg Rivers wrote:
[snip]
So for the archives, to get sieve's "envelope :detail ..." working with
sendmail and dovecot LMTP, do the following:
1) Add "lda_original_recipient_header = X-Original-To" to 15-lda.conf
2) Add the foll
Adrian Zaugg writes:
How can I configure the auto create mailbox feature that it works and
let run LMTP and IMAP process as user %u and group mail and let create
the mailboxes in /var/mail as (example user tester) with the following
permissions:
/var/mail:
drwxrwx--x root mail3072
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jan 2014, Greg Rivers wrote:
On Thu, 9 Jan 2014, Steffen Kaiser wrote:
On Tue, 7 Jan 2014, Greg Rivers wrote:
[snip]
So for the archives, to get sieve's "envelope :detail ..." working with
sendmail and dovecot LMTP, do the following: