Displaying 10 results from an estimated 10 matches for "fintec".
2006 May 29
1
Public Namespace & ACL & Virtual Users
Background:
I am wanting to create shared folders (public namespace) with access
control lists on the sub directories.
Our implementation of dovecot (v1.0b7) uses many virtual users and
domains and 1 actual user (vmail), all using maildir. So far I have
successfully created the public namespace (Public_Folders) which every
user can access but I'm having difficulty restricting access using
2008 Apr 23
1
Public Namespace + ACLs + virtual users
g'day!
I'd just like to share my experience with public namespace and ACLs.
I know this has been discussed a number of times in the past, but there
were no definite answers.
dovecot version i'm using: 1.0.13
Got a public namespace setup in dovecot.conf as follows:
namespace public {
separator = .
prefix = Public_Folders.
location = maildir:/home/vmail/domains/%
2006 Apr 15
2
Sieve Filtering?
I am wanting to set-up some basic sieve filtering on our Dovecot 1.0b7
box. Is this possible in 1.0b7?
I'm completely new to sieve filtering so a basic dovecot sieve filtering
how to would be fantastic!
Any help would be greatly appreciated.
Gavin
2006 May 21
1
dovecot.index.cache
Hopefully someone can explain/help me with the dovecot.index.cache
file.
I am wanting to move a dovecot server (v1.0b7) onto a new box running
the same version (1.0b7) of dovecot. To do this I rsync'd the maildir
files to the new server but when I logged into the new machine through
IMAP dovecot reported:
IMAP(username): file index-mail.c: line 105
(index_mail_get_fixed_field): assertion
2006 Oct 15
1
compiling dovecot-sieve
Our server is an CentOS4.4 box and we use the atrpms built RPMs for
installing dovecot. I am wanting to use the sieve plug-in so I've
followed the dovecot wiki instructions, downloaded the files from CVS,
but I'm not sure what configure options to use. When I try without any
options I get:
dovecot-config not found from /usr/src/dovecot-sieve, use
--with-dovecot=PATH
to give path to
2006 Apr 11
0
SSHA Password Hashing
We are currently running a production mail server using version
0.990.99.11-2 (latest RPM from RHEL/CentOS).
We would like to migrate more virtual domains off our courier imap
server to dovecot but the courier imap user passswords are stored in
LDAP and are SSHA hashed which is not supported by our current version
of dovecot (CRYPT only).
>From reading the mailing lists this feature is now
2006 Jun 14
0
b8 fails with ACL plugin on
After upgrading to b8 using the ATrpm with the ACL plugin on it fails:
# /etc/init.d/dovecot start
Starting Dovecot Imap:
Edlopen(/usr/lib/dovecot/imap/lib01_acl_plugin.so)
failed: /usr/lib/dovecot/imap/lib01_acl_plugin.so: cannot open shared
object file: No such file or directory
Error: imap dump-capability process returned 22784
2006 Jul 03
0
User Mailbox Backups
I realise it is very easy server-side but we have some Outlook users who
are use to creating PST backups of their mail.
What is a good open source alternative to the MS PST file? Does it just
come down to what the Mail client supports?
Keen to hear recommendations and thoughts on the topic...
Gavin
2008 Sep 04
1
Public (Shared Folders) ACL Questions
I'm trying to set up a public namespace so that a set of IMAP folders
are available to all staff - similar to MS Exchange Public Folders.
I've managed to set up the namespace correctly but I'm having trouble
with the ACLs. The global ACL file is the only method I can get to work.
All I want to do is to allow 1 user admin privileges to create & delete
anything but all other users
2008 Jul 08
2
Dovecot Sieve Broken with 1.1 RPMs?
We have been using dovecot v1:1.0.15-1_72 and dovecot-sieve v1.0.3-7
very successfully for many months but I've been unable to get
dovecot-sieve to work with the latest 1.1 release. The new release seems
to completely ignore our global sieve script no matter what we do.
Is anyone else using the atrpms-stable rpms packages and able to get
dovecot-sieve to work correctly?
Any help would be