Re: requiring a full fqdn for authentication

2018-03-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 6 Mar 2018, David Mehler wrote: Thanks. Can you elaborate? post your sql config of Dovecot. On 3/6/18, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Mar 2018, David Mehler wrote: dovecot to require a

Re: Virtual Mailboxes redux

2018-03-06 Thread
(Sorry for posting with the sig first, I thought I’d fixed that) On 06 Mar 2018, at 13:13, Rob Hoelz wrote: > I've had success using "doveadm mailbox list” … # doveadm search mailbox "@virtual.day" -u kremels # …

Re: Virtual Mailboxes redux

2018-03-06 Thread @lbutlr
-- You only had to look into Teatime's mismatched eyes to know one thing, which was this: if Teatime wanted to find you he would not look everywhere. He'd look in only one place, which would be the place where you were hiding. --Hogfather > On 06 Mar 2018, at 13:13, Rob Hoelz wrote: > > I'v

Re: Virtual Mailboxes redux

2018-03-06 Thread Rob Hoelz
Hi there! I've had success using "doveadm mailbox list" to verify that my virtual mailboxes are showing up, and using "doveadm search mailbox $VIRTUAL_MAILBOX" to print out which mails are in a folder. -Rob On Tue, 6 Mar 2018 11:40:13 -0700 "@lbutlr" wrote: > I’ve created virtual mailboxes i

Cannot delete folder

2018-03-06 Thread Yves Goergen
Hi there, I cannot delete IMAP folders in new mailboxes. When trying to delete a folder in Thunderbird I get the error message "renaming not supported across conflicting directory permissions". Looking up the error on the web led me to checking the mailbox directory's permissions. They're inc

Re: pigeonhole 0.4.22 with sieve_before script crashes

2018-03-06 Thread Jan
Hello Stephan! Thanks for your message an the great work. I can confirm, that the commit fixes the bug. Thank a lot. Regards, Jan Am 06.03.2018 um 00:48 schrieb Stephan Bosch: > The actual fix (for v2.2/v0.4): > https://github.com/dovecot/pigeonhole/commit/14ec6fe861403aa09a3b5790d113247fc1e1f94

Virtual Mailboxes redux

