Problem with Dovecot on a FIPS enabled system

2025-05-16 Thread Eric Berry via dovecot
This bug was submitted on an Ubuntu Jammy system with FIPS enabled. Here is the Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2107773 Pull Request submitted: https://github.com/dovecot/core/pull/241  [ Impact ] * When one enables FIPS mode on a Jammy system and then

Re: sieve-filter ignores -u argument

2022-01-25 Thread Eric Wood
e-filter -v /opt/some_global_rules/sieve/managesieve.sieve INBOX Would is be great if seive-filter had an argument to understand the system's virual user's settings?  Of course.  I don't know why the developer haven't included it. -Eric On 1/24/2022 7:59 AM, Андрей Куницын wro

Test for implicit keep within a sieve script

2021-08-10 Thread Eric Durand
emulating the implicit keep, is there a better way to do this ? Thanks! Eric

New Configuration

2021-05-29 Thread Eric Shields | Mass Transit Honchkrow
Hi, I'm setting up an email server behind a NAT, and I have the necessary DNS records, iptables/ufw rules, and ACLs in place. However, I cannot sign in with my chosen username, which does exist on the same computer I'm hosting the server on. I am using PAM, not a database, to hold credential infor

Re: SQL-AUTH driver replace for VPOPMAIL-AUTH

2021-02-10 Thread Eric Broch
Pablo, Can you share your dovecot-sql.conf.ext file for 'one table for each domain'. Eric On 2/10/2021 9:24 AM, Pablo Murillo wrote: Hi Aki Don't work, but you give me a new idea I set default_pass_scheme = PLAIN on dovecot-sql.conf.ext anda I send the pass encrypted and

Re: status of test code

2021-01-09 Thread Eric Broch
make check On 1/9/2021 11:47 AM, st...@keptprivate.com wrote: Hi, I'm continuing to try to build 2.3.13 with a source RPM. At this point I've taken the source zip file and I'm working with the previously working qmailtoaster SPEC file and RPM build process. The toaster SPEC file runs the bui

Panic file istream-seekable.c

2021-01-04 Thread Eric Mauger
bose_proctitle = yes protocol lda {   mail_plugins = fts sieve   syslog_facility = local2 } -- Eric Mauger | Administrateur système et réseau IGF UMR5203 | https://www.igf.cnrs.fr

Panic: file istream-seekable.c: line 226

2020-11-26 Thread Eric Mauger
Hi, I have a lot of Panic in my logs. They happen almost every day and never on the same user. When it happens, the mail is not distributed (it's always lda). I discovered it because my Sympa server had a lot of users in error. The last error (below) was a local user sending a mail to 10 users :

Re: Ms Exchange vs dovecot

2020-05-08 Thread Eric Broch
habet agencies are in bed together. Assume the worst about them. Microsoft and Bill Gates are like inoperable tumors. Eric On 5/8/2020 4:49 PM, Peter wrote: Am 08.05.20 um 23:52 schrieb Bernd Petrovitsch: I assume you are aware of https://en.wikipedia.org/wiki/CLOUD_Act so using software from (he

Getting an extprogram script to work

2020-01-20 Thread Eric Abrahamsen
Hi all, I'm trying to do the same thing everyone else is: having rspamd learn_ham or learn_spam depending on where I move a message. My current problem is that Dovecot seems to be reporting success, but nothing ever happens -- the script somehow fails to run. I'm currently using a dummy script th

Re: Unable to set quota-fs plugin [fixed]

2019-03-15 Thread Eric Grammatico via dovecot
The issue was in the systemd service file. The option PrivateDevices was setted. It prevents the service to have access to physical devices. I removed this option and from there, quota is reported without errors. Thanks for your support Regards, - Eric Grammatico _/) 14 mars 2019 16:42

Re: Unable to set quota-fs plugin

2019-03-14 Thread Eric Grammatico via dovecot
Sure !! I got it ! I have connected with kmail, which keeps the imap opened and which has generated the error several times during the session. Please find attached the strace. Not sure this strace will help. I executed '/usr/libexec/dovecot/imap -u eric' and typed the same command

Re: Unable to set quota-fs plugin

2019-03-14 Thread Eric Grammatico via dovecot
just before and stopped right after the error is raised and thus quite difficult to trace the process. - Eric Grammatico _/) 14 mars 2019 15:46 "Yassine Chaouche via dovecot" a écrit: > On 3/14/19 3:40 PM, Eric Grammatico via dovecot wrote: > >> Hi there, >> >>

