Displaying 20 results from an estimated 70000 matches similar to: "deny users"
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
hello
trying to install dovecot 2 on a fresh installed machine
I get this error message :
doveconf -n > dovecot-new.conf
doveconf: Error: ssl enabled, but ssl_cert not set
doveconf: Fatal: Error in configuration file
/usr/local/etc/dovecot/dovecot.conf: ssl enabled, but ssl_cert not set
the ssl config file look like the following :
Thanks for any info.
##
## SSL settings
##
# SSL/TLS
2010 Apr 07
6
Joining a NetApp filer to a Samba PDC ?
Hello
Does anyone succeded in joining a Samba PDC with a NetApp filer ?
I tried many times but never succeded ...
Any infos welcome.
Thanks
2012 Aug 01
1
imap(xxxxxxxx): Error: opendir(/user/xxxxxxxx/.imap) failed: No such file or directory
hello
I see this message in the dovecot error log every time
a user connect to IMAP service.
imap(xxxxxxxx): Error: opendir(/user/xxxxxxxx/.imap) failed: No such
file or directory
In the server's config I've this
mail_location =
mbox:%h/:INBOX=/var/mail/%u:INDEX=/var/spool/dovecot/index/%u
As we can see INDEX files are not living in user's home directories but
in
2008 Dec 11
2
Multi OS boot and shared secret trouble
Hello
We are facing a boring trouble with multi OB boot machines
that access to our samba server.
All machines authenticate to samba PDC ( linux debian etch + windows )
It appears when machines windows's bootup the shared secret is changed
by windows
if we reboot the same machine under Linux it cannot authenticate
anymore because Linux does NOT change the shared secret ...
The machines
2009 Jul 02
4
Word and Excel files are read-only when opening
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
Since we started our new Samba + LDAP backend server yesterday
some (not all) PC we have a problem with Word and Excel files
that are marked "read-only" when users are trying to open
them from their Samba network shares.
This happen ONLY for *.doc and *.xls files , if we open
and save a *.html file with Word it works ...
Any
2011 Apr 15
2
Corrupted index cache file
Hello
I got this error message yesterday evening for a user
I've checked LDA error log it happened 6 times in 3 days
for 5 differents users, not much but I wonder what's going on
as actually the server is moderately loaded ( Easter holidays )
we have currently 250/300 IMAP processes , in "normal" production
time we have approx 1000 IMAP processes running.
Apr 14 19:24:37
2014 Jan 16
2
Dovecot 2 separate login for POP3 connections ?
Hello
Is it possible to configure a separate logfile for incoming POP3
connections ( dovecot 2.2.9 )
thanks
2013 May 22
1
read only users's mailboxes
Hello
for internal purpose I need to put some users's mailboxes
in readonly mode during few days.
We use MBOX format and UNIX user mode on a FreeBSD 9.1 box
I tried to read-only mount the partition but dovecot
does not work this way
Any infos welcome
2008 Oct 09
2
Using Samba PDC from Netapp filers ?
Hello
Anyone has succeeded to use a Samba PDC erver as a PDC from a Netapp filer
to use CIFS direct connections ? ?
Any infos welcome !
Thanks a lot.
2010 Feb 08
2
Problems with thunderbird 3 ( messages mark unread after being read )
Hello
Since we upgrade all our users's PC with Thunderbird 3(.0.1)
many of them have a problem with email that move back to unread
status even after they have read them.
The problem does not occured with Thunderbird 2
Is this problem Dovecot related ?
Do you have the same trouble ?
Thank you
2011 Mar 08
2
Filtering attachements ?
Hello again
Is there a way to filter some attachments with dovecot ?
I don't want my users to keep video files in the IMAP folders
anymore ( disk is almost full ) .
Thank you.
2012 Feb 01
3
Temporary forbid some users login ?
hello
is there a way to forbid SOME ( not all ) users's login with dovecot 2 ?
I need to move their IMAP folders to another place with more
disk space but I don't want to stop dovecot IMAP service for
the other users as the moving process will be a bit long ( 1 Tb to move )
thanks
2011 Apr 14
2
[LDA] save failed to INBOX: Timeout while waiting for lock
Hello
I use LDA Dovecot 2 with SIEVE as Postfix delivery agent and I
occasionally get such message in syslog.
info.log:Apr 13 12:39:40 lda(xxxxxxxx): Info:
msgid=<4DA484FF.5060903 at gmail.com>: save failed to INBOX: Timeout while
waiting for lock
See below the doveconf -n trace
Thanks for any info
> # 2.0.11: /usr/local/etc/dovecot/dovecot.conf
> # OS: FreeBSD 8.2-RELEASE amd64
2009 Dec 07
2
forbid some users and machines ?
Hello
1 - Is there a way to forbid log in of some Dovecot's users ?
I use NIS as authentication mechanism.
2 - Is it possible to forbid some machines (IP addresses ) to
connect to Dovecot server ?
Thank you
2011 May 05
5
May 05 07:20:21 imap: Warning: Time jumped forwards 16 seconds
Hello
I get this warning in dovecot.log
the machine is running ntpd so this is
a bit strange ...
2009 Oct 06
1
How to calculate auth_cache_size ?
Hello
Is there a way to calculate this parameter for my site
which has approx 4000 users authenticating thru NIS ?
Thanks a lot
2010 Nov 17
1
mailboxes and IMAP folders mirroring ?
Hello
This is a bit off Dovecot but ...
I'm searching some software to mirror mailboxes and IMAP forlders
from the mailhub to another (clone) computer.
Actually I use rsync daily but I wonder if it exists some software
that are real time mirroring capable ?
I'm using Dovecot 1.2.14 and Postfix with MBOX format.
Thanks
2011 Jul 08
1
redirect IMAP --> IMAPS
Hello
Is it possible to configure Dovecot (2) to "redirect" IMAP connexions to
IMAPS ?
I know it would be possible with ipfw on the server but I wonder
if dovecot has such capability.
thanks
2012 Feb 26
2
FreeBSD maintainer ?
Hello
Does the FreeBSD Dovecot's port maintainer read this mailing-list ?
Thanks
2011 Jun 27
1
Denying user won't work as expected
Hello
I tried to use the "deny user" feature but it does not work as expected ...
( dovecot 2.0.12 ) we use LDAP as authentication source
I modified the 10-auth.conf file as the following
# <doc/wiki/UserDatabase.txt>
!include auth-deny.conf.ext
#!include auth-master.conf.ext
#!include auth-system.conf.ext
#!include auth-sql.conf.ext
!include auth-ldap.conf.ext
#!include