Displaying 20 results from an estimated 30000 matches similar to: "Namespace Prefix Tutorial?"
2012 Oct 08
1
Master User Question
OK - I'm trying to do weird stuff so rather not answer why I'm doing this.
Trying to log in using a master user:
user at example.com*master at master.com
When debugging the master authenticates - but then it tries to
authenticate user at example.com and it's not found. And - it is true that
the user doesn't actually exist.
What I want to do is allow it to log in without
2012 Nov 16
4
Folder layout after Cyrus to Dovecot migration
# dovecot --version
1.2.15
We're trying to migrate a server from Cyrus to Dovecot, and we're mostly
there.
On Cyrus, the folder layout in the MUA is:
INBOX
subfolder
subfolder
...
Sent
Drafts
Queue
Trash
Users cannot create sibling folders to the Inbox, only subfolders (and
sub-subfolders, etc). We've replicated that with:
2014 Feb 04
3
Applying a DNS RBL to deny authentication?
Hope to get some attention about this idea to reduce hacking passwords.
Here is a list of about 700,000 IP addresses that are hacking passwords
through SMTP AUTH
http://ipadmin.junkemailfilter.com/auth-hack.txt
This is a list of IP addresses that attempted to authenticate against my
fake AUTH advertizing on servers with no authentication. We do front end
spam filtering for thousands of
2015 Feb 17
2
Help with archive server
Hi,
I want to build a system where 6 months old mail to be moved to
archive server to keep my mailbox clean and fast.
Is there any way to achieve the same using any pre-built binary shipped
with dovecot ?
Thanks and Regards
Joy
2011 May 25
1
Per user Namespaces From SQL
Hello folks, i am lookign in the wiki, but did not find anything very clear
about what i want.
I need to have namespace for each user from mysql. But like, i need all
configruation comming from mysql, not only the location.
Is that possible?
here: http://wiki2.dovecot.org/Namespaces
at section:
Per-user Namespace Location From SQLI can set the location, is there an way
to make everything ? Like
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
2012 Jul 15
3
Last login datetime on accounts
I have searching for the best way to tell if a Dovecot user is idle by finding the last time they have logged in.
Right now the best way I can tell is to do something like "touch" a file in the users homedir via a post login exec.
This seems like a LOT of overhead, to accomplish such a simple task, especially if your doing a lot of dozens of logins per second. Is there an
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
2013 May 22
1
dsync Migration Couldn't keep all uids dove 2.1.16
Hi Timo, using
http://wiki2.dovecot.org/Migration/Dsync
for migration
i am getting this in periods
dsync(sys4-test-2 at example.de): Info: INBOX: Couldn't keep all uids
dsync(sys4-test-2 at example.de): Warning: Mailbox changes caused a desync.
You may want to run dsync again.
dsync(sys4-test-2 at example.de): Warning: I/O leak: 0x756547164490 (line
1229, fd 15)
dsync(sys4-test-2 at
2014 Dec 08
2
Required SSL with exceptions
I have a Dovecot cluster which is on separate machines from my
webmail/caldav/cardav cluster, and I currently have the system setup
with ssl = required. Unfortunately the caldav/cardav server I am
running doesn't support STARTTLS so I was wondering if there is a way to
still enforce ssl for every connection with the exception of a certain
subnet, or if there is a better way to accomplish
2012 Sep 18
2
v2.1.10 released
http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz.sig
The director bugfix is pretty important at least when running in two
director setups, since it can break the directors until both of them are
manually shut down. I'm not entirely sure if the same happens in >2
director setups, but I'd think so (although I do wonder why I
2012 Sep 18
2
v2.1.10 released
http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz.sig
The director bugfix is pretty important at least when running in two
director setups, since it can break the directors until both of them are
manually shut down. I'm not entirely sure if the same happens in >2
director setups, but I'd think so (although I do wonder why I
2012 Sep 25
2
Dovecot Authentication through different IMAP server?
Just wondering - is there any way for a dovecot server to authenticate
against a different IMAP server?
Here's what I'm thinking. I run a spam filtering service and thinking
about a way to give users access to their stored spam on my servers.
However real email is forwarded to their server, So I'm wondering if I
can configure dovecot somehow to do a back end authentication to
2012 Sep 21
3
Dovecot 1.2.11 panic in mail-transaction-log-view?
I'm seeing this periodically in my logs for a specific user (followed by a backtrace which I've deleted from this post):
Panic: file dovecot-1.2.11/src/lib-index/mail-transaction-log-view.c: line 290 (mail_transaction_log_view_set): assertion failed: (min_file_seq != max_file_seq || max_file_seq != view->head->hdr.file_seq || max_file_offset != (uoff_t)-1 || min_file_offset <=
2012 Nov 06
3
Android ICS stock client and IMAP Capability issue.
Hi,
My setup:
Dovecot 2 latest, installed to replace courrier IMAP, and off course configured with the dot separator and all folder under INBOX.*.
The problem:
My phone was driving me mad during the test, due that it will only recognize Inbox.
How found the solution:
I've started sniffing IMAP traffic on my server and ended up with one difference:
On courier it ask for namespace, on
2012 Nov 18
6
ACL and SSL
Finally got Dovecot to work on ports 100 and 143.
I would like to
a) Learn about ACL esp on port 110 as there are still yodellaks that try
to brake in on port 110.
b) Setting up separate SSL cert for imaps and pop3s.
--
For effective Internet Etiquette and communications read
http://catb.org/jargon/html/T/top-post.html, http://idallen.com/topposting.html
&
2016 Feb 18
2
edit ACL files
Robert Schetterer wrote:
> Am 17.02.2016 um 20:09 schrieb Chris:
>> is it possible to edit ACL files regularly with an editor or is there
>> any
>> reason to use doveadm?
>>
>
> webmailers have acl imap guis , such as Horde/imp
> doveadm is a multi admin tool for dovecot which covers many complex tasks
Sorry, my question was unclear.
I'd like to use a
2011 Aug 31
3
Proprietary mail storage.
I have a large existing read-only collection of mails packaged in
individual zip files as <rfc822 file>+<some additional info>. Is it
possible (and how difficult) to create a proprietary plugin (like
gzip) which will open a zip file, extract mail and pass it back to
Dovecot? Where do I start? If plugin is not the right approach, what
is?
Another question is how will this affect Dovecot
2012 Jul 10
6
getting rid of old spam from +spam Maildir ?
I'm trying to setup per user '+spam' delivery from amavis tags, so that
each user gets any mails tagged as spam to 'spam' Maildir via +spam
Dovecot lmtp delivery.
after say 7 days I want to delete all spams older than 7 days,
if I simply delete mail files from the file system, is that a 'bad thing' ?
what is a proper way to do that, and scripts ?
for
2013 Nov 14
2
Autocreation of sieve filters
Hello,
Is there any way to create a predefined sieve filters during mailbox
autocreation?
What I want is that my user's mailboxes are automatically created
(using mailbox option in namespaces) but I want them to have a
predefined sieve script.
Using a postlogin script could be an idea, but I'd prefer an automatic
one, because postlogin only will filter after first user login
--