WOE HOE! Worked!
So I changed
mail_location = maildir:/var/mail/%u/Maildirtomail_location =
maildir:/var/mail/%n
and now it all works!
Thanks much!
From: Steffen Kaiser
To: John Williams
Cc: "dovecot@dovecot.org"
Sent: Tuesday, February 2, 2016 2:34 AM
Subject: Re: Dovecot with Mai
Just realized my mistake.. (should read more carefully).
* Long variable names can be used like %{long_name} or with L modifier:
%L{long_name} .
So by changing %Ddomain_first to %D{domain_first} fixed my issue.
On Wed, Feb 3, 2016 at 5:03 PM Leon Kyneur wrote:
> Hi,
>
> Wondering why it's no
Hi,
Wondering why it's not possible to do the following in ldap args file:
base = ou=People,dc=%Ddomain_first,o=ISP
however this does work:
base= ou=People,dc=%Dd,o=ISP
is it intentional that modifiers do not work on long names?
Thanks
Leon
On 02 Feb 2016, at 22:00, azu...@pobox.sk wrote:
>
> Thank you for info. Well, i understand that clients are not forced to send
> the info but, in my logs, there's no single ID info. Do i need to enable
> logging of it or something?
imap_id_log = *
Citát Joseph Tam :
azu...@pobox.sk and Tom Sommer asks:
How this ID extension can be enabled in Dovecot? From which version is
it supported?
Accordind to Dovecot CAPA's response, it is already enabled
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID
ENABLE IDLE STARTTLS LO
azu...@pobox.sk and Tom Sommer asks:
How this ID extension can be enabled in Dovecot? From which version is
it supported?
Accordind to Dovecot CAPA's response, it is already enabled
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS LOGINDISABLED] Rea
Dear All,
is there any way to assign POSIX groups to Dovecot IMAP-ACLs?
I've tried that today, but I could only open a public folder when my
username was listed in the ACL. A group didn't work.
How do you manage ACLs for intenseley used public folders with many users?
What backend do you use for
> On 02 Feb 2016, at 15:15, Haravikk wrote:
>
> That definitely seems promising! Though I’m a little uncomfortable about
> having to apply a patch to make it work.
I'll add those patches to future releases, at least once I verify that they
work.
> However it’s got me curious; could I do some
Hi,
is it possible to set a mailbox to autosubscribe IF it exists but NOT
autocreate if it doesn't exists? We are having problems with users and
Spam folders which are not subscribed so users doesn't see e-mails
which are saved there. On the other hand, we don't want to recreate
Spam fold
On 2016-02-02 07:22, Timo Sirainen wrote:
On 01 Feb 2016, at 23:39, Mark Little wrote:
Hi Timo,
Thank you very much for the information. I had seen the DSync page
but I was confused as to how to configure it. I'd definitely love to
be able to get the proper dsync migration working as I hav
How do you enable this? I can't seem to find any information about it.
---
Tom Sommer
On 2016-02-01 18:32, Jeff Stedfast wrote:
IMAP actually has an ID extension where the client can send this info,
but
it doesn't force the client to send it.
Jeff
On Mon, Feb 1, 2016 at 12:19 PM, Axel Luttge
That definitely seems promising! Though I’m a little uncomfortable about having
to apply a patch to make it work.
However it’s got me curious; could I do something similar by defining a second
IMAP protocol? Since the protocol !smtp option can enable client certificates
for only some protocols,
> On 02 Feb 2016, at 14:19, Timo Sirainen wrote:
>
> On 02 Feb 2016, at 13:09, Haravikk wrote:
>>
>> So I still haven’t found a way to require client certificates only for port
>> 993/IMAPS while leaving unencrypted IMAP open for local, trusted, services.
>>
>> Is there really no way to do t
> On 01 Feb 2016, at 23:39, Mark Little wrote:
>
> Hi Timo,
>
> Thank you very much for the information. I had seen the DSync page but I was
> confused as to how to configure it. I'd definitely love to be able to get
> the proper dsync migration working as I have some clients who use POP3 a
On 02 Feb 2016, at 13:09, Haravikk wrote:
>
> So I still haven’t found a way to require client certificates only for port
> 993/IMAPS while leaving unencrypted IMAP open for local, trusted, services.
>
> Is there really no way to do this? I just found out how to do the same thing
> for postfix
Citát Joseph Tam :
Axel Luttgens writes:
Le 1 f?vr. 2016 ? 17:50, absolutely_f...@libero.it a ?crit :
Hi,is there a way to log which MUA is being used from an user?
# dovecot --version2.0.9
Thank you
Unless I missed some recent changes, neither POP nor IMAP protocols
make provisions for h
So I still haven’t found a way to require client certificates only for port
993/IMAPS while leaving unencrypted IMAP open for local, trusted, services.
Is there really no way to do this? I just found out how to do the same thing
for postfix (turns out it’s fairly easy, just a matter of adding th
On 01/29/2016 03:41 PM, Timo Sirainen wrote:
> You can use:
>
> doveadm -o mail=maildir:/srv/mailboxes/example.com/mailbox123 search new
>
> You don't actually have to use the -u parameter, although doveadm may be
> using the wrong UID/GID/home then.
Awesome. Maybe the usage output
# /opt/d
18 matches
Mail list logo