2018-03-06 Thread @lbutlr
I’ve created virtual mailboxes in dovecot, and they show up in various clients, but the folders contain no messages. (I will get an ‘empty” folder icon named “@virtual” and an empty folder icon named “month” inside it. Is there a way I can verify what dovecot THINKS should be in the virtual fold

Authentification fails in dovecot 2.3.0.1

2018-03-06 Thread post
Hi I've upgraded dovecot from 2.2.22 to 2.3.0.1. Now I can't authenticate any longer. My mail client says that the user name and password are rejected by dovecot. I get this line in /var/log/auth.log: Mar 6 19:28:02 desktop auth: PAM audit_log_acct_message() failed: Operation not permitted And

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread G A
On 03/06/2018 01:51 PM, Jerry wrote: George,     We run Dovecot with Outlook, and have had similar problems when Outlook is operating in "Offline Mode". When you're in offline mode, doing any folder-level operations, such as Copy, Create, Rename, Move, Delete, etc. causes problems with the m

Re: requiring a full fqdn for authentication

2018-03-06 Thread Reio Remma
You need to match against both %n (username) and %d (domain) in your SQL query. Good luck! Reio On 06.03.18 16:42, David Mehler wrote: Hi, Thanks. Can you elaborate? Thanks. Dave. On 3/6/18, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Mar 2018, David Me

Re: requiring a full fqdn for authentication

2018-03-06 Thread David Mehler
Hi, Thanks. Can you elaborate? Thanks. Dave. On 3/6/18, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 2 Mar 2018, David Mehler wrote: > >> dovecot to require a complete email address as a login. Currently I >> can log in by either a username or fqdn. I've

Re: sieve vacation alias handling problem

2018-03-06 Thread Marcio Vogel Merlone dos Santos
Thank you for sharing your solution! That made my life easier. Regards. Em 04/03/2018 08:08, Karol Augustin escreveu: On 2018-03-03 21:47, Karol Augustin wrote: On 2018-03-03 21:28, Stephan Bosch wrote: Op 3/2/2018 om 3:35 PM schreef Karol Augustin: Hi, I am using Dovecot LDA as LMTP rende

Re: Sieve filter doesn't respect mailbox separator

2018-03-06 Thread Jungersen, Danjel - Jungersen Grafisk ApS
On 2 Mar 2018 at 18:10, Konstantinos Tsakiltzidis wrote: > namespace separator is '.', > this sieve script incorrectly tries to put the mail inside a mailbox > rather that beside it, for example if the mailbox is named 'example', > the mail will be put in the path 'example/.Spam' instead of >

Re: Mail addresses with quotes + Postfix

2018-03-06 Thread Stephan Bosch
Op 6-3-2018 om 14:34 schreef Philipp Berger: I upgraded to Dovecot 2.3.0.1 as advised, but it still seems broken. In the Postfix log I now see: Mar  6 13:49:03 myhost amavis[7165]: (07165-10) K00VtLRHdrYw FWD from -> <"@"@mydomain.tld>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 25

Re: Mail addresses with quotes + Postfix

2018-03-06 Thread Philipp Berger
I upgraded to Dovecot 2.3.0.1 as advised, but it still seems broken. In the Postfix log I now see: Mar  6 13:49:03 myhost amavis[7165]: (07165-10) K00VtLRHdrYw FWD from -> <"@"@mydomain.tld>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as B8CA22DA1B37 Mar  6 13:49:0

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread Jakob Curdes
I would see it a bit more general: Outlook is mostly useless as email client in general (not looking at the groupware functionality). Even with Exchange or other server types, many simple things do not work reliably and never get fixed. And the simplest things are impossible, e.g. displaying the

Re: requiring a full fqdn for authentication

2018-03-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Mar 2018, David Mehler wrote: dovecot to require a complete email address as a login. Currently I can log in by either a username or fqdn. I've got the below what is the issue? If I need to provide my sql password query let me know. y

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread Jerry
On Tue, 6 Mar 2018 10:22:36 +0100, Jakob Curdes stated: >> Thanks, >> >> that means that outlook is useless as an Imap client then . This is >> the whole idea behind >> imap, to be able to do work while off-line and sync changes when >> on-line or I get it wrong ? >> >> thanks anyway > >I woul

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread Jakob Curdes
Thanks, that means that outlook is useless as an Imap client then . This is the whole idea behind imap, to be able to do work while off-line and sync changes when on-line or I get it wrong ? thanks anyway I would see it a bit more general: Outlook is mostly useless as email client in ge

Re: Plugin charset_alias

2018-03-06 Thread Teemu Huovila
Hello On 05.03.2018 23:46, MRob wrote: > On 2018-03-02 09:57, Teemu Huovila wrote: >> On 02.03.2018 09:38, MRob wrote: >>> On 2018-03-01 22:59, John Woods wrote: Hey Everyone,     We are getting a compile error for Dovecot 2.2.34 on Solaris 11.3 x86, using Solaris Studio 12.6 c

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread G A
On 03/05/2018 05:40 PM, John Woods wrote: George,     We run Dovecot with Outlook, and have had similar problems when Outlook is operating in "Offline Mode". When you're in offline mode, doing any folder-level operations, such as Copy, Create, Rename, Move, Delete, etc. causes problems with t

Re: Outlook 2016 & IMAP Trouble with dovecot

2018-03-06 Thread G A
On 03/05/2018 05:40 PM, John Woods wrote: George,     We run Dovecot with Outlook, and have had similar problems when Outlook is operating in "Offline Mode". When you're in offline mode, doing any folder-level operations, such as Copy, Create, Rename, Move, Delete, etc. causes problems with t

Re: dovecot connections to mysql

2018-03-06 Thread Aki Tuomi
> On 06 March 2018 at 04:08 David Mehler wrote: > > > Hello, > > I'm running a virtual mail hosting system with MySQL as a backend for > dovecot to do it's authentication against. I am getting intermediant > failures when users attempt mail-related tasks such as checking their > inbox or setti