Problem with acl and shared mailboxes

2017-04-03 Thread Fabian
otocol lmtp { mail_plugins = acl quota listescape acl quota sieve } protocol lda { mail_plugins = acl quota listescape acl sieve } protocol imap { mail_plugins = acl quota listescape imap_quota imap_acl } host:~ # -- Kind regards, Fabian

Re: Problem with acl and shared mailboxes

2017-04-03 Thread Fabian
Hi Yassine, 3. April 2017 14:09, "chaouche yacine" schrieb: > Hello Fabian ! > > There's a simpler method for implementing shared folders if you'd like to try > it. It only relies on > symlinks and acl files. I describe this 5 steps method in this wiki art

Shared folders and quota

2018-02-09 Thread Fabian Kuran
Hi all, we are able to observe a very strange behaviour: User A wants to copy a mail to a shared mailbox of user B. This works like a charme if the quota of user A is lower than the used space of user B. But is the used space of user B higher than the quota size of User A, "User A" is not long

Re: Shared folders and quota

2018-02-20 Thread Fabian Kuran
Hi all, does no one has any information? > Am 09.02.2018 um 09:46 schrieb Fabian Kuran : > > Hi all, > > we are able to observe a very strange behaviour: > User A wants to copy a mail to a shared mailbox of user B. This works like a > charme if the quota of user A i

Dovecot 2.3.4 crashing on Solaris 10 - "Panic: output stream is missing error handling"

2018-12-06 Thread Fabian Fritz
; 0x14478 /1: write(2, " d o v e c o n f : E r".., 90) = 90 /1: sigaction(SIGABRT, 0x, 0xFFBFEB88) = 0 /1: sigaction(SIGABRT, 0xFFBFEA38, 0xFFBFEAD8) = 0 /1: lwp_sigmask(SIG_SETMASK, 0x, 0x) = 0xFFBFFEFF [0x] /1: lwp_kill(1, SIGABRT)= 0 /1: Received signal #6, SIGABRT [default] /1: siginfo: SIGABRT pid=25172 uid=0 code=-1 I have no idea about what that error means. Thanks, Fabian

user-defined special-use folders

2017-05-29 Thread Fabian Schmidt
_AUTHORITY defined or set?) Fabian.

Re: localhost logins

2017-06-27 Thread Fabian Schmidt
ounts",127.0.0.1): invalid credentials webmail? Nagios or someone else monitoring dovecot? Fabian.

Re: usage of recipient delimiters

2015-11-15 Thread Fabian Santiago
Thank you Christian. That led me right and it's working as I wish now. Sincerely, Fabian Santiago Sent from my iPhone > On Nov 15, 2015, at 4:25 AM, Christian Kivalo wrote: > > Hi, > > Am 15. November 2015 01:46:29 MEZ, schrieb fsanti...@garbage-juice.com: >> He

doveadm expunge no longer works

2015-12-31 Thread Fabian Groffen
e out whether it is ok or not. In my case, just because it finds MAILBOX it returns without looking whether there is any further arguments. Or am I missing the point here (and how should I expunge a folder of mail?) Thanks, Fabian [1] https://github.com/dovecot/core/blob/6971937a6f3e93844dbd

Re: doveadm expunge no longer works

2015-12-31 Thread Fabian Groffen
Please ignore, this appears to be fixed by 6971937a6f3e93844dbd43bdbe903628e21a9422 [1]. Thanks, Fabian [1] https://github.com/dovecot/core/commit/6971937a6f3e93844dbd43bdbe903628e21a9422.patch On 31-12-2015 17:28:34 +0100, Fabian Groffen wrote: > Heya, > > Just upgraded from

Re: [Dovecot] Problems sending email direct into publich folders

2012-02-13 Thread Kuran, Fabian
he mail will be putted to the public folder.  Is there a comparable way to do this with Dovecot? FYI: I'm using dovecot in a clustered and multidomain setup. The Mails will be deliviered over LMTP. -- Bye, Fabian Kuran

[Dovecot] Quota exceeded - ignore setting

