Displaying 7 results from an estimated 7 matches for "namespace_1_inbox".
2008 Oct 16
2
Problem with namespaces
...ed transcript.
The ~/Mail folder contains just two folders. The config given to imapd
is as follows:
MAIL=mbox:/home/cut/jru2/Mail:INBOX=/home/cut/jru2/.mail:INDEX=/var/state/dovecot-indexes/jru2
NAMESPACE_1=mbox:/home/cut/jru2/Mail:INBOX=/home/cut/jru2/.mail:INDEX=/var/state/dovecot-indexes/jru2
NAMESPACE_1_INBOX=1
NAMESPACE_1_LIST=1
NAMESPACE_1_PREFIX=
NAMESPACE_1_SEP=/
NAMESPACE_1_SUBSCRIPTIONS=1
NAMESPACE_1_TYPE=private
NAMESPACE_2=mbox:/home/cut/jru2/Mail:INBOX=/home/cut/jru2/.mail:INDEX=/var/state/dovecot-indexes/jru2
NAMESPACE_2_HIDDEN=1
NAMESPACE_2_LIST=0
NAMESPACE_2_PREFIX=mail/
NAMESPACE_2_SEP=/
NA...
2010 Feb 14
1
Virtual plugin and user_query
...espaces as per wiki instructions and I've modified the
password and user queries as bellow:
password_query = \
SELECT email, password, login , concat('*:bytes=', quota) \
AS userdb_quota_rule, \
CASE '%s' WHEN 'pop3' THEN NULL ELSE 'yes' \
END AS namespace_1_inbox, \
CASE '%s' WHEN 'pop3' THEN 'yes' ELSE NULL \
END AS namespace_2_inbox \
FROM users \
WHERE email = '%u' AND login = 'active'
user_query = SELECT \
concat('*:bytes=', quota) AS quota_rule, \
CASE '%s' WHEN 'pop3&...
2010 Oct 25
1
virtual plugin broken ? dovecot 2.0.6
...ealMails/INBOX/*
-RealMails/Trash
-RealMails/Trash/*
-RealMails/Sent
-RealMails/Sent/*
-RealMails/Templates
-RealMails/Templates/*
-RealMails/Drafts
-RealMails/Drafts/*
-RealMails/Archives
-RealMails/Archives/*
unseen
--sql
CASE '%s' WHEN 'pop3' THEN NULL ELSE 'yes' END AS namespace_1_inbox, \
CASE '%s' WHEN 'pop3' THEN 'yes' ELSE NULL END AS namespace_2_inbox, \
---dovecot -n
# 2.0.6 (aaca506ea33b): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-25-server x86_64 Ubuntu 10.04.1 LTS
auth_debug = yes
auth_debug_passwords = yes
auth_master_user_separator = *
auth_...
2008 Oct 18
1
deliver not picking up INDEX setting?
...imapd. This works great.
However, I can't seem to make deliver do the same. I pass it the same
MAIL and NAMESPACE settings in the environment:
MAIL=maildir:/home/cur/tdb/Maildir:INDEX=/var/state/dovecot-indexes/tdb
NAMESPACE_1=maildir:/home/cur/tdb/Maildir:INDEX=/var/state/dovecot-indexes/tdb
NAMESPACE_1_INBOX=1
NAMESPACE_1_LIST=1
NAMESPACE_1_PREFIX=INBOX.
NAMESPACE_1_SEP=.
NAMESPACE_1_SUBSCRIPTIONS=1
NAMESPACE_1_TYPE=private
(plus some others set by my MTA)
So INDEX appears to be set correctly.
deliver does correctly pick up the mailbox location and has no trouble
delivering mail, but the indexes are...
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 Jun 28
2
Replacing real inbox by virtual inbox
...t 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 understand what the _NAMESPACE_1_INBOX_ and the
_NAMESPACE_2_INBOX_ stands for. Plus, I can't put my paths in my scripts,
as they use %d and %u (see below) which, if I understand correctly, aren't
available for PostLoginScripts.
Thanks for your help,
--
Fran?ois-Xavier Payet
fx.payet at tfdn.org
Jabber : fx.payet at tfdn.or...
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