Displaying 20 results from an estimated 900 matches similar to: "Virtual POP3 Inbox question"
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 (
2010 Nov 12
1
dove 2.0.7 virtual no mails INBOX pop3
Hi Timo,
i have no mails from INBOX over pop3
other folders work ok as well as imap
like set Virtual POP3 INBOX
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++
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
2010 Jun 28
2
Replacing real inbox by virtual inbox
Hello,
I'm using dovecot 1.2.11 with virtual folders. I'd like to
replace my real INBOX by a virtual one but I have several questions :
*
will my mail still be delivered to my real INBOX?
* will I be able to
access my real INBOX, for example using a virtual folder reliyng on INBOX
* and, how to do it.
Here's my problem, if I look to the wiki page [1], I
don't really
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 =
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 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
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
2016 Dec 23
0
Virtual POP3 namespaces and quota-status
Hi again,
Le Wednesday 14 December 2016 ? 12:42, Aur?lien Beaujean ?crivait:
> Any idea before I will patch some piece of code to disable the unique
> restriction of inbox namespace ?
I've found a way to address my problem, using the %s (protocol) in the
configuration file, as this:
namespace virtual {
hidden = yes
inbox = yes
list = no
location =
2008 Oct 16
2
Problem with namespaces
[1.1.4 with http://hg.dovecot.org/dovecot-1.1/rev/b61424a50786 applied]
I'm trying to use namespaces as described here for UW-IMAP compatibility:
http://wiki.dovecot.org/Namespaces
But I'm getting a problem with the hidden namespaces showing up in the
LIST output. Here is a simplified transcript.
The ~/Mail folder contains just two folders. The config given to imapd
is as follows:
2010 Feb 14
1
Virtual plugin and user_query
Hello,
As per a previous reply regarding POP3 I'm now trying to configure the
virtual plugin.
However I don't really understand how to modify the sql user_query to
properly indicate inbox=yes.
I created 3 namespaces as per wiki instructions and I've modified the
password and user queries as bellow:
password_query = \
SELECT email, password, login , concat('*:bytes=',
2017 Apr 03
1
Error: Virtual mailbox loops, Dovecot version 2.2.10
I'm trying to follow the guide at
https://wiki.dovecot.org/Plugins/Virtual for the 'Conversation' style
virtual mailbox, but with a small change. I'd like the virtual mailboxes
to be 'top level', which I found while searching through this list is
accomplishable by putting the dovecot-virtual file in the root of the
namespace location. My issue is this works perfectly
2010 Dec 01
1
All messages in double in a virtual mailbox.
Hello,
I've got some virtual maiboxes that are configured as follows :
!RealMail.Sent
RealMail.Sent
all
In all those mailboxes, all the messages appears in double. I don't
think it's the expected behaviour, but I perhaps missed something.
Here's my dovecot -n :
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-bpo.5-amd64 x86_64 Debian 5.0.7
log_timestamp:
2016 Nov 29
2
shared/public mailbox application
Basically we alias NAME at domain.com to doveadm at domain.com. doveadm@ has a sieve-Script which files into the public folder. You could also configure a postfix transport which does the job.
Its necessary to overlook the whole process chain to properly configure everything. And a lot of try out :)
On 29 Nov 2016, at 6:34, Michael Fox wrote:
> Thanks Tobias. Thanks for the detailed reply.
2007 Oct 08
1
v1.1 QUOTA and inbox quota
My mail agent is postfix and by default it imposes the INBOX size of 50
meg. I would like my imap mail clients (I'm using Thunderbird) to "see"
this and warn me when my inbox fills up. I tried doing it with the old
quota system but wasn't successful. With the new quota rule system it
looks like per-mailbox quotas are possible, however when I do this:
quota = maildir
2009 Apr 28
1
Virtual plugin, timeout leaks
Getting these
Warning: imap <brandonl at pacwebdev.com>: Timeout leak: 0x461bd0
/etc/dovecot/virtual/Allmail/dovecot-virtual
*
-Trash
-Trash/*
all
/etc/dovecot/virtual/INBOX/dovecot-virtual
virtual/Allmail
inthread x-references2 x-mailbox INBOX
/etc/dovecot/dovecot.conf
namespace private {
prefix = ""
separator = /
list = yes
hidden = yes
}
namespace private {
2016 Nov 29
0
shared/public mailbox application
> Basically we alias NAME at domain.com to doveadm at domain.com. doveadm@ has a
> sieve-Script which files into the public folder. You could also configure
> a postfix transport which does the job.
Ah. OK. That may be more complexity than I need for my situation. So please bear with me as I try to understand this.
IF:
Postfix is already configured to deliver mail destined for the
2009 Apr 10
2
Can virtual mailboxes created automatically?
Hi,
I set a virtual namespace, and for new users, there is no root dir for
it.
namespace private {
separator = /
prefix = virtual/
location = virtual:~/Maildir/virtual
list = no
hidden = yes
}
log:
Apr 10 12:14:41 mail dovecot: IMAP(test1 at xueron.com):Namespace 'virtual/': virtual: Root mail directory doesn't
2010 Aug 06
1
Configure Dovecot to move read mails to another folder?
Hallo,
is it possible (with dovecot sieve?) to deliver incoming mails to the
default INBOX and then, when I have read the mail with Thunderbird,
automatically move it to another folder?
I know I could create filters in my mail client. But that has the
disadvantage that I would need to create these filters everywhere: on my
office PC, at home, webmail, ...
Also moving a mail from one folder
2012 Feb 24
1
Virtual Folders
Hello,
I am trying to get virtual folders to work properly, and I
can't seem to. I will be as detailed as possible to remove confusion.
Thank you in advance.
Goal:
Essentially, a gmail clone, but one that
I can make work on cPanel hosts with roundcube and squirrel mail, etc.
By default, cpanel creates user mail dir structure of (maildir++)
inbox, drafts, sent, junk, and trash (with no