Re: Unable to set quota-fs plugin

2019-03-14 Thread Eric Grammatico via dovecot
Hi there, Well.. I didn't find a way to strace imap. If I well understood, the faulty IMAP is launched by dovecot from or after a succesfull imap-login process. I have executed manually '/usr/libexec/dovecot/imap -u eric' and typed getquotaroot "INBOX" which didn'

Re: Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
Thanks Aki, Please find attached strace for imap and quota-status which report an error at the end. Regards, - Eric Grammatico _/) 13 mars 2019 12:23 "Aki Tuomi" a écrit: > The doveadm command seems to have worked. Can you retry with imap? > > strace /usr/lib/dov

Re: Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
Here is attached. - Eric Grammatico _/) 13 mars 2019 11:29 "Aki Tuomi" a écrit: > Can you try > > strace doveadm quota get -u victim > > and post the output of this? > > Aki > > On 13.3.2019 12.11, Eric Grammatico via dovecot wrote: > >&g

Re: Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
dovecot -- 4 0 0 1 0 0 root -- 3575932 0 0 65814 0 0 #1003 -- 0 0 0 1 0 0 Thanks and regards, - Eric Grammatico _/) 13 mars 2019 10:54 "Aki Tuomi"

Re: Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
Thanks Yassine, My / is mounted from /dev/vda1 with the following options: [root@mail ~]# cat /etc/mtab |grep "vda1 " /dev/vda1 / ext4 rw,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group 0 0 Regards, - Eric Grammatico _/) 13 mars 2019 10:31 "Yassine Chaouche

Re: Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
To complete, I am on Fedora 28, kernel 4.20.14-100.fc28.x86_64 Thanks and regards, - Eric Grammatico _/) 13 mars 2019 10:14 "Eric Grammatico" a écrit: Hello There, I am try desperatly to setup quota-fs plugin in Dovecot. I have the following configuration in place: /etc/dovecot

Unable to set quota-fs plugin

2019-03-13 Thread Eric Grammatico via dovecot
get quota resource STORAGE: quota-fs: quotactl(Q_GETQUOTA, /dev/vda1) failed: No such file or directory I have no idea of which file or directory is missing. Any advice is welcome. Thanks and best regards, - Eric Grammatico _/)

Re: LMTP and public mailboxes?

2019-02-22 Thread Eric Abrahamsen via dovecot
Eric Abrahamsen via dovecot writes: > Hi, > > I've been using postfix and dovecot for a few years, and have been doing > public mailboxes with dovecot-lda, using a postfix transport that looks > like (line wrapped for the mailer): > > my-public-transport unix - n n -

LMTP and public mailboxes?

2019-02-20 Thread Eric Abrahamsen via dovecot
cuser, nor to send mail as that user (Postfix uses Dovecot for auth). Yet I don't seem to be able to pass other arguments to lmtp, that might indicate which user to use for auth. Does anyone have a clean solution for this? Thanks in advance, Eric

Re: lib-master test failure i686

2019-02-08 Thread Eric Broch via dovecot
Thanks, Aki, the patch worked. On 2/8/2019 8:21 AM, Aki Tuomi wrote: Can you try if https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch helps? Aki On 08 February 2019 at 17:14 Eric Broch via dovecot < dovecot@dovecot.org <mailto:dovecot@dovecot.org&g

Re: lib-master test failure i686

2019-02-08 Thread Eric Broch via dovecot
Will do! On 2/8/2019 8:21 AM, Aki Tuomi via dovecot wrote: Can you try if https://github.com/dovecot/core/commit/de42b54aaf165d4f62b45be864dde36bdbbc4276.patch helps? Aki On 08 February 2019 at 17:14 Eric Broch via dovecot < dovecot@dovecot.org <mailto:dovecot@dovecot.org>> w

Re: lib-master test failure i686

2019-02-08 Thread Eric Broch via dovecot
Any Ideas? On 2/7/2019 12:13 PM, Eric Broch via dovecot wrote: Hello List, I've built and checked successfully dovecot and dovecot-pigeonhole on CentOS 6 x86_64 Immediately below are the successful make check (ok) tests of dovecot 'lib-master' (x86_64). Below that are t

lib-master test failure i686

2019-02-07 Thread Eric Broch via dovecot
pty parents .. : FAILED 5 / 7 tests failed make[3]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' make[3]: *** [check-local] Error 1 make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.3.4/src/lib-master' -- Eric Broch White Horse Technical Consulting (WHTC)

