Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads

2015-04-15 Thread Edgar Pettijohn III
> > mail_location = maildir:~:CONTROL=/var/no-quota/%u At first glance the above looks like it may be wrong or a typo. I don't remember now why I added the following, but it seems like it may be worth a shot: imap_client_workarounds = delay-newmail tb-extra-mailbox-sep tb-lsub-flags > > mbox_

Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads

2015-04-18 Thread Edgar Pettijohn III
On Apr 18, 2015, at 8:00 AM, David Gessel wrote: > > > Original Message > Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, > duplicated messages, excessive full re-downloads > From: Timo Sirainen > To: David Gessel > Date: Sat Apr 18 2015 15:48:28 G

Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, duplicated messages, excessive full re-downloads

2015-04-18 Thread Edgar Pettijohn III
On Apr 18, 2015, at 9:09 AM, David Gessel wrote: > Edgar, thanks for the help! > > Original Message > Subject: Re: Dovecot 2.2.16: disappearing messages, mismatched summaries, > duplicated messages, excessive full re-downloads > From: Edgar Pettijohn III

Re: Please help: error after upgrade to version 2.1.16

2015-04-18 Thread Edgar Pettijohn III
I think you may need something similar to: protocols = imap pop3 lmtp sieve service auth { unix_listener auth-userdb { group = _smtpd mode = 0666 user = _smtpd } } service imap-login { inet_listener imap { port = 143 } inet_listener imaps { port = 993 ssl = yes

Re: Please help: error after upgrade to version 2.1.16

2015-04-18 Thread Edgar Pettijohn III
me of my config-files. > What version did you upgrade from? > > Gesendet: Samstag, 18. April 2015 um 20:24 Uhr > Von: "Edgar Pettijohn III" > An: "Dovecot Mailing List" > Betreff: Re: Please help: error after upgrade to version 2.1.16 > I think you may ne

Re: seeking sasl configuration example

2015-04-26 Thread Edgar Pettijohn III
On Apr 26, 2015, at 4:32 AM, shadrock uhuru wrote: > hi everyone > could someone show me there sasl configuration section in their > dovecot.conf, > i have postfix and dovecot setup for virtual users (no system users) > everything works fine including tls, > i have tried various examples off the

Re: Fatal: Error in configuration file /etc/dovecot/dovecot.conf: protocols: Unknown protocol: sieve

2015-04-27 Thread Edgar Pettijohn III
On Apr 27, 2015, at 4:19 AM, Paul Smith wrote: > Here is the output from dovecot -n > > # 2.2.9: /etc/dovecot/dovecot.conf > # OS: Linux 3.13.0-32-generic x86_64 Ubuntu 14.04.2 LTS ext4 > auth_mechanisms = plain login > auth_verbose = yes > log_path = /var/log/dovecot.log > mail_debug = yes > ma

Re: Fatal: Unknown scheme: SHA512-CRYPT. On a Mac-mini

2015-05-01 Thread Edgar Pettijohn III
On May 1, 2015, at 6:28 AM, Robert Chalmers wrote: > Running postfix+dovecot+mysql on a mac-mini, and trying to solve this > puzzle. Is this a Mac issue?, a MySQL issue? or something I haven't > configured in? > > You can see from the output of the samples shows in the first case, that > SHA512-

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Edgar Pettijohn III
On May 16, 2015, at 4:10 AM, Robert Chalmers wrote: > I get this when I reload dovecot after any changes. How can I fix it? I can’t > find any reference to it anywhere. > > > master: Warning: fd limit (ulimit -n) is lower than required under max. load > (256 < 1000), because of default_client

Re: How do I fix this: master: Warning: fd limit (ulimit -n) is lower than required

2015-05-16 Thread Edgar Pettijohn III
ocess actually. > > > - > From my iPhone. > > >> On 16 May 2015, at 1:54 pm, Edgar Pettijohn III >> wrote: >> >> >>> On May 16, 2015, at 4:10 AM, Robert Chalmers wrote: >>> >>> I get this when I reload dovecot after any changes. How

Re: Can email be shared between POP3 and shell account access?

2015-05-21 Thread Edgar Pettijohn III
On May 21, 2015, at 9:25 AM, Steve Matzura wrote: > I needed to receive a message to ad...@mydomain.com. I waited and > waited for it, but it never showed up in the admin mailbox on the > mydomain.com machine. So I looked for the admin account in > /etc/dovecot.passwd, and there it was, plain-tex

Re: LDA versus LMTP

2015-06-11 Thread Edgar Pettijohn III
On Jun 11, 2015, at 8:51 PM, Steve Matzura wrote: > On Thu, 11 Jun 2015 15:14:31 -0400, Ajai Khattri > wrote: > >> Im using Dovecot for LMTP for all my mail users, since this way they are >> completely virtual (i.e. dont need to have a local account at all), all >> mail gets delivered to Maildi

Re: Testin new installation

2015-06-13 Thread Edgar Pettijohn III
On Jun 13, 2015, at 7:16 AM, Felix Zielcke wrote: > Am Samstag, den 13.06.2015, 08:00 -0400 schrieb Steve Matzura: >> >> All of the above specified settings are correct. Yet, when I telnet >> localhost 143, I get: >> >> Trying ::1... # this is certainly suspect >> Escape character is '^['. >> C

Re: Testin new installation

2015-06-14 Thread Edgar Pettijohn III
I think I saw mention of "notepad" previously. If this is the case there may be some "dos" formatting that is messing things up. On Jun 14, 2015, at 12:10 PM, Steve Matzura wrote: > The public cert part is good, but the private one begins with "Begin > private key", not "RSA key." > > On Sun,

Re: Awfully slow dovecot

2014-12-25 Thread Edgar Pettijohn III
binary packages vs. compiled has nothing to do with the op issue. The problem is an outdated version of the software. Update by whatever means necessary and get on with your day. On Dec 25, 2014, at 7:11 PM, Jeff Mitchell wrote: > On Dec 25, 2014 3:15 PM, "Reindl Harald" wrote: >> >> >> Am