Displaying 20 results from an estimated 8000 matches similar to: "mbox and pop3, maildir and imap"
2006 Apr 17
1
INBOX as mbox, other mailboxes as maildir
All,
I'm trying to teach dovecot to use the mbox format for /var/mail/%u
and maildir for /home/%u/Mail/ but I'm having quite a hard time. This
is Dovecot v1.0.beta3 under OpenBSD 3.9 on sparc64.
I've been fiddling with default_mail_env and also tried separate
namespaces, but all to no avail. Here's some of the things I tried :
default_mail_env =
2005 Aug 11
1
Migrating UW-POP3 mbox storage to Dovecot POP3 mbox storage
Hi
We have an mailserver running RedHat Linux 9.0 with UW-IMAP (imap-2001a-
18.progeny.1.src.rpm), we have user mailboxes in /var/spool/mail/username
using the default mbox storage method.
Some users have home directories and some dont. They only connect through the
POP3 server, not IMAP.
We are now migrating both hardware and software to an new server running RHEL
4, i have copied all
2007 Mar 15
1
pop3 uidl when migrating from mbox to maildir
Thank you for the reply of my previous post
(http://www.dovecot.org/list/dovecot/2007-March/020716.html)
now it works, but I have another question about migrating pop3 account
(with leave mail on server) to
maildir.
On this post ->
http://www.dovecot.org/list/dovecot/2006-February/011464.html
you explain how to create dovecot-uidlist preserving UIDVALIDITY.
Is there someone that have
2004 Nov 19
2
Maildir/mbox on a per-user basis
Hello,
The Wiki indicates that Dovecot can do either mbox or Maildir on a
per-user basis:
default_mail_env can be overridden in userdb for each user. This works
with userdbs supporting the "mail" attribute (eg. passwd-file, SQL,
LDAP).
How exactly does one do this for passwd-file?
Thanks,
-Jon
--
Jon Nathan
jon at rupture.net
2005 Jan 31
1
mbox vs maildir
I am a little confused and maybe if I figure this out I will be able to
get this to work. I am now able to get my pop3 working but not imap. My
inbox is in /var/spool/mail/%u and my mail directory is /home/%u/mail and
then all the 'folders' are there which are actually files. Is that
maildir or mbox? Which do I have to use for dovecot? Or can I use
whichever I choose. I would
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi,
I'm testing/debuging the migration from mbox to maildir in a mailserver
running Dovecot 1.0alpha5.
I migrated all 472715 emails(in a test server) and later noted that dovecot
could not get the same flags/status of the emails as in the mbox.
I was using perfect_maildir.pl and I think its not dovecot fault. Seems
to me that perfect_maildir.pl convert the emails in a way that dovecot
could
2003 Jan 17
1
mbox & Maildir
Hi,
Is it possible for a client to read both mbox and Maildir formats from one
server running dovecot?
Without changing default_mail_env in dovecot.conf, Maildir folders are
working ... they're located in ~/Maildir. No /var/mail/username exists. I
have mbox format folders in ~/mail and have been trying to get pine to find
them by adding pine folder collections. I always end up back in
2006 Feb 24
1
INBOX as Maildir and folders as mbox
Hi,
I was wondering whether anybody has managed to get Dovecot 1.0 to store
INBOX as Maildir and folders as mbox.
I've tried something like
default_mail_env =
mbox:/folders/user/mail:INBOX=maildir:/inboxes/maildir/user:INDEX=/indexes/user
but it doesn't seem to work (treats INBOX as mbox).
I'm hoping to move some INBOXes from mbox on local disk to Maildir on
nicely-mirrored NetApp
2006 Dec 10
1
Using custom Maildir subfolders with pop3 deliveri
Greetings,
I am trying to make my antispam protection on user basis. So I need
something like .junkmail folder in every user maildir. But the problem
I am having is that my mail client can not download mail put in
.junkmail folder.
I am usin POP3 only, Maildir mailboxes (default_mail_env =
maildir:/var/mail/%u) and whether I make folder with leadin dot or not
it is never shown in mail client.
2005 Mar 03
2
mbox or maildir?
I am using dovecot in an SMEServer (aka e-smith), and recently backed-up
on one system and restored on another system the imap email
directories. The trouble was that dovecot "guessed" the mail type
wrongly, and I ended up with "empty" ~/Mail directories (did it create
or populate these?), and full, but ignored ~/Maildir directories for
every user.
Could someone point me
2006 Jan 18
1
INBOX as either mbox or Maildir
In Dovecot 0.99, I recall somewhere I read it was possible for INBOX to
be both a Maildir and an mbox in the same configuration (either
automatically detected, or depending on the existence in a different
location). Perhaps I was wrong, I'm not sure.
Any way, I now became interested in this sort of setup:
Most users have their spool an mbox in /var/mail/<username>, and then
they
2007 Nov 23
3
migrating from mbox to maildir
Hi all,
I have a locking problem in a Centos 4.4 linux machine with the
following config:
dovecot-0.99.11-8.EL4
postfix-2.2.10-1.1.el4
I use virtual mailboxes with postfix
currently I have dovecot with mbox as this:
default_mail_env = mbox:/var/mail/virtualmail/%d/%n
The problem is that mail is being delivered to mailboxes very very
slowly (sometimes up to 4 hours). In my logs, I have tons of
2018 Apr 06
0
User idmap lost
On 04/05/2018 08:29 PM, Paul R. Ganci via samba wrote:
> Back on February 28, 2018, I started a thread "User permissions of
> profile/home directory lost" describing a problem occurring with my
> wife's user account. Since that time the random problem has persisted
> so I turned on some debugging. I have been able to determine that
> somehow her account idmap is
2006 Jan 18
2
%d interpolation problem fixed
On 6 Dec 2005, at 17:21, Timo Sirainen wrote:
> On Tue, 2005-12-06 at 17:11 +0000, William Ross wrote:
>> On 6 Dec 2005, at 16:51, Timo Sirainen wrote:
>>
>>> On Fri, 2005-10-28 at 17:52 +0200, Riccardo Bini wrote:
>>>>> I just wrote this: http://wiki.dovecot.org/Quota
>>>> Well... but you have to correct %n with vpopmail backend. %u in the
2018 Apr 06
2
User idmap lost
Back on February 28, 2018, I started a thread "User permissions of
profile/home directory lost" describing a problem occurring with my
wife's user account. Since that time the random problem has persisted so
I turned on some debugging. I have been able to determine that somehow
her account idmap is broken. Here is the entry for my wife's SID as
found in the idmap.ldb file
2005 Mar 25
3
telnet to pop3 problem
Hi
I have 1 customer who is having issues with pop3 on FC3
telnet mail.hisdomain.com 110
+OK dovecot ready.
user beachy
-ERR Unknown command.
user beachy
+OK
pass letmein
+OK Logged in.
list
-ERR No INBOX for user.
pass & username fake for this example!
Mark
2004 May 18
4
mbox folders
I just upgraded to Fedora Core 2 from Fedora Core 1. Discovered that
UW-IMAP was replaced with Cyrus. Not quite ready to switch to that mail
box format so I instead installed dovecot which comes with Fedora Core
2.
The RPM version is: dovecot-0.99.10.4-4
The problem I am having is that it seems to want to put folders in:
~/mail/mail/
I would like the folders to be in:
~/mail/
Currently in
2018 Mar 01
0
User permissions of profile/home directory lost
On Wed, 28 Feb 2018 21:00:24 -0700
"Paul R. Ganci via samba" <samba at lists.samba.org> wrote:
> Hi All,
>
> I run a small domain for my home that consists just of two user
> accounts... one for my wife and one for me. I just have a single DC
> and the home and profile shares are located on the DC. For years this
> setup has served just fine giving me access to
2005 Jan 28
2
maildir and /var/spool/mail/$USER
I was told to use dovecot because it was easier than cyrus. I just
upgraded from fc1 to fc3. I am not sure what fc1 used but I think it was
cyrus and it worked perfect out of the box no configurations to do. The
new cyrus-imapd is not so simple so I got dovecot. I see examples saying
to use mbox=~/mail:INBOX=/var/spool/mail/%u but when I try that I
cannot map mail folders that reside
2005 Apr 25
2
configuration problem: maildir folders and messages not found
Hi
Perhaps I've been going too far OT in my previous thread or perhaps I
just didn't explain my problem clear enough so forgive me for trying
again.
I have configured fetchmail to fetch my mail from my ISP's POP3-server.
I have set up procmail to filter messages and deliver all non-filtered
messages to the folder ".IN-catchall/" in "$HOME/Maildir"
After sending