Re: Dovecot v2.2.36.1 released

2019-02-05 Thread Eric Broch
Thank you! On 2/5/2019 8:43 AM, Aki Tuomi wrote: Hi, as per our EOL statement 2.2.36 receives security and critical updates. That said, we decided to flush few annoying bugs with .1 release. You do not need to build releases for 2.2. Aki On 05 February 2019 at 17:36 Eric Broch <

Re: Dovecot v2.2.36.1 released

2019-02-05 Thread Eric Broch
Aki, What's the difference between 2.2.x and 2.3.x version of Dovecot? And why do you maintain both? I stopped building RPM's of the 2.2.x version and now only build 2.3.x. Should I be maintaining both? Eric On 2/5/2019 6:01 AM, Aki Tuomi wrote: https://dovecot.org/releases/2

Re: vpopmail

2018-10-04 Thread Eric Broch
On 10/4/2018 7:27 AM, Rick Romero wrote: Quoting Eric Broch <mailto:ebr...@whitehorsetc.com>>: On 10/4/2018 6:34 AM, Rick Romero wrote: Quoting Aki Tuomi <mailto:aki.tu...@open-xchange.com>>: On 03.10.2018 23:30, Eric Broch wrote: Hello list, I run Dovecot with t

Re: vpopmail

2018-10-04 Thread Eric Broch
On 10/4/2018 7:27 AM, Rick Romero wrote: Quoting Eric Broch <mailto:ebr...@whitehorsetc.com>>: On 10/4/2018 6:34 AM, Rick Romero wrote: Quoting Aki Tuomi <mailto:aki.tu...@open-xchange.com>>: On 03.10.2018 23:30, Eric Broch wrote: Hello list, I run Dovecot with t

Re: vpopmail

2018-10-04 Thread Eric Broch
On 10/4/2018 6:34 AM, Rick Romero wrote: Quoting Aki Tuomi <mailto:aki.tu...@open-xchange.com>>: On 03.10.2018 23:30, Eric Broch wrote: Hello list, I run Dovecot with the vpopmail driver and have found that it authenticates against the clear text password in the vpopmail dat

vpopmail

2018-10-03 Thread Eric Broch
authenticate against the hash instead of the clear text? -- Eric Broch White Horse Technical Consulting (WHTC)

Re: make check (pigeonhole)

2018-09-12 Thread Eric Broch
Must be non root user as well On 9/12/2018 1:05 PM, Aki Tuomi wrote: Ok. We have that fix as well but for other reasons.  Good to know this. --- Aki Tuomi Dovecot oy Original message From: Eric Broch Date: 12/09/2018 21:36 (GMT+02:00) To: Aki Tuomi , dovecot@dovecot.org

Re: make check (pigeonhole)

2018-09-12 Thread Eric Broch
15:28:58.0 +0100 +++ dovecot-2.3.0.1/src/auth/mycrypt.c 2018-03-27 10:57:38.447769201 +0200 @@ -14,6 +14,7 @@ # define _XPG6 /* Some Solaris versions require this, some break with this */ #endif #include +#include #include "mycrypt.h" All works well now. Thanks for your help E

Re: make check (pigeonhole)

2018-09-11 Thread Eric Broch
I'll give those a look and make change accordingly. On 9/11/2018 9:26 PM, Aki Tuomi wrote: You know we have rpm packages for 2.3.2.1 available at https://repo.dovecot.org if you are in a hurry? --- Aki Tuomi Dovecot oy Original message From: Eric Broch Date: 12/09

Re: make check (pigeonhole)

2018-09-11 Thread Eric Broch
Any news on this error on CentOS 7 ? Help! On 9/10/2018 9:32 AM, Eric Broch wrote: I attempted as non-root user and got the exact same error. On 9/10/2018 9:10 AM, Aki Tuomi wrote: Have you attempted this as non-root user? --- Aki Tuomi Dovecot oy -- Eric Broch White Horse Technical

Re: make check (pigeonhole)

2018-09-10 Thread Eric Broch
I did so as non-root user and got the same error. On 9/10/2018 9:10 AM, Aki Tuomi wrote: Have you attempted this as non-root user? --- Aki Tuomi Dovecot oy Original message From: Eric Broch Date: 10/09/2018 18:03 (GMT+02:00) To: dovecot@dovecot.org Subject: Re: make

Re: make check (pigeonhole)

2018-09-10 Thread Eric Broch
I attempted as non-root user and got the exact same error. On 9/10/2018 9:10 AM, Aki Tuomi wrote: Have you attempted this as non-root user? --- Aki Tuomi Dovecot oy -- Eric Broch White Horse Technical Consulting (WHTC)

