[Dovecot] Minor namespace issue - inconsistent default value

2008-04-15 Thread Joel Johnson
I burned some time yesterday over a documentation inconsistency. The dovecot-example.conf file shipped with dovecot (checked with 1.1rc4 and the April 3 nightly), includes an indication at the top that the commented values listed are the defaults for the settings. Line 248 of this file has the inb

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-15 Thread Wojtek Bogusz
/etc/ldap/sldap.conf: access to attr=uid,homeDirectory,uidNumber by anonymous read I do not have this in my configuration, and dovecot does indeed use the credential I provide to successfully query LDAP for the user based on the (mail=%u) criteria. However, it does not see the r

Re: [Dovecot] Problem with Dovecot Delivery Agent, Extra "From" lines and mbox

2008-04-15 Thread Hokan
OK, my demonstration failed. Something quoted my "From line". Was it the mailing list software? On Tue, Apr 15, 2008 at 05:34:59PM -0500, Hokan wrote: > Perhaps a demonstration will make the problem more clear. > > If you are using Dovecot Deliver v 1.03 or 1.13 and most any IMAP > server (I a

Re: [Dovecot] Problem with Dovecot Delivery Agent, Extra "From" lines and mbox

2008-04-15 Thread Hokan
Perhaps a demonstration will make the problem more clear. If you are using Dovecot Deliver v 1.03 or 1.13 and most any IMAP server (I am using Dovecot IMAP) then I expect you will not see the rest of this email. Look at your INBOX directly on the server for more: >From [EMAIL PROTECTED] Thu Mar

[Dovecot] remove mails from shared folders

2008-04-15 Thread Patrick Fischer
Hallo dovecot This is my first post on this list. I'm new to IMAP servers and i read lots of howtos. If I use the wrong term for some features please tell me the right term. I have installed dovecot under ubuntu 7.10 and it works fine. dovecot + fetchmail + postfix I would like to use shared f

[Dovecot] Cross Compiling Dovecot?

2008-04-15 Thread stefano
-> Hi   Are there any plans to support cross compiling? Or have any of you succeed with cross compiling Dovecot?   I have been trying to cross compile Dovecot for my Synology DS207+ running on a Marvell mv5281 CPU, but are having problems with:    .. configure: error: cannot run test progra

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-15 Thread Jack McKinney
On Tue, 2008-04-15 at 19:09 +0100, Wojtek Bogusz wrote: > >>> dn: dovecot needs a dn with which to search the database to find the > >>> user's DN based on their email. > >> This is done with an anonymous connection, > > > > Hmmm... wish the docs mentioned that. It means that I need to set up

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-15 Thread Wojtek Bogusz
dn: dovecot needs a dn with which to search the database to find the user's DN based on their email. This is done with an anonymous connection, Hmmm... wish the docs mentioned that. It means that I need to set up LDAP to allow anonymous searches for the mail field. Odd... is this tr

[Dovecot] Dovecot LDA / Deliver question

2008-04-15 Thread Stacy Trippe
Problem described: I am trying to get Postfix + Dovecot + MySQL setup to work together in a virtual mail hosting platform. I am running Postfix 2.3.x, and MySQL 5.0.x. I am trying to use Dovecot's LDA for delivery to the users vmail home directory -- usually under /var/vmail/domain.com/j/jd

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-15 Thread Jack McKinney
On Tue, 2008-04-15 at 14:35 +0200, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 11 Apr 2008, Jack McKinney wrote: > > > dn: dovecot needs a dn with which to search the database to find the > > user's DN based on their email. > > This is done with an anonymo

[Dovecot] Dovecot-deliver lookup fails

2008-04-15 Thread Wouter Amsterdam
Hi all, I'm still trying to get Dovecot-deliver to work in my config. I have found the problem to be in the maildir lookup for Dovecot-deliver as logged in /var/log/maillog: "Apr 15 16:30:34 termserv dovecot: auth(default): static([EMAIL PROTECTED]): passdb doesn't support lookups, can't ve

Re: [Dovecot] LDAP

2008-04-15 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 12 Apr 2008, Wojtek Bogusz wrote: $ sudo grep -v '^[[:space:]]*#' /etc/dovecot/dovecot-ldap.conf | grep -v '^$' hosts = localhost dn = uid=root,ou=Users,dc=frontline dnpass = ...password... auth_bind = yes auth_bind_userdn = uid=%u,ou=Users,

Re: [Dovecot] Bah! Outlook

2008-04-15 Thread Robert Schetterer
Charles Marcus schrieb: On 4/15/2008, Robert Schetterer ([EMAIL PROTECTED]) wrote: Hi Jason, forget about workarounds for outlook express its a broken client for several reasons, just advice not not use it. Outlook isnt Outlook , div versions with div patchlevel working in different ways and ha

Re: [Dovecot] A little assistance with Sieve

2008-04-15 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 11 Apr 2008, [EMAIL PROTECTED] wrote: "lda" is no protocol, but an acrynom in the chain of MTA and MSA, hence, remove it here and read the Wiki to enable the Dovecot LDA in exim. My setup does not look like the Wiki, but it has worked fine

Re: [Dovecot] Please help: LDAP configuration _almost_ works.

2008-04-15 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 11 Apr 2008, Jack McKinney wrote: dn: dovecot needs a dn with which to search the database to find the user's DN based on their email. This is done with an anonymous connection, Now that dovecot knows what the user's DN is, it wi

Re: [Dovecot] Bah! Outlook

2008-04-15 Thread Gerard
On Tue, 15 Apr 2008 13:28:04 +0200 Robert Schetterer <[EMAIL PROTECTED]> wrote: > Jason Wohlford schrieb: > > Hi All, > > > > I run a little hosting company. I use Dovecot 1.0.10* with IMAP > > exclusively. Lots of my customers use Outlook or Outlook Express. > > This poses a problem. These prog

Re: [Dovecot] Bah! Outlook

2008-04-15 Thread Charles Marcus
On 4/15/2008, Robert Schetterer ([EMAIL PROTECTED]) wrote: Hi Jason, forget about workarounds for outlook express its a broken client for several reasons, just advice not not use it. Outlook isnt Outlook , div versions with div patchlevel working in different ways and have different ways ( or no

Re: [Dovecot] Bah! Outlook

2008-04-15 Thread Robert Schetterer
Jason Wohlford schrieb: Hi All, I run a little hosting company. I use Dovecot 1.0.10* with IMAP exclusively. Lots of my customers use Outlook or Outlook Express. This poses a problem. These programs don't and have absolutely no workarounds to move messages to a trash folder when deleted. They

Re: [Dovecot] dovecot-deliver auth-master error

2008-04-15 Thread Wouter Amsterdam
Thanks Uldis, That is that problem solved, but a new one created. When sending a mail using Dovecot-deliver the following error pops up in /var/log/maillog: Apr 15 10:32:19 termserv dovecot: auth(default): master in: USER1 [EMAIL PROTECTED] service=deliver Apr 15 10:32:19 termserv doveco