2008-03-06 Thread Fabian Lazarski
: 2008-03-06 18:30:55 Info: auth(default): passdb(master,172.27.x.y,master): Master user logging in as dg-SW3 dovecot: 2008-03-06 18:30:55 Info: auth(default): client out: OK 174 user=dg-SW3 Used dovecot Version is 1.0.2 Can someone help? Is there another possiblity to except the quot

[Dovecot] Dovecot 2.0.2 breakes LMTP delivery for me

2010-09-09 Thread Fabian Ruff
/var/log/mail/dovecot.log The older version works without any problems for me. Any ideas whats the Problem? Could there be a regression from the LMTP fixes introduced in 2.0.2? Cheers, Fabian Ruff

Re: [Dovecot] filter sieve

2010-01-13 Thread Fabian Affolter
do it?? There is a page on the dovecot wiki [1] about refiltering of mails. This solution is not exactly what you requested but maybe it helps. Kind regards, Fabian [1] http://wiki.dovecot.org/HowTo/RefilterMail

[Dovecot] dsync-local crashes due to assertion failures

2013-12-08 Thread Fabian Groffen
at despite these crashes, some data is being transferred. Newer accounts seem not to have problems, this happens with older accounts only, for as far as I can see. I tried removing the index files, but that didn't seem to help. Any ideas on what I can do here? Both servers are configure

Re: [Dovecot] dsync-local crashes due to assertion failures

2013-12-30 Thread Fabian Groffen
On 08-12-2013 16:26:15 +0100, Fabian Groffen wrote: > I have two servers that share nothing, running dovecot version 2.2.9. > The first server hosts the original mail base, which I want to sync > using dovecot to the second server. With some trial and error I managed > to get syn

[Dovecot] ManageSieve OOM with Huge Folders

2014-05-12 Thread Fabian Peter
ey fixed it. The problem clearly is reproducable. Each time the cache file hits 128MB - which happens at around 200k mails in the folder - (with our current setting of 256MB memory limit per process), things go down and our mailqueues reach 10k undelivered mails within a few hours. I hope you can h

Re: hosting emails at home

2017-12-10 Thread Fabian A. Santiago
>> >>> The postfix and dovecot configuration are not yet entirely finished. >I >>> am planing to add an anti spam system, and sieve, amongst other >things. >>> >>> Although in development during my spare time, the system is normally >>> robust and you should be able to run it multiple times without >errors. >>> >>> If anyone is interested to use it, to have a look, or to take part, >it >>> is here: https://github.com/progmaticltd/homebox >>> >>> Kind regards, >>> André Rodier. >> >> Non static ip'd mail servers are also blocked because they're typically spammers. -- Thanks, Fabian S. OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC

Re: hosting emails at home

2017-12-10 Thread Fabian A. Santiago
On December 10, 2017 3:39:05 PM EST, Stephan H wrote: >I have dovecot postfix setup on my home server as well. I use a >virtual >server in the cloud as my mx record and mail relay and have my home >record >on dynamic dns. It's really effective. > >On Dec 10, 2017 2:

Re: hosting emails at home

2017-12-10 Thread Fabian A. Santiago
On December 10, 2017 5:25:46 PM EST, Stephan H wrote: >Which part? Hosting the email server at home or the relay in the >cloud? > >On Dec 10, 2017 14:53, "Fabian A. Santiago" > >wrote: > >> On December 10, 2017 3:39:05 PM EST, Stephan H >wrote: >> &

Re: Package repository now available

2017-12-27 Thread Fabian A. Santiago
stalled but they are not correct for this package. Check that the correct key URLs are configured for this repository. Failing package is: 2:dovecot-pgsql-2.3.0-2.x86_64 GPG Keys are configured as: https://repo.dovecot.org/DOVECOT-REPO-GPG upgrading from dovecot 2.2.x. is this related to what you just mentioned with the gpg key? -- Thanks, Fabian S. OpenPGP: 3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC

Re: Package repository now available

2017-12-27 Thread Fabian A. Santiago
December 27, 2017 11:06 AM, "Fabian A. Santiago" wrote: > December 27, 2017 10:53 AM, aki.tu...@dovecot.fi wrote: > >> Small amendment... >> >> if you ran >> >> gpg --export > /etc/apt/trusted.gpg.d/dovecot.gpg >> >> ple