Re: make check (pigeonhole)

2018-09-10 Thread Eric Broch
enated (test-edit-mail.c:187) ==29930==    by 0x524D8B1: test_run_funcs (test-common.c:244) ==29930==    by 0x524E280: test_run (test-common.c:315) ==29930== Failed to run: ./test-edit-mail *Note: Previous versions of pigeonhole did a 'make check' successfully even the first version

Re: make check (pigeonhole)

2018-09-09 Thread Eric Broch
Anyone? On 9/8/2018 7:36 PM, Eric Broch wrote: Hello list, During the 'make check' (pigeonhole) portion of a building (rpmbuild) a dovecot.spec file I'm getting the following error: testsuite(root): Fatal: Couldn't drop privileges: User is missing UID (see mail_uid set

make check (pigeonhole)

2018-09-08 Thread Eric Broch
is, and any help would be appreciated to help me finish the creating the rpm -- Eric Broch White Horse Technical Consulting (WHTC)

ssl_dh required, even though DH is disabled.

2018-07-15 Thread Eric Toombs
Here's my config: # 2.3.2 (582970113): /etc/dovecot/dovecot.conf # OS: Linux 4.17.5-1-ARCH x86_64 Arch Linux # Hostname: vault passdb {   driver = pam } protocols = imap service imap-login {   inet_listener imap {     port = 0   } } ssl = required ssl_cert = , rip=10.0.0.1, lip=10.0.0.2, session=<

Creating users on the fly, for testing?

2018-05-23 Thread Eric Abrahamsen
s anything likely to bite me? Thanks, Eric

dovecot-2.3.0 'make check' error

2018-01-05 Thread Eric Broch
3.0/src/lib-compression' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/root/dovecot/dovecot-ce-2.3.0/src' make: *** [check-recursive] Error 1 Has anyone seen the above error and/or, Can anyone give me a reason why it's occurring? -- Eric Broch White Horse Technical Consulting (WHTC)

Re: how to fix this warnig

2017-11-19 Thread Eric Broch
524288 is arbitrary, use whatever works for you. On 11/19/2017 10:56 PM, Eric Broch wrote: Chandran, How about this |# echo "fs.inotify.max_user_watches=524288" >> /etc/sysctl.conf Eric | On 11/19/2017 9:59 PM, Chandran Manikandan wrote: Increase /proc/sys/fs/inotify/ma

Re: how to fix this warnig

2017-11-19 Thread Eric Broch
Chandran, How about this |# echo "fs.inotify.max_user_watches=524288" >> /etc/sysctl.conf Eric | On 11/19/2017 9:59 PM, Chandran Manikandan wrote: Increase /proc/sys/fs/inotify/max_user_instances -- Eric Broch White Horse Technical Consulting (WHTC)

Re: 2.2.30.2 fails to compile on centos 7

2017-06-06 Thread Eric Broch
It compiled fine for me using rpmbuild on CentOS 7 On 6/6/2017 6:39 PM, Peter wrote: On 07/06/17 10:52, Matt Bryant wrote: Just downloaded the latest release 2.2.30.2, ran ./configure with all defaults and make ... and it fails to build .. error somewhere whilst running Makefile in lib-http

Re: v2.2.30.1 released

2017-05-31 Thread Eric Broch
v2.2.30+ the "script" service's protocol changed to a new version. If anyone had written their own script services (not using the included "script" binary) they would need some changes. I haven't heard of anyone having done that though. -- Eric Broch White Horse Technical Consulting (WHTC)

Re: Vpopmail Error

2017-04-11 Thread Eric Broch
ssfully. I've never had any problems compiling dovecot up until now. Any ideas on how to fix this? Fixed by https://github.com/dovecot/core/commit/892ba92f54b853dd7cf860eca771e441ca9632aa -- *Bob Wooldridge* Blog: http://kc0dxf.net/blog/ -- *Bob Wooldridge* Blog: http://kc0dxf.net/blog/ -- Eric Broch, IMSO, DAM, NGOO, DITH, URTS White Horse Technical Consulting (WHTC)

Re: Vpopmail Error

2017-04-10 Thread Eric Broch
Is this the fix perhaps, Anyone? https://github.com/dovecot/core/commit/79fe1b28df44ba22b230326bee895583c1df5a28 On 4/10/2017 4:40 PM, Eric Broch wrote: Same error on CentOS 7 On 4/10/2017 2:55 PM, Bobber wrote: I'm trying to compile the latest Dovecot (v2.2.29) and when I run make

Re: Vpopmail Error

2017-04-10 Thread Eric Broch
successfully. I've never had any problems compiling dovecot up until now. Any ideas on how to fix this? -- Eric Broch, IMSO, DAM, NGOO, DITH, URTS White Horse Technical Consulting (WHTC)

Re: Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.

2016-12-12 Thread Eric Broch
On 12/12/2016 10:42 AM, Aki Tuomi wrote: On 12.12.2016 16:21, Mart Pirita wrote: Edit: When using win8, then logs started appear in dovecot.rawlog. But as win10 gives error in ssl level, before user authentication, then no debug logs will be written into user dovecot.rawlog folder. So how t

Re: doveadm

2016-12-09 Thread Eric Broch
On 12/8/2016 8:31 AM, Eric Broch wrote: Hello list, I'm interested in setting up dovecot replication but when I run the command doveadm user '*', which is necessary as indicated here: http://wiki2.dovecot.org/Replication, I get the following output: Error: User listing r

doveadm

2016-12-08 Thread Eric Broch
ing is configured for...userdb"? This is my userdb settings for vpopmail: userdb { args = cache_key=%u quota_template=quota_rule=*:backend=%q driver = vpopmail } Thank-you Eric

Re: CentOS 7

2016-12-03 Thread Eric Broch
Thanks Alexey! Worked a charm. On 12/4/2016 12:29 AM, Alexey Asemov (Alex/AT) wrote: Hello Eric, For me, aclocal --install -I m4 preparation step helps and seems to be correct. Certain autoconf version scripts perform this step later than needed.

CentOS 7

2016-12-03 Thread Eric Broch
failing This worked fine on <= 2.2.26.0 when there was an m4/*.m4 directory (with *.m4 in it) in the sources. Is there something I should be aware of? Was the m4 directory removed for a reason? As a workaround I created the m4 directory and everything worked out, but is this the best solution? Eric

Re: Good email client to use with Dovecot?

2016-11-18 Thread Eric Abrahamsen
Steve Litt writes: > Hi all, > > When I use an email client, its purpose is as a window into my Dovecot > IMAP, and as a mechanism to reply to and send emails. I don't do > filtering or calendaring on my email client (filtering via procmail > direct to Dovecot). > > What email clients are all of

Re: v2.2.26 release candidate released

2016-10-20 Thread Eric Broch
On 10/20/2016 10:34 PM, Aki Tuomi wrote: On October 21, 2016 at 6:27 AM Tamsy wrote: Timo Sirainen wrote on 20.10.2016 04:01: http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig There are quite a lot of changes since

Re: v2.2.26 release candidate released

2016-10-20 Thread Eric Broch
Compiled on CentOS 6 and CentOS 7 successfully. On 10/19/2016 3:01 PM, Timo Sirainen wrote: http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig There are quite a lot of changes since v2.2.25. Please try out this RC so we

Re: Moving to as new server

2016-04-24 Thread Eric
I use 'rsync' as a failover tool, never a problem. On 4/24/2016 5:42 AM, Jerry wrote: I will shortly have to replace the OS on my machine. For various reasons, I will not be able to use a program like “imapsync” to transfer my documents to a new server. All of the mail folders on my present PC

Re: namespace...mailbox doesn't exist

2016-04-06 Thread Eric
0 + 0.00 secs). And ls -a /home/vpopmail/domains/domain.tld/shared/projects .xxx .yyy .zzz cur dovecot.index.cache dovecot.index.log dovecot.mailbox.log dovecot.mailbox.log.2 dovecot-uidlist dovecot-uidvalidity dovecot-uidvalidity.4d991164 new subscriptions tmp Eric On 4/6/2016 1:03 PM, Timo Sira

Re: namespace...mailbox doesn't exist

2016-04-05 Thread Eric
I tried that and am sad to say it did not work. Hmmm... On 4/5/2016 12:43 AM, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 4 Apr 2016, Eric wrote: Date: Mon, 4 Apr 2016 20:23:34 -0600 From: Eric To: dovecot@dovecot.org Subject: namespace...mailbox doesn&#

namespace...mailbox doesn't exist

2016-04-04 Thread Eric
And, could it be that I'm missing the necessary setting to mitigate this? Please let me know if any additional information is necessary. I'm thinking that the problem lies in lines 6/7 and 8/9 where Dovecot is looking for mdbox/sdbox. Eric

Re: VS: Re: v2.2.23 released

2016-03-31 Thread Eric
I'm not sure what "It's fixed in head" means??? On 3/31/2016 9:13 AM, Aki Tuomi wrote: It's fixed in head. Sorry. ---Aki TuomiDovecot oy Alkuperäinen viesti Lähettäjä: Eric Päivämäärä: 31.3.2016 18.05 (GMT+02:00) Saaja: dovecot@dovecot.org Aihe: Re:

Re: v2.2.23 released

2016-03-31 Thread Eric
Yes. I concur. On 3/31/2016 7:44 AM, Leon Kyneur wrote: 2.2.23 seems to have broken doveadm backup, was previously working fine on 2.2.22 [root@S613 lkyneur]# doveadm -v backup -u em.mck ... doveadm(root): Error: User doesn't exist [root@S613 lkyneur]# doveadm user em.mck field value uid

Re: [Dovecot-news] Xi has a new home

2016-03-19 Thread Eric Kom
On 2016/03/17 3:38 PM, Stephan Bosch wrote: > Hi, Good day dear, Thanks for the UPDATE. The xi.dovecot.fi host name route to www.dovecot.nl They is no direct access to it via HTTP/FTP? > > The automatic package builder Xi has moved to system within the > Dovecot infrastructure. This also means th

Dovecot LDA with OpenSMTPD

2016-03-19 Thread Eric Kom
Good day, Can any one help on how to get Dovecot LDA work with OpenSMTPD?

Re: [Dovecot-news] Xi has a new home

2016-03-19 Thread Eric Kom
On 17/03/2016 16:39, Stephan Bosch wrote: Op 17-3-2016 om 15:09 schreef Eric Kom: On 2016/03/17 3:38 PM, Stephan Bosch wrote: Hi, Good day dear, Thanks for the UPDATE. The xi.dovecot.fi host name route to www.dovecot.nl They is no direct access to it via HTTP/FTP? Xi has no main page

user configuration question

2016-03-01 Thread Eric Abrahamsen
driver = passwd-file args = username_format=%u /etc/dovecot/passwd } userdb { driver = static args = uid=eric gid=users home=/home/eric/.mail/%d/%n username_format=%u default_fields = mail=maildir:/home/eric/.mail/%d/%n/mail } And /etc/dovecot/passwd: e

Re: iterate users with passwd-file passdb?

2015-10-13 Thread Eric Abrahamsen
Timo Sirainen writes: > On 14 Oct 2015, at 00:01, Eric Abrahamsen wrote: >> >> Joseph Tam writes: >> >>> Eric Abrahamsen writes: >>> >>>> Simply: Is it possible to iterate over users if I'm using the >>>> passwd-file p

Re: iterate users with passwd-file passdb?

2015-10-13 Thread Eric Abrahamsen
Joseph Tam writes: > Eric Abrahamsen writes: > >> Simply: Is it possible to iterate over users if I'm using the >> passwd-file passdb driver? Do I need a SQL-based driver if I want to >> iterate? > > What do you mean by "iterate"? If you mean wh

iterate users with passwd-file passdb?

2015-10-12 Thread Eric Abrahamsen
Apologies for the basic question, but I've been googling and can't figure out if this is possible or not. Simply: Is it possible to iterate over users if I'm using the passwd-file passdb driver? Do I need a SQL-based driver if I want to iterate? Here's what I've got right now. I don't have many u

apple mail fails to connect intermittently

2015-09-04 Thread Eric Smith
Hi (New to dovecot) I am experiencing intermittent connection failures with both apple mail and ios mail. No specific errors and I cannot find relevant information on the mac logs or on my server. It spontaneously corrects. restarting dovecot - no dice It just happened now (again), this time th

Re: fs_api_module_register

2015-05-18 Thread Eric Broch
iate, solution...yet. Anyway, thanks for providing the SUSE spec file, Marcus. EricB On 5/17/2015 9:55 AM, Eric Broch wrote: > > > > > Marcus, > > Thanks for the spec file. > > I'm fairly new to creating RPM's and I just found out that the issue is > taking

Re: fs_api_module_register

2015-05-17 Thread Eric Broch
ecks for run-time errors. Any hints? Eric On 5/16/2015 12:52 PM, Marcus Rueckert wrote: > On 2015-05-16 11:52:55 -0600, Eric Broch wrote: >> I'm building on CentOS 5 (x86) and CentOS 6 (x86_64). The rpmbuild >> failed on both with the same error. Is there any other information

Re: fs_api_module_register

2015-05-16 Thread Eric Broch
On 5/16/2015 5:33 AM, Marcus Rueckert wrote: > On 2015-05-15 21:51:21 -0600, Eric Broch wrote: >> I'm trying to build a binary rpm from dovecot sources 2.2.18 and >> pigeonhole.0.4.8. During the make portion I'm getting the following error: >> >> make[3]: Leavi

fs_api_module_register

2015-05-15 Thread Eric Broch
bs/lt-test-mail-search-args-imap: undefined symbol: fs_api_module_register I created a binary rpm from dovecot sources 2.2.16 and pigeonhole sources 0.4.7 and all went well. Can anyone give me any hints as to the problem? Eric

Re: EL6 EE package dependencies

2015-04-02 Thread Eric Broch
On 4/2/2015 2:58 PM, Will Yardley wrote: > On Thu, Apr 02, 2015 at 02:53:26PM -0600, Eric Broch wrote: >> On 4/2/2015 1:22 PM, Will Yardley wrote: >>> I've been trying to upgrade Dovecot-ee package (on EL6/x86_64) from >>> 2.2.15.8-1 to 2.2.16.2-1. It's

Re: EL6 EE package dependencies

2015-04-02 Thread Eric Broch
d to plugins, and don't seem to be > required as package dependencies by the RPM from what I can see from the > SRPM. > > Anyone know what packages I need to satisfy these dependencies? lz4-r127-1.el6.i686 and libtextcat-2.2-10.el6.i686 Eric

Re: Outlook 2013/2010 nightmare #2

2015-03-09 Thread Eric Broch
On 3/9/2015 7:16 PM, Michael M Slusarz wrote: > Quoting David.M.Clark : > >> Outlook also has a declaration that as of either version 2010 or >> 2013, they no longer download IMAP headers, they download the whole >> message - thank God for faster Internet connections these days - >> could you imagi

authenticate plain, and virtual users

2014-10-21 Thread Eric Abrahamsen
t; fts fts_lucene" passdb { args = username_format=%u /etc/dovecot/passwd driver = passwd-file } plugin { fts = lucene fts_autoindex = yes fts_lucene = whitespace_chars=@. } protocols = imap ssl = no userdb { args = uid=eric gid=users home=/home/eric/.mail/%d/%n username_format=%u defau

Re: charset-specific searches, and continuation lines

2014-09-11 Thread Eric Abrahamsen
Michael M Slusarz writes: > Quoting Eric Abrahamsen : > >> While I've got you here, I hope you'll answer one more question: what's >> the format for searching multiple terms with non-ascii strings? Is it >> possible in one run to find a utf-8 encod

Re: minimal configuration for lucene fts

2014-09-11 Thread Eric Abrahamsen
Eric Abrahamsen writes: > Hi, > > I'm using dovecot (version 2.2.13 on archlinux) in the simplest, > no-brainer way possible. It sits between mbsync, which I use to fetch > mail from servers, and Gnus, my MUA. Both mbsync and Gnus connect to > dovecot with an invocation

minimal configuration for lucene fts

2014-09-08 Thread Eric Abrahamsen
hing via lucene, but all the examples I've seen online assume a full running daemon and user accounts. I tried to fake it by running: doveadm index -u eric@localhost -q INBOX -o mail_location-maildir:/home/eric/.mail/ea but it was clearly expecting a user database. Is there any way to create

Re: charset-specific searches, and continuation lines

2014-09-04 Thread Eric Abrahamsen
Michael M Slusarz writes: > Quoting Eric Abrahamsen : > >> While I've got you here, I hope you'll answer one more question: what's >> the format for searching multiple terms with non-ascii strings? Is it >> possible in one run to find a utf-8 encod

Re: charset-specific searches, and continuation lines

2014-09-04 Thread Eric Abrahamsen
Michael M Slusarz writes: > Quoting Eric Abrahamsen : > >> Hi there, >> >> I'm looking into improving IMAP search support for the Gnus Emacs mail >> client, and trying to add the ability to search non-ascii characters. So >> far as I know, I start this in

charset-specific searches, and continuation lines

2014-09-04 Thread Eric Abrahamsen
Can someone just briefly outline what's meant to happen next? I've tried including the search string immediately after the byte-size, separated by various combinations of \n\r, but that always gives me a "Missing LF after literal size" error. I'm using the Archlinux dovecot package, which reports version 2.2.13-1. Thanks! Eric

dspam dovecot-lda

2014-07-17 Thread Eric Broch
Hello list, Is there a way to call a spam filter in dovecot-lda like maildrop uses the xfilter command within the .mailfilter file to do the same? Eric

[Dovecot] Dovecot repo for CentOS

2014-05-13 Thread Eric Kom
Hi all, Please am looking for a repo for dovecot on CentOS where I can installed the latest never. Thanks

[Dovecot] plain test passwords

2014-02-10 Thread Eric Broch
Is it possible to enable plaintext passwords on dovecot?

[Dovecot] outlook will not sync

2014-01-24 Thread Eric Broch
leted the old folder and recreated it and Outlook will still not sync even in the absence of the above error. Has anyone seen this issue--slow to no Outlook performance with dovecot--before, and/or does anyone have a solution or point me in the right direction? Thanks! Eric I'm using dove

[Dovecot] IDLE dropping EXISTS events on mass message arrival

2014-01-22 Thread Eric Wong
ess_limit = 10 process_min_avail = 1 } service imap { process_limit = 32 } service pop3-login { process_limit = 10 process_min_avail = 1 } service pop3 { process_limit = 32 } ssl = no userdb { driver = passwd } protocol lda { postmaster_address = postmas...@dcvr.yhbt.net } -- Eric Wong

Re: [Dovecot] 2.2.9

2013-11-23 Thread Eric Broch
On 11/22/2013 7:06 PM, Timo Sirainen wrote: > Everyone replying to this thread really should just shut up. I (and likely > just about nobody else) don’t care who is more wrong or more right or a > better or worse person or whatever, but any mails that have nothing to do > with Dovecot don’t belo

Re: [Dovecot] [Dovecot-news] v2.2.7 released

2013-11-03 Thread Eric Kom
Thanks again for the released. Timo Sirainen wrote: >On 3.11.2013, at 22.08, Timo Sirainen wrote: > >> * Some usage of passdb checkpassword could have been exploitable by >>local users. You may need to modify your setup to keep it working. >>See http://wiki2.dovecot.org/Auth

Re: [Dovecot] username and password can't be verified

2013-08-20 Thread Eric Kom
On 20/08/2013 16:06, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 20 Aug 2013, Eric Kom wrote: On 20/08/2013 15:07, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aug 20 09:03:03 ajk dovecot: auth-worker(17041): Debug: pam(eric

Re: [Dovecot] username and password can't be verified

2013-08-20 Thread Eric Kom
On 20/08/2013 15:07, Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aug 20 09:03:03 ajk dovecot: auth-worker(17041): Debug: pam(eric...@metropolitan.org.za,10.0.0.103): lookup service=dovecot Your passwd contains the user with @domain? I don't think so. I uncomm

[Dovecot] username and password can't be verified

2013-08-20 Thread Eric Kom
:03:03 ajk dovecot: auth-worker(17041): Debug: pam(eric...@metropolitan.org.za,10.0.0.103): lookup service=dovecot Aug 20 09:03:03 ajk dovecot: auth-worker(17041): Debug: pam(eric...@metropolitan.org.za,10.0.0.103): #1/1 style=1 msg=Password: Aug 20 09:03:06 ajk dovecot: auth-worker(17041): pam(e

[Dovecot] Disconnected (no auth attempts)

2013-08-12 Thread Eric Broch
e to receive mail on his phone, however. What does this error mean? Eric <http://www.dovecot.org/list/dovecot/2012-January/062988.html>

Re: [Dovecot] LIST command -- quoting of folder names

2013-06-30 Thread Eric Abrahamsen
Timo Sirainen writes: > On 30.6.2013, at 5.02, Eric Abrahamsen wrote: > >> * LIST (\HasChildren) "/" [Gmail] >> * LIST (\HasNoChildren) "/" [Gmail]/Spam >> * LIST (\HasNoChildren) "/" [Gmail]/Starred >> * LIST (\HasNoChildren) &qu

[Dovecot] LIST command -- quoting of folder names

2013-06-29 Thread Eric Abrahamsen
gs to work correctly here. Is this something I can affect with local configuration, or is there some other solution? Would removing "LAYOUT=fs" affect this issue? Thanks! Eric Output of dovecot -n: # 2.2.4: /etc/dovecot/dovecot.conf # OS: Linux 3.9.7-1-ARCH i686 Arch Linux info_log_path = /var/log/dovecot-info.log log_path = /var/log/dovecot.log protocols = imap

  1   2   3   4   >