>
> The only thing is that it does 2 lookups every time a user checks for
> emails, but since we only have about 120 users and the number not
> likely to
> get any bigger any time soon it should be ok for the next few years.
>
> Thanks for the help..
>
You have to use userdb prefetch before use
Well I got it working.. I had a typo on my LDAP config for postfix so that's
why the user info wasn't found.
Now we in order to activate an Active Directory account all we have to do is
assign an email address to the mail field on the users properties tab and
works with no problems.
The only thin
On Sun, 2008-12-07 at 20:21 +0300, Dmitri V. Ivanov wrote:
> On Fri, Dec 05, 2008 at 09:17:58PM +0200, Timo Sirainen wrote:
>
> > Like Matt said, this is a Postfix configuration issue. You'll have to
> > configure Postfix to figure out what users exist.
>
> One question. Postfix has TCP lookup ta
On Fri, Dec 05, 2008 at 09:17:58PM +0200, Timo Sirainen wrote:
> Like Matt said, this is a Postfix configuration issue. You'll have to
> configure Postfix to figure out what users exist.
One question. Postfix has TCP lookup table type with a very simple
protocol: (get|put) "space" "key" "newline"
Hi,
First, namespaces: Deliver runs perfectly with namespaces, so I suppose it's
a little glitch in the config file comments.
Regarding your delivery problem, read this from your config file (or
http://wiki.dovecot.org/UserDatabase/Static):
--- snip ---
Unless your MTA already verifies that the
On Thu, 2008-12-04 at 13:24 -0600, Romer Ventura wrote:
> Hello,
>
> I am looking at the docs and I see this:
> Problems with deliver
> Namespaces are supported with v1.1 and later. With v1.0 and older
> versions mails can be delivered only to mailboxes specified by the
> mail_location setting
On Thu, December 4, 2008 1:24 pm, Romer Ventura wrote:
> Hello,
>
>
> I am looking at the docs and I see this:
> Problems with deliver
> Namespaces are supported with v1.1 and later. With v1.0 and older
> versions mails can be delivered only to mailboxes specified by the
> mail_location setting.
>
Hello,
I am looking at the docs and I see this:
Problems with deliver
Namespaces are supported with v1.1 and later. With v1.0 and older
versions mails can be delivered only to mailboxes specified by the
mail_location setting.
But in the dovecot.conf I see:
# NOTE: Namespaces currently work ON