Am 23.04.2012 14:02, schrieb Timo Sirainen:
> On 23.4.2012, at 14.40, Andreas Helmcke wrote:
>
>> namespace Allgemeines {
>
> Lowercase it: namespace allgemeines {
>
Did the trick, also. Sending as user vmail without the service config entry,
which you recommended in the other mail, is
working
Am 23.04.2012 13:55, schrieb Timo Sirainen:
>
> See if this changes the behavior:
>
> service config {
> unix_listener config {
> mode = 0666
> }
> }
>
> I'd guess that makes the vmail work also? Although it still doesn't explain
> the difference between asking config from config proces
Oh, right:
On 23.4.2012, at 14.40, Andreas Helmcke wrote:
> namespace Allgemeines {
Lowercase it: namespace allgemeines {
This is a bit annoying bug, but I'm not entirely sure how to fix it properly.
On 23.4.2012, at 14.40, Andreas Helmcke wrote:
> Am 23.04.2012 12:59, schrieb Timo Sirainen:
>> On 19.4.2012, at 19.09, Andreas Helmcke wrote:
>>
>>> Apr 19 17:58:07 elablnmail02 dovecot: lda(ahelmcke): Debug: Namespace :
>>> type=private, prefix=, sep=, inbox=no, hidden=no, list=yes,
>>> subscri
Am 23.04.2012 12:59, schrieb Timo Sirainen:
> On 19.4.2012, at 19.09, Andreas Helmcke wrote:
>
>> Apr 19 17:58:07 elablnmail02 dovecot: lda(ahelmcke): Debug: Namespace :
>> type=private, prefix=, sep=, inbox=no, hidden=no, list=yes,
>> subscriptions=yes location=maildir:/home/mail/user/ahelmcke
>
On 19.4.2012, at 19.09, Andreas Helmcke wrote:
> Apr 19 17:58:07 elablnmail02 dovecot: lda(ahelmcke): Debug: Namespace
> dummy: type=private, prefix=, sep=/, inbox=no, hidden=yes, list=no,
> subscriptions=yes location=maildir:/home/mail/user/ahelmcke/public/
Here's the dummy namespace with prefix
Am 19.04.2012 17:53, schrieb Timo Sirainen:
> On 19.4.2012, at 17.56, Andreas Helmcke wrote:
>
>> namespace inbox {
>> location = maildir:/home/mail/user/%u
>>
>
> Move the location from the above namespace to global:
>
> mail_location = maildir:/home/mail/user/%u
Actually it /had/ been
On 19.4.2012, at 17.56, Andreas Helmcke wrote:
> namespace inbox {
> inbox = yes
> location = maildir:/home/mail/user/%u
> prefix = INBOX/
> separator = /
> type = private
> }
Move the location from the above namespace to global:
mail_location = maildir:/home/mail/user/%u
Although it proba
Hello,
after finally having managed to setup up dovecot with virtual users and
public folders I tried to get it connected to postfix.
The problem is, that I can't get postix to deliver mail via dovecot-lda.
After some testing it seems to come down to dovecot-lda behaving
different when called as