Displaying 20 results from an estimated 8000 matches similar to: "mbox/maildir mixed setup with system/virtual mixed users"
2008 Dec 08
1
Mixing MBOX and MAILDIR
Hello,
I have about 100 mboxes, a few with a lot of mails and others with a few
mails. I have configured dovecot to use maildir as mail format, but I would
like to give users the ability to access their old email located in their
old mbox. So all the new mail would be in the ~/Maildir/ and their old or
archived email in /home/vmail/mboxmail/%Ln
How can I add a namespace to achieve my
2003 Apr 07
8
[Bug 538] Hanging while connecting
http://bugzilla.mindrot.org/show_bug.cgi?id=538
Summary: Hanging while connecting
Product: Portable OpenSSH
Version: 3.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: ao at infinet.com
2012 May 08
1
mixed MBOX and Maildir format ?
Hello
would it be possible to have mixed formats in Dovecot 2.1.x userland ?
I mean
MBOX format for INBOXes
Maildir format for IMAP folders ( to let users create subfolders )
Thank you
2012 Jun 26
1
Setting up mixed mbox and maildir
I'm trying to set up a dovecot server for which mail arrives in an mbox,
and mail is stored in a maildir. The wiki (see
http://wiki.dovecot.org/Namespaces) refers to this as "Mixed mbox and
Maildir". It advises handling this situation by creating two
namespaces: one for the mbox and the other for the maildir. Each of
these namespaces starts with
namespace private {
On the other
2008 May 07
2
Mixed maildir and mbox folder
Hello,
i tried to implement a mixed structure of mbox for spams and spam
backscatters and maildir for the rest at dovecot 1.0.13.
I used the information at the dovecot wiki:
http://wiki.dovecot.org/Namespaces (Multiple Mailbox Locations)
But if i try this (complete config is attached with this part)
namespace:
type: private
separator: /
prefix: "#md/"
location:
2013 Sep 26
1
Using MailDir but local messages still save in mbox format
I am using MailDir format for all my virtual users and it is working
well. However, if email comes in to a unix system user, it delivers in
Mbox format. This is mostly cron jobs that do this. Mail addressed
to my virtual users goes to the MailDir locations just fine. None of
these mailboxes have ever been created, they are just incorrect assumed
addresses. There should NEVER be any
2008 May 10
2
unix style mbox and vmain maildir on the same server
Hi,
I'm new to dovecott. Using version 1.0.rc15.
I have a mail server that has both the old style unix mbox
in /var/mail/%u, and virtual mail maildir in /var/vmail/%d/%n. Debian
Linux Etch stable. I'm trying to get dovecot to deliver to /var/mail/%u
using mbox format, and to deliver to /var/vmail/%d/%n using maildir
format. I can't get it do work. I can get it to access both
2018 Oct 02
2
Need to convert mbox to Maildir
I have a mbox file of emails. I want to convert this to Maildir giving me individual message
files per email. I've looked at dsync, but as far as I can tell this wants a specific target
user and it appears that it will "distribute" the converted messages into that user's INBOX.
I don't want to put these mbox messages into any particular user's Maildir hierarchy, just
2012 Jun 25
4
Virtual users - what is better Maildir or mbox?
Hi,
I'm trying to configure a server to use SAMBA and Winbind to
authenticate to Active Directory.... I managed to get this portion up
and running even the Dovecot portion.
For reference something similar to this guide:
http://www.whitneytechnologies.com/?p=119
However PAM is slightly different:
# cat /etc/pam.d/dovecot
auth sufficient pam_krb5.so no_user_check validate
account
2017 Sep 26
3
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
Hi,
This (hopefully!) might be a case of user error, as I'm new to
dovecot... Alternatively it might be some confusion in an index, since
I've been mucking about trying different things in my configuration
files and had frequent crashes.
I'm trying to sync 2 (LAN) hosts, ideally to have full automatic
replication happening.
They both have hybrid mbox INBOX and maildir++ folders,
2004 Jan 13
3
dovecot and evolution
hi,
in evo when I open my mailbox INBOX is in the middle of my foder list.
it seems evo sort folders alphanumericaly and eg Drafts is before
INBOX. is there any way to put the inbox as the first folder? it very
annoying:-(
ps. anyway what is the status of the new indexing code and the thread
view bug?
thanks.
--
Levente "Si vis pacem para bellum!"
2004 Dec 21
1
Mixing mbox and maildir
Is there some way to add a maildir folder to a mbox hierarchy? My folders
are all mbox, but I want to migrate some client-side mail from a client
(PMMail2000) that stores messages as individual files, and it might be
easiest just to dump all the files into a maildir directory with suitable
naming.
2007 Mar 09
1
Message mixing after switchover from mbox to maildir
Hi everyone,
Here is the story. We are running Redhat Enterprise Linux 4, and were
using Dovecot .99.x . At
one point, we chose to switch from mbox to maildir (and still use
Dovecot). After the switchover
our users reported a bug when using Thunderbird:
"A new behavior that I have observed a couple of times is that the new IMAP
server confuses email headers with content. E.g., I have an
2005 Mar 05
3
Mixing mbox and maildir
Hi there.
I understood that in Dovecot 1.0 it should be possible to mix the usage
of mbox and maildir mailboxes.
I just downloaded, built, and am testing dovecot-stable-20050304.
I'm a bit confused as to the terms of namespaces (haven't read that
part of the RFC yet), but this does not seem related.
Anyway, when I try specifying:
default_mail_env = ~/mail/:INBOX=/var/mail/%u
On
2010 Jul 14
4
Wine applications for all users
The worst thing the happens to me when I'm backing up my home folder, is when wine creates symbolic links to my home foder, in a folder inside.
So with this, is hard to make a backup the entire home folder, if it relies in some symbolic links to folders out side the actual home folder.
Then I propose that wine could create a wine user/group and create a folder, for example /var/wineprofiles/
2007 Apr 21
6
Mixing MBOX and Maildir?
Is it possible to have some folders be mbox and some be maildir format?
Why you might ask? Sometime for diagnostics I have the Exim MTA archive
certain messages in MBOX format and then I want to copy them into an
imao folder to look at them with Thunderbird. When I used MBOX all I had
to do was copy the file into a folder and it worked. So what I'd like to
do is have a folder with a
2019 Jan 17
2
Accidentally deleted .imap folder, how can I reindex?
Hello,
I have several users with Maildir format. After upgrading from 2.2 to 2.3,
some directories could not be opened from thunderbird. The server log shows
all kinds of errors including these:
Corrupted record in index cache file
/home/user01/Maildir/.Elk&APw-ld&APY-tt/dovecot.index.cache: UID 2802:
Broken physical size in mailbox
Cached message size larger than expected (18 > 17,
2003 May 12
2
[Bug 538] Hanging while connecting
http://bugzilla.mindrot.org/show_bug.cgi?id=538
------- Additional Comments From dtucker at zip.com.au 2003-05-12 19:23 -------
According to the RFC 1122, a host must be able to handle a MTU of 576. If your
machine still has hangs with that MTU but works with a lower one then that would
seem to indicate a hardware (or driver) problem with the ethernet (or possibly
the PCI bus).
Does it
2019 Jan 17
0
Accidentally deleted .imap folder, how can I reindex?
Hi,
doveadm force-resync -u user FOLDER
Sami
> On 17 Jan 2019, at 13.32, Les <nagylzs at gmail.com> wrote:
>
>
> Hello,
>
> I have several users with Maildir format. After upgrading from 2.2 to 2.3, some directories could not be opened from thunderbird. The server log shows all kinds of errors including these:
>
> Corrupted record in index cache file
2001 Oct 16
1
[RHSA-2001:132-03] New util-linux packages available to fix /bin/login pam problem
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: New util-linux packages available to fix /bin/login pam problem
Advisory ID: RHSA-2001:132-03
Issue date: 2001-10-11
Updated on: 2001-10-16
Product: Red Hat Linux
Keywords: login pam pam_limits
Cross references: