Displaying 10 results from an estimated 10 matches for "feraudet".
2005 Dec 08
1
prefetch userdb on 1.0.alpha4
...auth(default): ldap(mylogin,10.3.245.xxx):
base=dc=boursorama,dc=fr scope=subtree filter=(&(objectClass=
boursoramaMailAccount)(mailInternalAllowedProtocol=imap))
fields=uid,userPassword
An ldapsearch with the same filter give to me only one reply ...
Have you an idea ?
Thanks,
Cyril Feraudet
parts of my dovecot.conf :
----------------------------------
protocol imap {
}
protocol pop3 {
pop3_uidl_format = %v.%u
}
auth_debug = yes
auth default {
mechanisms = plain
passdb ldap {
args = /etc/dovecot/dovecot-ldap.conf
}
userdb prefetch {
}
user = root
}...
2005 Jul 21
1
0.99.14 and nfs
Hi,
somebody have an idea to make dovecot working safly with nfs without
lockd ?
It seems working without problem except for files ".customflags" and
".subscriptions"
is exists a patch for use the dotlock locking method for these files ?
Thanks,
Cyril Feraudet
2005 Oct 26
2
Dovecot and loadbalancer
...rectly reopen another
- If a dovecot authentication proccess want to request ldap but
haven't do it in the last 30mn, it fail an say that the
authentification fail.
Somebody have already use dovecot in a redundent environnement ?
Have you an idea to solve these problems
Thanks,
Cyril Feraudet
2006 Mar 13
2
Authentication without password
...w how to allow IMAP connection by my application
without password.
I won't connect to a database, having a user/password file or
something like this ...
I think to use "passdb checkpassword" to call a fake authentication
script ....
Anyone have a better idea ?
Thanks,
Cyril Feraudet
2005 Jul 22
2
1.0-stable and nfs
...ile (null): Bad address
with :
- lock_method = dotlock
- mmap_disable = no
I've :
- dovecot: Jul 22 11:59:47 Error: IMAP(xxxxxxxx): lock_method=dotlock
and mmap_disable=no combination isn't supported. You don't _really_
want it anyway.
Someone have an idea ?
Thanks,
Cyril Feraudet
2006 Mar 29
1
Too many links
...scure but I'm unable to find a solution with this
error on google.
I kown the /proc/sys/fs/file-max for increase the number of open
file, but it's not the
problem here.
This probleme occure with more than 130000 directory and more than
350000 file.
Have you an idea ?
Thank,
Cyril Feraudet
2006 Mar 13
1
[solved] imap permission denied
> You better take a look at doc/mail-storages.txt as stated in the
comments
> of the configuration file.
>
thanks, now it works.
The dovecot.conf was wrong configured and the permissions in the /home
folders where given not correctly
Now we are able to read our mail with outlook and via SquirellMails
Kind regards,
Roland
2014 Aug 26
0
Fwd: Re: Failed to join domain: failed to join domain 'XXX.YYY' over rpc: Access denied
Thanks for the reply.
Le 2014-08-26 12:30, steve a ?crit?:
> On Tue, 2014-08-26 at 12:02 +0200, Cyril Feraudet wrote:
>> Hi all,
>>
>> I get an error when I try to join domain from CentOS 6.5. Have you an
>> idea ?
>>
>>
>> /etc/samba/smb.conf :
>> ---------------------
>> [global]
>> workgroup = XXX
>> server string = Sa...
2006 Feb 10
3
Mail.app help
I'm having a problem with Mail.app and imap folders. I've got a new install
of dovecot 1.0beta2, and am only experiencing this problem with Mail. Mutt
works as expected, as well as thunderbird.
When I create a folder using Mail.app, it is written to
~/Maildir/.INBOX.newfolder, which would be fine, if I wasn't telling
everything that I wanted no prefixes. If I move that folder to
2014 Aug 26
2
Failed to join domain: failed to join domain 'XXX.YYY' over rpc: Access denied
Hi all,
I get an error when I try to join domain from CentOS 6.5. Have you an
idea ?
/etc/samba/smb.conf :
---------------------
[global]
workgroup = XXX
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
max log size = 50
realm = XXX.YYY
security = ads
idmap uid = 10000-20000
idmap gid = 10000-20000