Re: Package repository now available

2017-12-27 Thread Fabian A. Santiago
On December 27, 2017 4:38:02 PM EST, Aki Tuomi wrote: > >> On December 27, 2017 at 6:11 PM Aki Tuomi >wrote: >> >> >> >> > On December 27, 2017 at 6:05 PM "Fabian A. Santiago" > wrote: >> > >> > >> > Decem

2.3.0 upgrade from 2.2.x

2017-12-27 Thread Fabian A. Santiago
w config spec? Just confirming. Thanks. What I mean is doing the -n to a new file hasn't changed or removed anything from my old config? Unless it was a changed or obsoleted option and in that case it would have warned me anyway, correct? -- Thanks,

Re: 2.3.0 upgrade from 2.2.x

2017-12-27 Thread Fabian A. Santiago
On December 27, 2017 8:07:18 PM EST, "Fabian A. Santiago" wrote: >Question; So after updating to 2.3.0 and following the recommended >warnings / changes from running doveconf -n and then doing that same >command > "a new conf file", and then renaming the conf

dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-28 Thread Fabian A. Santiago
ION state (1) Dec 28 12:05:07 mail httpd: ERROR: Failed to write to socket: connection lost () Now I'm willing to consider the possibility that the RC plugin doesn't work with v2.3.0 of dovecot sieve but why wouldn't my current sieve filters be functional? -- Tha

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-28 Thread Fabian A. Santiago
December 28, 2017 12:14 PM, "Aki Tuomi" wrote: >> On December 28, 2017 at 7:07 PM "Fabian A. Santiago" >> wrote: >> >> Hello, >> >> After upgrading to dovecot 2.3.0, my sieve filtering is broken. I managed it >> via roundcu

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-28 Thread Fabian A. Santiago
December 28, 2017 12:43 PM, "Fabian A. Santiago" wrote: > December 28, 2017 12:14 PM, "Aki Tuomi" wrote: > >>> On December 28, 2017 at 7:07 PM "Fabian A. Santiago" >>> wrote: >>> >>> Hello, >>> >>

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-28 Thread Fabian A. Santiago
December 28, 2017 1:21 PM, "Aki Tuomi" wrote: >> On December 28, 2017 at 7:43 PM "Fabian A. Santiago" >> wrote: >> >> December 28, 2017 12:14 PM, "Aki Tuomi" wrote: >> >> On December 28, 2017 at 7:07 PM "Fabian A. Sant

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-28 Thread Fabian A. Santiago
December 28, 2017 2:52 PM, "Fabian A. Santiago" wrote: > December 28, 2017 1:21 PM, "Aki Tuomi" wrote: > >>> On December 28, 2017 at 7:43 PM "Fabian A. Santiago" >>> wrote: >>> >>> December 28, 2017 12:14 PM, "Ak

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-29 Thread Fabian A. Santiago
December 28, 2017 6:38 PM, "Peter" wrote: > On 29/12/17 10:00, Fabian A. Santiago wrote: > >> i've now completely uninstalled all traces of dovecot and reinstalled >> from your repo and still the same issue persists with the same >> errors. > &g

Re: dovecot-pigeonhole problems after upgrade to v2.3.0

2017-12-29 Thread Fabian A. Santiago
On December 29, 2017 9:50:37 AM EST, Alexander Dalloz wrote: >Am 29.12.2017 um 15:08 schrieb Fabian A. Santiago: >> December 28, 2017 6:38 PM, "Peter" wrote: >> >>> On 29/12/17 10:00, Fabian A. Santiago wrote: >>> >>>> i've now c

Re: 2.3.1 from ghettoforge-testing causes auth failures

