Hi,
We are trying to implement a highly secure mail server with user authentication
restricted to SSL certificates only (not using passwords at all). Still, user
information is stored in a LDAP directory. In this configuration LDAP is used
to check whether the user is registered (and probably s
On Mon, Dec 08, 2008 at 02:43:53PM +0100, Thomas Siebert wrote:
> You have to use LDAP as Authentication Backend with Port 3268.
>
> http://wiki.dovecot.org/AuthDatabase/LDAP
That works but has 3 main drawbacks:
1) It is a pain to setup SSL LDAP on both windows and linux. If you
don't do thi
On Mon, 2008-12-08 at 14:31 -0600, Romer Ventura wrote:
> This did it:
> namespace private {
> separator = /
> hidden = no
> prefix = "#ArchiveMail/"
> location = mbox:/home/vmail/mboxmail:INBOX=/home/vmail/mboxmail/%Ln
> }
Doesn't this gives all users ability to read all other users' mbox
>
> 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
This did it:
namespace private {
separator = /
hidden = no
prefix = "#ArchiveMail/"
location = mbox:/home/vmail/mboxmail:INBOX=/home/vmail/mboxmail/%Ln
}
Thanks
> Hello,
>
> I have about 100 mboxes, a few with a lot of mails and others with a few
> mails. I have configured dovecot to
Hello,
I have about 100 mboxes, a few with a lot of mails and others with a few
mails. I have configured dovecot to use maildir as mail format, but I would
like to give users the ability to access their old email located in their
old mbox. So all the new mail would be in the ~/Maildir/ and the
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
Hi Timo,
You may remember some of my mails, I was having unusual high load
issues using pop3 with dovecot over nfs, and unusual being the load on
anywhere from 1 to 4 servers would run at 2 to 4 for a week then all
of a sudden would spike to 60 and higher (saw 150 once).
I have been banging my he
Tomasz Suchodolski wrote:
2008/12/8 Charles Marcus <[EMAIL PROTECTED]>:
On 12/8/2008, Michel Vega Fuenzalida ([EMAIL PROTECTED]) wrote:
I have installed 4 Etch, with dovecot 1.0.rc15-2
Please upgrade... it really isn't worth trying to troubleshoot something
so old (and known to have many issue
You have to use LDAP as Authentication Backend with Port 3268.
http://wiki.dovecot.org/AuthDatabase/LDAP
2008/12/8 Charles Marcus <[EMAIL PROTECTED]>:
> On 12/8/2008, Michel Vega Fuenzalida ([EMAIL PROTECTED]) wrote:
>> I have installed 4 Etch, with dovecot 1.0.rc15-2
>
> Please upgrade... it really isn't worth trying to troubleshoot something
> so old (and known to have many issues)...
>
> Use a diff
On 12/8/2008, Michel Vega Fuenzalida ([EMAIL PROTECTED]) wrote:
> I have installed 4 Etch, with dovecot 1.0.rc15-2
Please upgrade... it really isn't worth trying to troubleshoot something
so old (and known to have many issues)...
Use a different repo if you have to...
--
Best regards,
Charles
Hello list,
I have installed 4 Etch, with dovecot 1.0.rc15-2, and I wanted that when
the users make IMAP/POP3, the dovecot verifies the user/passwd in a Active
Directory of Windows 2003.
Greetings
--
Usemos el Software Libre "Con todos y para el bien de todos"
Michel Vega Fuenzalida
13 matches
Mail list logo