On Tue, 2010-11-16 at 17:26 -0500, qm...@top-consulting.net wrote:
> and shared folders work just fine. However, I am seeing a lot of new
> errors like these in the maillog file now:
>
> Nov 16 17:20:46 mx dovecot: auth(default): vpopmail(@domain1.com):
> unknown user
Looks like some bug rela
Another issue appeared however. I added these lines:
socket listen {
master {
# Typically under base_dir/, if not the directory must be created.
path = /var/run/dovecot/auth-master
mode = 0600
user = vpopmail # User running deliver
#group = mail # Or alternati
It works...wow!
I was sure it would have required some massive modifications but it didn't.
Thank you Timo!
On Tue, 2010-11-16 at 13:27 -0500, qm...@top-consulting.net wrote:
Maybe I'm missing some part of the configuration. I don't have a
service auth { part and the auth_socket_path is comm
On Tue, 2010-11-16 at 13:27 -0500, qm...@top-consulting.net wrote:
> Maybe I'm missing some part of the configuration. I don't have a
> service auth { part and the auth_socket_path is commented out. Here is
> my full config:
>
>
>
>
> # 1.2.14: /usr/local/etc/dovecot.conf
Oh, I thought you
Maybe I'm missing some part of the configuration. I don't have a
service auth { part and the auth_socket_path is commented out. Here is
my full config:
# 1.2.14: /usr/local/etc/dovecot.conf
# OS: FreeBSD 7.0-RELEASE i386
protocols: imap pop3 imaps pop3s
listen(default): *:143
listen(imap):
On Tue, 2010-11-16 at 13:16 -0500, qm...@top-consulting.net wrote:
> Nov 16 13:07:35 pop dovecot: IMAP(she...@top-consulting.net): userdb
> lookup: connect(/var/run/dovecot/auth-master) failed: No
> such file or directory
It should be connecting to auth-userdb. You probably have
auth_socket_path
Ok. We are getting closer I believe:
If I run with a hardcoded location, my list "" "*" shows the shared folders:
* LIST (\HasNoChildren) "." "shared.dev1.Sent items"
* LIST (\HasNoChildren) "." "shared.qmail.INBOX"
* LIST (\HasNoChildren) "." "shared.radius.INBOX"
If I run with %%h I don't see
On Tue, 2010-11-16 at 12:44 -0500, qm...@top-consulting.net wrote:
> I might have forgotten to mention that I am using . (dot) as separator.
>
> Your original message that proposed that fix is here:
> http://www.mail-archive.com/dovecot@dovecot.org/msg20706.html
I just copied the location value f
I might have forgotten to mention that I am using . (dot) as separator.
Your original message that proposed that fix is here:
http://www.mail-archive.com/dovecot@dovecot.org/msg20706.html
I am running the IMAP commands directly through telnet and although
the namespace exists, it doesn't show
On Fri, 2010-11-12 at 14:43 -0500, qm...@top-consulting.net wrote:
> I'm using dovecot 1.2.14 with vpopmail.
>
> I've enabled shared folders and the default setup was not working. The
> default setup being this line:
>
> location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
>
> Going throu
Anyone has any ideas ?
I also realized that not only can domains be placed within another
sub-folder if there are too many, but so can users.
For example, if a domain has 1000 users, its path might be something like:
/usr/home/vpopmail/domains/8/xyz.com/A/myuser
Therefore a static location
Is there a way to maybe create an Environment variable that will hold
everything up to the '/%d' ? Maybe populate that variable from a
post-login script that gets the root directory from the vpopmail
database ?
Quoting qm...@top-consulting.net:
I'm using dovecot 1.2.14 with vpopmail.
I'
I'm using dovecot 1.2.14 with vpopmail.
I've enabled shared folders and the default setup was not working. The
default setup being this line:
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
Going through the Archives I saw a message from Timo that said to
apply a patch and use th
13 matches
Mail list logo