Re: Postfix not create Maildir

2010-10-10 Thread Márcio Luciano Donada
Em 9/10/2010 11:36, mouss escreveu: >> mx# postmap -q mdon...@domain.com.br >> ldap:/usr/local/etc/postfix/ldap/ldap-mailbox-user.cf >> mdonada >> > > you need to add a trailing slash. the query should return "mdonada/" > (with a slash at the end), otherwise, postfix will consider that you > want

Re: Postfix not create Maildir

2010-10-09 Thread Jerrale G
On 10/9/2010 10:36 AM, mouss wrote: Le 09/10/2010 15:54, Márcio Luciano Donada a écrit : Em 9/10/2010 09:43, mouss escreveu: Le 09/10/2010 00:11, Márcio Luciano Donada a écrit : I am configuring a server to read a basic ldap, everything is working wonders, but to deliver the e-mail, postfi

Re: Postfix not create Maildir

2010-10-09 Thread mouss
Le 09/10/2010 15:54, Márcio Luciano Donada a écrit : Em 9/10/2010 09:43, mouss escreveu: Le 09/10/2010 00:11, Márcio Luciano Donada a écrit : I am configuring a server to read a basic ldap, everything is working wonders, but to deliver the e-mail, postfix is not creating the maildir of the u

Re: Postfix not create Maildir

2010-10-09 Thread Márcio Luciano Donada
Em 9/10/2010 09:43, mouss escreveu: > Le 09/10/2010 00:11, Márcio Luciano Donada a écrit : >> I am configuring a server to read a basic ldap, everything is working >> wonders, but to deliver the e-mail, postfix is not creating the maildir >> of the user, delivering only a mailbox file, but note th

Re: Postfix not create Maildir

2010-10-09 Thread mouss
Le 09/10/2010 00:11, Márcio Luciano Donada a écrit : I am configuring a server to read a basic ldap, everything is working wonders, but to deliver the e-mail, postfix is not creating the maildir of the user, delivering only a mailbox file, but note that the configuration that follows below, I ha

Re: Postfix not create Maildir

2010-10-09 Thread Charles Marcus
On 2010-10-08 6:11 PM, Márcio Luciano Donada wrote: > I am configuring a server to read a basic ldap, everything is working > wonders, but to deliver the e-mail, postfix is not creating the maildir > of the user, delivering only a mailbox file, but note that the > configuration that follows below,

Re: Postfix not create Maildir

2010-10-08 Thread Stan Hoeppner
Márcio Luciano Donada put forth on 10/8/2010 5:11 PM: > > I am configuring a server to read a basic ldap, everything is working > wonders, but to deliver the e-mail, postfix is not creating the maildir > of the user, delivering only a mailbox file, but note that the > configuration that follows be

Re: Postfix not create Maildir

2010-10-08 Thread fakessh
you must create them by hand or you have to use plugins dovecot and sieve Le vendredi 08 octobre 2010 à 19:11 -0300, Márcio Luciano Donada a écrit : > I am configuring a server to read a basic ldap, everything is working > wonders, but to deliver the e-mail, postfix is not creating the maildir >

Postfix not create Maildir

2010-10-08 Thread Márcio Luciano Donada
I am configuring a server to read a basic ldap, everything is working wonders, but to deliver the e-mail, postfix is not creating the maildir of the user, delivering only a mailbox file, but note that the configuration that follows below, I have the directive home_mailbox = Maildir/. I'm using ver