Displaying 20 results from an estimated 10000 matches similar to: "Need to convert mbox to Maildir"
2019 Jun 18
2
mdbox to Maildir
On Tue, 18 Jun 2019 at 01:35, Ralph Seichter via dovecot <
dovecot at dovecot.org> wrote:
> * Odhiambo Washington via dovecot:
>
> > Is it possible? How do I do it for ALL mailboxes?
>
> This has been asked (and answered) recently; see the Dovecot Wiki.
>
> -Ralph
>
Could you kindly point me to the exact article in the wiki, please?
--
Best regards,
Odhiambo
2018 Oct 02
0
Need to convert mbox to Maildir
> On 2 Oct 2018, at 21.05, Mark Foley <mfoley at ohprs.org> wrote:
>
> 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.
2007 Apr 13
2
Convert mbox to maildir
Hello all
I?ve installed a new Server with dovecot, started using it and had no
problems until I noticed that I couldn?t create sub-sub-folders on my imap
account, I?ve read for the past two days info on how to convert and I know
now that instead of using mbox I need to user maildir, the issue is now to
convert mbox to maildir, on the various searches I did, I found the convert
wiki page
2017 Dec 03
3
Howto authenticate smartPhone via Active Directory
with passdb ldap i guess.
---Aki TuomiDovecot oy
-------- Original message --------From: Mark Foley <mfoley at ohprs.org> Date: 03/12/2017 21:18 (GMT+02:00) To: dovecot at dovecot.org Subject: Re: Howto authenticate smartPhone via Active Directory
Yes, you are right. This link: https://www.redips.net/linux/android-email-postfix-auth/#section2
shows:
passdb pam {
}
used for
2017 Jan 17
2
Apparent Maildir permission issue
Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm: /home/HPRS/mark/Maildir, conflicting dir uid=10001(HPRS\mark))
Just wanted to point out that you have at different UID for the folder
than your EUID (gotten from userdb/passdb).
Aki
On 16.01.2017 23:09, Mark Foley wrote:
> More
2008 May 08
5
MBOX to Maildir preserving the UIDL (outlook-tested, no redownloading)
TESTED AND RUNNING, MIGRATING from MBOX to MAILDIR, PRESERVE UID and OUTLOOK
sees the email as downloaded.
I hope this helps a lot of people out there.
Feel free to post this somewhere else too.
By: Horn Wijaya (hwijaya at nodens.biz) 8th May 2008
I have been searching for weeks for a foolproof method to migrate all my
users mbox to maildir/dovecot without having the pain of downloading
2009 Jan 29
3
mbox to maildir batch conversion
Hello,
I'm upgrading my mail server from UW to Dovecot and I'd like to convert
from mbox to maildir. I've successfully convert myself and a few other
users with the mb2md script. All is well.
My question is, I have somewhere around 500 users and about 122gb of
mail folders to convert (this does not include the inbox at /var/mail).
mb2md needs to be run as each user to convert.
2015 Sep 02
2
How to "Windows Authenticate"
I've been using Dovecot 2.2.15 as the IMAP server for Outlook (2010/2013) on
Windows workstations for over 6 months with no problems. Dovecot is hosted on
the office Samba4 AC/DC server.
I have been using auth_mechanisms plain login, and passdb driver = shadow.
What I'd like to do now is use the "Windows Authenticated" login so I don't have
to have separate passwords for
2015 Sep 03
2
How to "Windows Authenticate"
Hi Mark,
I haven't done it, but I've played with the scenario enough to have an
idea.
What you want to do is have Outlook auth via NTLM to Dovecot.?
First that means having the machine be a domain member (usually via Samba)
in order to properly process NTLM/Kerberos handshake - which it appears you
have.
Second that means having Dovecot know how to accept NTLM authentication
(SPA) to
2016 Jun 30
2
Looking for GSSAPI config [was: Looking for NTLM config example]
I think the problem still is that your keytab file has no entry
imap/hostname at DOMAIN and IMAP/hostname at DOMAIN
you also have no host/hostname at DOMAIN
Aki
On 29.06.2016 18:40, Mark Foley wrote:
> Yes, I think that's exactly correct. I just made a similar reply to Edgar Pettijohn about that.
> The Thunderbird message is:
>
> "The Kerberos/GSSAPI ticket was not accepted
2015 Sep 07
2
How to "Windows Authenticate"
More info ...
My dovecot error log shows:
Sep 05 16:45:19 auth: Debug: client in: AUTH 1 NTLM service=imap
Sep 05 16:45:19 auth: Debug: client passdb out: OK 1 user=mark at hprs original_user=mark at HPRS
Sep 05 16:45:19 auth: Debug: master in: REQUEST 998899713 10219 1 f56352c207cb8f6dea4d264b2c0f8dc1 session_pid=10220 request_auth_token
Sep 05
2015 Sep 08
2
How to "Windows Authenticate"
Comments interspersed with yours ...
--Mark
-----Original Message-----
> Date: Sun, 06 Sep 2015 20:00:11 -0500
> From: Rick Romero <rick at havokmon.com>
> To: dovecot at dovecot.org
> Subject: Re: How to "Windows Authenticate"
>
> Hmm. I would expect to see 'mark at hprs.com'. Whatever your full domain
> name is.
Full user at domain would be
2016 Jul 21
3
sendmail getting domain\user as email userId [formerly: How to GSSAPI/Kerberos authenticate with Dovecot]
Hi Mark,
I've had the same trouble with the DOMAIN\user on my DCs, and as Rowland
has already pointed out, the "winbind use default domain = yes" configure
option is not honored on a DC. My guess is that is because a Samba DC can
only be a DC for one domain, so that is why it isn't honored. If I do
"getent passwd username" on my DCs, they all return
2015 Sep 13
3
How to "Windows Authenticate"
I am running Dovecot 2.2.15 on Linux Slackware 14.1 and Samba 4.1.17 as the
Active Directory/Domain Controller on the same host as Dovecot.
Sendmail/procmail delivers mail to users' $HOME/Maildir. MS Outlook/IMAP is the
client MTU used to connect with Dovecot to read mail on the Users' WIN7
workstations.
I believe I have confirmed that MS Outlook will either ...
1) send the userid and
2017 Jan 16
5
Apparent Maildir permission issue
I've just upgraded from Slackware 14.1 to 14.2. I've not done anything with dovecot -- it's the
same version that was running before the upgrade. However, now I'm getting a permission error:
/var/log/maillog:
Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm:
2016 Jul 16
2
Moving Maildir folders
On Sat, 16 Jul 2016 08:53:27 +0200 Luigi Rosa <lists at luigirosa.com> wrote:
>
> Mark Foley wrote on 16/07/2016 07:43:
> > Our office had a user leave. Another user is taking over her duties and needs reference to the
> > departing user's email. I've copied that entire departed user's Maildir structure to the current
> > user:
> >
> > mv
2016 Jun 30
1
Where is krb5.keytab or equivalent?
I myself have dovecot running and auth is against a samba4 dc running on the same host.
Perhaps it can help you to let samba do the authentification.
Greetings
Daniel
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax: 07071/206-499
Email: mueller at tropenklinik.de
www.tropenklinik.de
2019 Jun 19
2
mdbox to Maildir
I saw that before but there is only maildir -> mdbox but not mdbox -> maildir
Did I have missed anything there?
From: dovecot <dovecot-bounces at dovecot.org> on behalf of Sami Ketola via dovecot <dovecot at dovecot.org>
Reply-To: Sami Ketola <sami.ketola at dovecot.fi>
Date: Tuesday, June 18, 2019 at 9:58 PM
To: Dovecot Mailing List <dovecot at dovecot.org>
Cc:
2016 Jun 29
2
Looking for GSSAPI config [was: Looking for NTLM config example]
> On Jun 28, 2016, at 10:32 PM, Mark Foley <mfoley at ohprs.org> wrote:
>
> Aki - partial success! I rebuilt my dovecot with ./config --with-gssapi, and restarted. Now I
> don't get that "Unknown authentication mechanism 'gssapi'" message in maillog, and mail is
> delivered successfully to the other domain users having PLAIN authentication. That's a
2016 Jan 08
5
Samba AD/DC, Single-Sign-On, domain users cannot change password
I have successfully joined my Linux/Ubuntu workstation to the Samaba AD/DC domain thanks to
help from Rowland Penny.
Now I face an interesting problem ... Domain users cannot change their password.
Domain users can successfully login to the Linux workstation using their domain credentials,
but when the user tries to change the password using "Passwords and Keys" from the desktop