RFC 8314 § 3.3 support at Dovecot submission proxy service?

2019-06-09 Thread Robert Scheck via dovecot
Hello all, I'm currently wondering whether Dovecot submission proxy service supports RFC 8314 § 3.3 as well, which means implicit TLS for SMTP submission. https://github.com/dovecot/core/blob/2cbbe9b4829adb184c83dbf780316f4144559054/doc/example-config/conf.d/10-master.conf#L48 from Git master

Re: doveconf complains No matches on !include conf.d/* line but still writes out contents in conf.d

2019-06-09 Thread Ben Ma via dovecot
Further investigation shows that `doveconf` called `/usr/lib/dovecot/managesieve` which in return calls `doveconf` again, but with another uid (possible? I'm not sure) and a few extra arguments, which causes a call to `glob` in `src/config/config-parser.c:settings_include` to fail with

Re: sieve setup. no svbin ?

2019-06-09 Thread Ralph Seichter via dovecot
* Voytek Eymont via dovecot: > or where is the extra 'c' from ? > "Unknown column 'mailbox.enablesievec'" sievec is just Pigeonhole's Sieve script compiler. Try "man sievec" in a shell. I suggested you use it because sievec would report possible errors in your sieve scripts. I use script files

Sql user and maildirs

2019-06-09 Thread @lbutlr via dovecot
For many years I had the following in my dovecot.conf: userdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext default_fields = uid=vpopmail gid=vchkpw mail_location=/usr/local/virtual/%u/Maildir mail=maildir:/usr/local/virtual/%u/Maildir driver = sql } Recently, I started having

Case sensitive problem for vacation with dovecot lmtp pigeonhole

2019-06-09 Thread kadafax--- via dovecot
Hi list, This issue was raised here by John Fawcett on 12/02/19 but got no response. So, as I'm facing the same issue, I would like to try again: When using the vacation sieve extension, if I send an email to user.n...@mydomain.com it will work, but not to user.n...@mydomain.com. Is there a

Re: sieve setup. no svbin ?

2019-06-09 Thread Voytek Eymont via dovecot
On Sun, June 9, 2019 4:30 pm, Voytek Eymont via dovecot wrote: > On Sat, June 1, 2019 8:47 am, Voytek Eymont via dovecot wrote: > > > I'm still not sure what/where am I missing...? > > > do I need some tables in the mailbox sql file ...? > > or where is the extra 'c' from ? > > "Unknown column

Re: sieve setup. no svbin ?

2019-06-09 Thread Voytek Eymont via dovecot
On Sat, June 1, 2019 8:47 am, Voytek Eymont via dovecot wrote: I'm still not sure what/where am I missing...? do I need some tables in the mailbox sql file ...? or where is the extra 'c' from ? "Unknown column 'mailbox.enablesievec'" I currently have like in mailbox table: ... enablelda

Re: FTS Xapian -> FTS core issue

2019-06-09 Thread Joan Moreau via dovecot
The issue is not in plug-in then. Maybe Aki or Timo knows where does this bug come from ? On 2019-06-07 14:09, Daniel Miller wrote: Yes, latest git version. The logs show (as I read them) returned results - yet nothing shows in the client. The logs look the same (with different numbers)

Re: FTS Xapian

2019-06-09 Thread Daniel Miller via dovecot
Yes, latest git version. The logs show (as I read them) returned results - yet nothing shows in the client. The logs look the same (with different numbers) when querying "regular" folders - but results are shown in clients. -- Daniel On June 6, 2019 12:16:08 AM Joan Moreau wrote: Hi Are

Re: FTS Xapian

2019-06-09 Thread Joan Moreau via dovecot
Hi Are you using the latest git version ? WHich part exactly of your logs relates to "virtual folders do not work" ? On 2019-06-05 13:08, Daniel Miller via dovecot wrote: Logs: Jun 5 06:02:25 bubba dovecot: imap(dmil...@amfes.com)<25877>: Opening DB (RO)

doveconf complains No matches on !include conf.d/* line but still writes out contents in conf.d

2019-06-09 Thread runappz via dovecot
I'm on dovecot 2.3.3 (dcead646b). Output of `dovecot -n`: # 2.3.3 (dcead646b): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.3 (f018bbab) doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf line 98: No matches doveconf: Error: managesieve-login: dump-capability process