Displaying 6 results from an estimated 6 matches for "hughbragg".
2016 May 21
3
mail-search backtrace
On 13/04/16 06:41, Timo Sirainen wrote:
> On 09 Apr 2016, at 21:48, Hugh Bragg <hughbragg at dodo.com.au> wrote:
>> I'm repeatedly getting this error:
>>
>> Apr 07 04:37:27 imap(mymail at address): Panic: file mail-search.c: line 84 (mail_search_arg_init): assertion failed: (arg->initialized.keywords == NULL)
>> Apr 07 04:37:27 imap(mymail at address):...
2016 Apr 09
2
mail-search backtrace
I'm repeatedly getting this error:
Apr 07 04:37:27 imap(mymail at address): Panic: file mail-search.c: line 84
(mail_search_arg_init): assertion failed: (arg->initialized.keywords ==
NULL)
Apr 07 04:37:27 imap(mymail at address): Error: Raw backtrace:
/usr/lib64/dovecot/libdovecot.so.0(+0x827c2) [0x7fcb7f65e7c2] ->
/usr/lib64/dovecot/libdovecot.so.0(+0x828ad) [0x7fcb7f65e8ad] ->
2017 Jun 06
3
virtual isp address, local delivery
I'm trying to understand how to deliver mail to an address locally which
is popped from my isps email account.
I access and keep these emails backed up on dovecot and use postfix smtp
to deliver mail.
The problem is that while fetchmail uses dovecot lda directly, postfix
can't include my isps domain in its $mydestination because I won't be
able to send mail to other users in that
2016 Feb 18
2
shared folders not working with . separator
Thanks, this helped.
I added namespace virtual and removed the virtual references from inbox
namespace and added list = yes so now I can see shared folder in the client.
There's still nothing in there though.
I followed Christian's advice, debug shows this very strange behaviour.
doveadm acl debug -u user1 at domain1.com.au shared.user2 at domain2.com.au
doveadm(user1 at domain1.com.au):
2016 Feb 19
2
Bug Report: %% variables not expanded properly with shared namespace using . as separator
I think this is a bug.
I'd expect that location %% variables are translated the same way %
variables are interpreted, but apparently this isn't the case.
virtual folders work fine, but my shared folders fail because of the .
in the domain name.
What I get is the following:
# doveadm acl debug -u user1 at domain1.com.au shared.user2 at domain2.com.au
doveadm(user1 at domain1.com.au):
2016 Feb 17
5
shared folders not working with . separator
Hi,
I've been trying this for weeks and never managed to get my mail client
to see shared folders.
Apparently imap_acl works fine as I can see these entries in the
dovecot-acl-list files and the correct entries persist in the client.
This is my first dovecot setup so I hope I've configured it right.
Everything else works beautifully, thanks.
# dovecot -n
# 2.2.21 (5345f22):