In reading http://wiki2.dovecot.org/MailLocation it is not clear to me the
syntax for setting mail_location inside a userdb block.
--
One guess: your mail_location is misconfigured.
something like:
mail_location = maildir:/usr/local/%u/Maildir
might fix it up...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Fri, 2013-08-16 at 17:09 -0600, LuKreme wrote:
> My virtual users have their
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/15/2013 11:14 PM, Steffen Kaiser wrote:
> On Thu, 15 Aug 2013, LuKreme wrote:
>
>> Since I am using dovecot I do not have courier installed, but
>> Courier had a very handy tool for making maildir folders called
>> `maildirmake` which I used in
On 16 Aug 2013, at 06:42 , Jonathan Kenyon wrote:
> Hi I have updated a 10.6.8 to 10.8.4 and it transferred the dovecot mail. All
> except one sent folder. This folder was a sent mail box and the CUR folder is
> in the correct place and i have deleted the index files but it still is not
> sho
On 16 Aug 2013, at 00:51 , Steffen Kaiser wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, 15 Aug 2013, LuKreme wrote:
>
>> Him. I did put
>
>> userdb {
>> driver = static
>> args = uid=vpopmail gid=postfix
>> }
>>
>> into dovecot.conf, but that's made no difference
>
>
My virtual users have their mail stored in /usr/local/virtual/u...@example.com/
dovecot wants to read the mail from /usr/local/virtual/u...@example.com/Maildir
which is causing problems since all new mail is being written in
/usr/local/virtual/u...@example.com/new and dovecot is looking in
/usr
* LuKreme 2013.08.16 20:15:
> MDM is only invoked if the target folder doesn't exist. For example, for this
> list the current target folder is .zz.dovecot.2013. Next year, it will change
> to .zz.dovecot.2014
>
> (the .zz is because iOS mail does't support unsubscribing from mailboxes and
>
On 16 Aug 2013, at 05:04 , Duane Hill wrote:
> On Friday, August 16, 2013 at 6:39:23 AM UTC, li...@sterenborg.info
> confabulated:
>
>> On 08/16/2013 06:53 AM, LuKreme wrote:
>>> Since I am using dovecot I do not have courier installed, but Courier had a
>>> very handy
>>> tool for making mai
On 16 Aug 2013, at 00:14 , Steffen Kaiser wrote:
> To replace the inner find, you could look at
> doveadm move -u savedbefore ...
>
> To replace maildirmake -f, look at
> doveadm mailbox create -u
Thanks. If the script is running as the user, does doveadm still need the -u
flag?
> But you
Hi I have updated a 10.6.8 to 10.8.4 and it transferred the dovecot mail. All
except one sent folder. This folder was a sent mail box and the CUR folder is
in the correct place and i have deleted the index files but it still is not
showing up in a mail app. Can someone suggest a way to re catalo
Hello,
please Cc me into replies, I'm not subscribed.
My job as of late involves testing the performance of software that functions
as IMAP/POP proxy. I have an account set up where a known collection of emails
is delivered from postfix, and is then dowloaded by MUA on the test machine.
The thin
Google the terms "Dictionary Attack" and "Rainbow Table" perhaps ? ;-)
From: Axel Luttgens
To: Dovecot Mailing List
Sent: Friday, 16 August 2013, 13:55
Subject: [Dovecot] Any way to test a master user's password?
Hello,
Is there any way to easily check a
Thanks Steffan,
I will test the move at the filesystem level.
The virtual user still exists, although I have changed her password.
Dovecot is configured to authenticate users via LDAP to Active Directory.
If there's a better method of moving maildir via Dovecot rather than through
the filesystem
Hello,
Is there any way to easily check a master user's password, for itself, without
having to refer to another user or to weak the security by allowing master
users to log in for themselves?
For example, this works:
# doveadm auth test 'someuser*masteruser'
Password:
What's the best way to do long-term backups of the Maildir format these
days? Traditionally we've just done a rdiff-backup or pointed Bacula at
the Maildir. Both give us the option to reset a particular mailbox back
to a previous day (any day within the last N months).
Do we just need to sna
On Friday, August 16, 2013 at 6:39:23 AM UTC, li...@sterenborg.info
confabulated:
> On 08/16/2013 06:53 AM, LuKreme wrote:
>> Since I am using dovecot I do not have courier installed, but Courier had a
>> very handy
>> tool for making maildir folders called `maildirmake` which I used in some
>>
On 2013-08-15 5:43 PM, d...@quantentunnel.de wrote:
Thank you..
Sorry, seem to have missed that ... It's working now. Still any ideas on the SSL thing?
STARTLS is not available and dovecot is not listening on 993. There is no info in the logs, even with verbose_ssl ... Certificates are wor
Hi,
maybe you can try to export some other environment variable.
When calling 'configure --help' you will see the supported ones.
There are variables called SSL_CFLAGS and SSL_LIBS which override stuff
detected by pkg-config. For example try to pass '-L/usr/local/lib' in
SSL_LIBS doing something
Hello,
hmm, upgrading should fix some older errors but in my case i got new
ones.
i found the problem. it is a conf problem.
in 2.1.7 it was enough to set the namespace once and set special_use
directives later in userdb.
now in 2.1.17 you have to set up also the special_use directives in
Hello,
I tried to compile Dovecot 2.2.5 on Debian 6 with an alternate OpenSSL
installation located at /usr/local/ssl
A compilation with
CPPFLAGS="-I/usr/local/ssl/include" \
LDFLAGS="-L/usr/local/ssl/lib -Wl,-rpath=/usr/local/ssl/lib" \
SSL_LIBS="-L/usr/local/ssl/lib -Wl,-rpath=/usr/local/ssl/li
20 matches
Mail list logo