Displaying 14 results from an estimated 14 matches similar to: "detailed info about acls with virtual users"
2012 Feb 01
2
Can anyone tell me quick, if the howto on dovecot.org is actual:
Is this Howto
http://wiki2.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
actual also for Dovecot 2.x ?
Cause i read Dovecot 1.x in the Howto
Thank you for any hints / tipps
Marko
(from cold Hamburg Harbour)
2007 Apr 03
2
Lock file issues
First off, just want to say Dovecot is great! We have been using it for
several months now in a fairly large installation with only a few
problems.
We are running 1.0.rc28 on three servers with 3 Horde/IMP boxes talking
to Dovecot. The user's home dirs are located on an NFS server
and the indexes are stored in their Maildirs. I have mmap_disable=yes
and lock_method=dotlock in dovecot.conf.
2007 May 27
1
UID confusion
I have just finished reading the info on the wiki on setting up virtual
users with Dovecot and Postfix.
http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL
I'm confused about the UID and GID's. In the docs it shows a user, vmail
being created with a UID of 101. Then it looks like GID 12 is used for
Postfix or Mail.
I'm not sure which it is and would like to know.
Bulldozer
2007 Feb 13
2
trash plugin sql
Hi @ll,
with dovecot latest
following
http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL
i have defined
plugin {
quota = maildir
acl = vfile:/etc/dovecot/acls
trash = /etc/dovecot/dovecot-trash.conf
}
Example dovecot-trash.conf file
1 Spam
2 Trash
3 Sent
from wiki
The Trash plugin. When saving a message would make user go over quota,
this plugin automatically deletes the oldest mails from
2007 Jul 01
1
auto Cc: with dovecot+mysql
hi,
i'm migrating 1 mail-server from LDAP+postfix+courier to
mysql+postfixadmin+dovecot,
on a debian etch machine i have followed this howto :
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
(changed uid and gid for usage in debian, the SVN-postfixadmin
didn't work for me, so i used the stable version, and haven't tested the
SASL-part yet)
this works great, except the
2008 Feb 19
1
warning: connect to transport dovecot: No such file or directory
I have installed postfix, dovecot, mysql as per:
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
..on Debian Etch. I thought mailboxes were created by postfixadmin or postfix
but I only get an error:
warning: connect to transport dovecot: No such file or directory
..in the postfix log. No /var/vmail/example.com is created. After creating
the domain directory and user directory,
2010 Dec 16
2
dovecot 2.0.8 LDA with MYSQL issues
Hi, after deciding to use Dovecot 2.0.8 as a postfix LDA using mysql DB I'm
running into some issues. I started to follow,
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL but noticed that
the auth settings on the config changed, after looking through the dovecot
wiki I think I have that issue fixed. However I still can't get the SQL part
to work right, below is what I have on the
2009 Jan 12
3
Can not Create Maildir using userdb sql
Dear all,
I've been experiencing this problem and still can't find a solution for this.
I want to have a dynamic quota for each virtual user.
I've followed instruction from :
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
http://workaround.org/articles/ispmail-etch/
But still can't give what I want.
But if I use userdb static, I works fluently.
Below are my Dovecot
2007 Sep 10
0
quota problémé( HowTo/
Hi alI
I install dovecot using the DovecotLDAPostfixAdminMySQL HOWTO
but I have a problem with quota. Quota it is not taken into account by
deliver I also tried a compiled dovecot version from sorces and the
resault is the same.
dovecot version from debian distribution 1.0.rc15-2
dovecot from sources dovecot-1.0.5.tar.gz
Thanks in advance
Osvaldo
Those are my files
File
2007 Aug 03
1
Password Encryption
Hi all. I hope this is not a RTFM-type question, but I've been unable
to find a searchable archive of this mailing list.......
I recently began investigating using Dovecot/Postfix/MySQL solution.
I've been following the documentation
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL?highlight=%28m
ysql%29
While everything seems to have gone right, I have been unable to
2007 Sep 10
1
Quota problem
Hi alI
I install dovecot using the DovecotLDAPostfixAdminMySQL HOWTO
but I have a problem with quota. Quota it is not taken into account by
deliver I also tried a compiled dovecot version from sorces and the
resault is the same.
dovecot version from debian distribution 1.0.rc15-2
dovecot from sources dovecot-1.0.5.tar.gz
Thanks in advance
Osvaldo
Those are my files
File
2010 Dec 17
3
Per user quota on MySQL
Hi!
I'm new on Dovecot.
I'm using:
- CentOS 5.5
- Kernel 2.6.18-194.26.1.el5 x86_64
- Dovecot 2.0.8 (from source)
- Postfix 2.7.2 (from source)
- MySQL 5.0.77 (CentOS binary)
- Postfixadmin 2.3.2 (from source)
- Horde Webmail 1.2.9
- Thunderbird 3.1.7 (from CentOS)
I follow this how to: http://wiki2.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL
I was able to send and recieve e-mail via
2007 Jun 11
1
Can't send/receive mail from other domain
I've followed the instructions (
http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL) to setup Dovecot with
MySql and Postfix but cannot receive from (or send mail to) other domains.
FYI: email messages are supposed to be stored under
/var/mail/mozmonkey.com/<user>/
Directory Permissions: drwxr-xr-x 5 vmail mail 4096 May 10 12:57
mozmonkey.com
OS: Linux, Fedora 4
Dovecot
2010 May 25
1
save failed to INBOX: Internal error occurred.
OS: CentOS release 5.4 (Final)
Postfix: postfix-2.5.1-1.mysql.sasl2.vda.rhel5
Postfixadmin: 2.3
Dovecot: 1.2.11
Squirrelmai: 1.4.20
Configuration based on
http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL which I have
updated a few time ;)
Using postfixadmin I have create a virtual domain and created testing users
(test1 ? test6). With Squirrelmail these users can login but issues arise