2018-03-29 Thread Fabian A. Santiago
On March 28, 2018 8:23:42 PM EDT, "Fabian A. Santiago" wrote: >Hello, > >I updated today to v2.3.1 from @gf-testing and it broke my imap auth >mechanism. My dovecot-imap.log reported: > >Temporary auth service failure > >I needed it back up so I downgraded (im

question about using cram-md5 login passwords

2018-04-23 Thread Fabian A. Santiago
, will it still work? or must they always from this point on use encrypted passwords? Thanks. -- Thanks, Fabian S. OpenPGP: 0x643082042DC83E6D94B86C405E3DAA18A1C22D8F (new key) 0x3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC (to be retired / revoked)

Re: question about using cram-md5 login passwords

2018-04-23 Thread Fabian A. Santiago
On April 23, 2018 9:45:22 AM EDT, Aki Tuomi wrote: > >> On 23 April 2018 at 16:14 "Fabian A. Santiago" > wrote: >> >> >> hello dovecot community, >> >> question; if my user database and dovecot installation is currently >setup to use p

slow mailbox refreshes

2018-07-09 Thread Fabian A. Santiago
80 v2 @ 2.80 GHz, 4 cores 8 GB real memory 2 GB virtual memory 200 GB local storage (ext4) KVM hypervisor Thanks everyone for any guidance you can offer. -- Fabian S. OpenPGP: 0x643082042DC83E6D94B86C405E3DAA18A1C22D8F (new key) *** 0x3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC (to be retired, still valid)

fts_solr: Error: fts_solr: received invalid uid '0'

2019-09-13 Thread Fabian via dovecot
Hi, we are trying to add full text search functionality with Solr to our Doveoct setup. Our Versions: OS: Debian 9 Tried versions: - Dovecot 2.2.7 with Solr 3.6 - Dovecot 2.3.4 with Solr 8.2 (2.2.7 from offical Debian repository, 2.3.4 from backports) Search is working mostly of the time perfre

Re: fts_solr: Error: fts_solr: received invalid uid '0'

2019-09-19 Thread Fabian via dovecot
Hi, > Am 16.09.2019 um 09:39 schrieb Daniel Miller : > > On 9/13/2019 1:21 AM, Fabian via dovecot wrote: >> Hi, >> we are trying to add full text search functionality with Solr to our Doveoct >> setup. Our Versions: >> OS: Debian 9 >> Tried ver

[Dovecot] Error delivery

2013-02-28 Thread Fabian von Romberg
where the problem might be? Thanks in advance and regards, Fabian

Re: [Dovecot] Error delivery

2013-02-28 Thread Fabian von Romberg
? Regards, Fabian On 02/28/2013 09:17 PM, Fabian von Romberg wrote: > Hi all, > > Im getting the following error when an email is to be delivered. Below error > message: > > relay=dovecot, delay=4912, delays=4911/0.03/0/0.69, dsn=4.3.0, > status=deferred (Command died with sign

Re: [Dovecot] Error delivery

2013-03-01 Thread Fabian von Romberg
/dovecot2.2/var/run/auth-master log_path = /var/vmail/dovecot-deliver.log mail_plugins = sieve postmaster_address = postmas...@mydomain.com } On 03/01/2013 04:47 AM, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, 28 Feb 2013, Fabian von Romberg wro

Re: [Dovecot] Error delivery

2013-03-01 Thread Fabian von Romberg
postfix to call deliver: dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/local/dovecot/libexec/dovecot/deliver -d ${recipient} Regards, Fabian On 01/03/2013 8:46, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 1

Re: [Dovecot] Error delivery

2013-03-01 Thread Fabian von Romberg
Hi everyone, I just decided to re-compile dovecot and now everything is working as expected. Thank you everyone for the help. Regards, Fabian On 02/28/2013 09:17 PM, Fabian von Romberg wrote: > Hi all, > > Im getting the following error when an email is to be delivered. Be

Re: fts_solr: Error: fts_solr: received invalid uid '0'

2019-10-07 Thread Fabian Kuran via dovecot
Hi, > Am 23.09.2019 um 09:36 schrieb Filip Hanes : > > > št 19. 9. 2019 o 15:30 Fabian via dovecot <mailto:dovecot@dovecot.org>> napísal(a): > Are there any other hints or tips regarding this „invalid uid ‚0‘"-message? > from fts-solr source: > case SOLR_