Displaying 20 results from an estimated 10000 matches similar to: "dove 2.0.7 virtual no mails INBOX pop3"
2011 Mar 13
6
questions/problems virtual plugin pop3 leave copies on the server for x days then delete
Hi Timo, i allready asked about this , and did some fixes , but it isnt
working yet ,as far i have a setup like
namespace default {
# type = private
separator = /
prefix = ""
list = yes
# hidden = no
subscriptions = yes
}
namespace virtual {
# type = private
prefix = "virtual/"
separator = /
location =
2012 Apr 15
1
problems upgrade 2.0 - 2.1 virtual inbox broken / special use namespace
Hi Timo
the virtual setup got broke after update to 2.1
( its still working under 2.0 ) on other loadbalanced server
namespace default {
separator = /
prefix = ""
list = yes
subscriptions = yes
hidden = no
}
namespace virtual {
prefix = "virtual/"
separator = /
location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++:INDEX=~/virtual
hidden = yes
list = no
2011 Feb 08
1
pop3 index virtual question
Hi @ll, Timo, on 2.0.9
i have a user reporting pop3 leaving mails on the server does not work
as desired
i have
namespace default {
# type = private
separator = /
prefix = ""
list = yes
# hidden = no
subscriptions = yes
}
namespace virtual {
# type = private
prefix = "virtual/"
separator = /
location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++
#location
2010 Oct 25
1
virtual plugin broken ? dovecot 2.0.6
Hi Timo,
looks like virtual plugin is broken now with my setup dovecot 2.0.6
cant say to which version it stopped working ( didnt tested it trough
all ) but has worked
i see nothing special in log why it stopped working
it should show unseen mail i.e in folder Junk too
with pop3 clients, but only shows new inbox mails
after all i am confused what using better
pop3_uidl_format = %08Xu%08Xv (
2009 Jul 23
8
expire plugin no delete 1.2.1
Hi Timo,
all of my tests fail
with expire plugin, mail simply not get deleted
i cant find any stuff in the logs why it does not or should not work.
My guess that there is a problem with virtual plugin and/or
shared namespace.
It shouldnt be a problem with acl starting the script over cron as root
am i right ?
do you have any idea why it fails, is there a way to ignore all
unneeded shared or
2009 Apr 26
4
dovecot 1.2 plugin virtual and shared namespace with thunderbird
Hi Timo,
using latest dovecot 1.2 and latest thunderbird
i noticed if using virtual plugin
like here with mysql
http://wiki.dovecot.org/Plugins/Virtual
everthing works like expected
until i add a shared namespace
Tb then looses its subscriptions
under imap to the private namespace
only the shared namespace gets shown up , any idea?
I dont see something special in the logs why this happens
--
2010 Feb 07
2
Virtual POP3 Inbox question
Hi,
I'm having trouble implementing the virtual pop3 inbox solution in
Dovecot 1.2.x. As the following wiki page describes
(http://wiki.dovecot.org/Plugins/Virtual) one should only set the
inbox=yes flag for the virtual namespace which then flattens all
mailboxes in the realmails/ prefix.
In the above example when I set the inbox=yes flag for the virtual
namespace, the inbox in the
2010 Dec 02
4
Indexes.
Hello people!
I have huge problems with IO wait becase dovecot configured to use maildir
is under OCFS2 1.4. Now i have an question to OCFS2 each disk action is
really heavy becaue it has no index.
Now i am thinking in what can be done to heltp my system to use less disk.
Looking for index and etc in dovecot i found this, this disables the index
file on disk and leave it on ram or it
2011 Apr 25
1
dovecot & OCFS2 Cluster
There is a bug in ocfs2 1.4 if you are using it you should be looking for
upgrading to ocfs2 1.6
I have several performance problens with ocfs2 but now i guess the problem
is the webmail client that we are using.
I have several post here about it.
I will write a new one as soon as i found the solution.
Anyway, why use lmtp over lda ?
My setup have about 5000 active acounts all in maildir.
2016 Dec 14
2
Virtual POP3 namespaces and quota-status
Hi,
I've tried to do configure Virtual POP3 INBOX (dovecot version 2.2.18)
as explained here http://wiki.dovecot.org/Plugins/Virtual with a static
userdb and nopassword=y so I dont have any database on the dovecot
server without the possibility to distinguish POP3 or IMAP in the userdb extra
field to change the namespace on the fly.
So I've put the namespace virtual informations inside
2009 Jan 27
2
dovecot 1.2 virtual folders question
Hi Timo
is this possible a possible setup ?
for downloading imap folders ( including inbox )
with pop3 controlled by a a dovecot-virtual file
in usr/local/virtual/%d/%u/
with content something like that
*
-Trash
-Trash/*
-Sent
-Sent/*
-Drafts
-Drafts/*
all
namespace private {
separator = /
prefix = ""
2007 Feb 02
2
broken attachments with pop3
Hi all,
ive just upgrade to rc21 ( so i dont know perhaps this report failure is
fixed with this release )
i have reports from users that attachments get broken ( with rc19, dont
know about before ) with some accounts , which where downloaded via a
pop3 service to a exchange server, but in fact nothing is broken when
looking with imap to the mailboxes
Has anyone an idea, i havent any failure logs
2008 Jul 12
3
dbox and quota question
Hi all,
i am asking myself
how quota is done with dbox in a virtual setup
with having quotas in sql
dove 1.1.1
says quota maildir: No maildir storages, ignoring quota
lda means quota maildir: No maildir storages, ignoring quota
which is right
i dont wanna use dict , i only wanna use the qutoas out of sql crated by
postfixadmin
has someone used this ever ?
--
Best Regards
MfG Robert
2008 Jul 21
2
recursive acl problem
Hi,
i ve got a problem with
recursive acl, using not a vfile global backend.
( no default acl)
In my understanding
every folder(directory)
needs a seperate dovecot-acl
files with permissions.
This works fine, but my tests showed
using a shared namespace
like i.e.
namespace shared {
separator = /
prefix = "users/%d/"
location = dbox:/usr/local/virtual/%d/
inbox = no
list
2008 Jul 11
2
dovecot 1.1.1 dbox public namespace problem
Hi @ll
i have somthing like
namespace public {
separator = /
prefix = "public/"
location = dbox:/usr/local/virtual/%d/public
inbox = no
list = yes
subscriptions = yes
hidden = no
}
which works nice if i set
location = maildir:/usr/local/virtual/%d/public
%d expansion works right with maildir
but if user mailboxes are on dbox with public namespace
too, dovecot
2009 Jan 06
2
dovecot 1.2 shared namespace/mailboxes %%u expands only to %
Hi Timo,
with
dovecot --version
1.2.alpha5
namespace shared {
separator = /
prefix = "shared/%d/%%u/"
subscriptions = yes
list = yes
}
and dovecot-acl
authenticated lr
in /usr/local/virtual/schetterer.com
%%u seems not expand to other existing users instead it expands to %
i expected showing all other maildir beyond
dovecot: Jan 06 23:53:14 Info: IMAP(robert at
2008 Nov 26
3
v1.2Autocreate
Hi Timo,
a setup like
http://wiki.dovecot.org/Plugins/Autocreate
seems not to work
the module is loaded but no subfolder creation at login
happens, sorry no log about failures with it
simply
Module loaded: /usr/lib/dovecot/modules/imap/lib20_autocreate_plugin.so
should i try
i.e
autocreate = ".Trash/"
or is there more info around
--
Best Regards
MfG Robert Schetterer
2007 Apr 03
2
detailed info about acls with virtual users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi @ll,
i try use acl with imap with dovecot latest
but i dont get trough , is there more info online then written in the wiki ?
i have a setup like
http://wiki.dovecot.org/DovecotLDAPostfixAdminMySQL
but with this acl dont seems to work , and folders arent reported with
acls to i.e thnderbird
- --
Mit freundlichen Gruessen
Best Regards
Robert
2010 May 19
6
dovecot2 latest beta5 acl not working properly ?
Hi
i tested acls with some clients
horde/imp mulberry thunderbird squirrelmail kmail
and i couldnt get it run proberly
i have no problems testing setacl etc with plain
telnet session, and i have no error in verbose logging
but it looks like acl is only working partly with some clients
so show acls is working mostly but setting only partly
horde/imp and mulberry dont show any acls
any idea?
--
2008 Jul 13
3
folder deletion fails dbox
Hi Timo,
playing a lot with dbox
but folder deletion seems to me broken,
whatever setting i tested i cant delete subfolders
with thunderbird, i first thought about acls
but deactivate acl didnt helped
splitting control an index files from dbox also didnt work,
i cant find any failure message in the logs,
but there is also no entry for delete trys
all debug level are in the highest stage on this