Re: Debian Bookworm packages, please !

2024-06-26 Thread Simon B via dovecot
With all due respect, you're welcome to disagree with Laura's point, but she does have one. So, please take your ad hominem attacks elsewhere. Regards Simon On Wed, 26 Jun 2024, 21:55 Michael Tokarev via dovecot, wrote: > Can we please stop this thread here? > > Clearly, Laura does not seek

Re: Uppercase username emails are rejected

2024-04-24 Thread Simon B via dovecot
On Wed, 17 Apr 2024 at 05:42, Peter via dovecot wrote: > > On 17/04/24 00:51, John Stoffel via dovecot wrote: > >> "Peter" == Peter via dovecot writes: > > > >> On 14/04/24 12:09, John Stoffel via dovecot wrote: > >>> I think you need to update both places, so that your username and > >>> pas

Re: "Invalid uid in reply"

2024-02-18 Thread J. B. Crawford
On 2/18/2024 1:36 AM, Christian Kivalo wrote What's the value of first_valid_uid and last_valid_uid in 10-mail.conf? Also including the output of doveconf -n with your question helps others help you. first_valid_uid is 500, last_valid_uid is unset. doveconf -n output below. Sorry, I had stop

"Invalid uid in reply"

2024-02-17 Thread J. B. Crawford
at's about the only thing I can think of right now. This is Dovecot 2.3.21 (47349e2482) on Fedora 39. Thanks, jc -- J. B. Crawford je...@jbcrawford.us (575) 303-9001 ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Anyone Watching Actvity from this network? Attempting Dovecot Buffer Overflows?

2023-11-15 Thread Simon B
On Wed, 15 Nov 2023, 23:25 Michael Peddemors, wrote: There is a network claiming to be a security company, however the activity appears to be a little more malicious, and appears to be attempting buffer overflows against POP-SSL services.. (and other attacks). https://w

Re: Replication going away?

2023-07-19 Thread Simon B
On Wed, 19 Jul 2023 at 20:40, Michael Slusarz via dovecot wrote: > > > On 07/18/2023 9:00 AM MDT Gerald Galster wrote: > > > > While I understand it takes effort to maintain the replication plugin, this > > is especially problematic for small active/active high-availability > > deployments. > >

Re: Replication going away?

2023-07-19 Thread Simon B
On Tue, 18 Jul 2023 at 06:47, Michael Slusarz via dovecot wrote: > > Hello all, > > I want to provide a brief overview regarding various questions surrounding > features that are being removed from Dovecot CE going forward. > > We are currently working on providing updated/improved website info a

Re: Doveadm Move Query

2022-12-01 Thread Simon B
On Tue, 2 Aug 2022 at 12:58, Paul Kudla (SCOM.CA Internet Services Inc.) wrote: > > > ok u...@domain.com needs to exist before any operations can be done on it. > > I discovered that dovecot does not consider a virtual mailbox active > until it is returned in the user database > > see : doveadm us

Re: Thunderbird can't connect to Dovecot (bad certificate: SSL alert number 42)

2022-09-19 Thread Simon B
On Sun, 18 Sept 2022 at 18:34, Jaroslaw Rafa wrote: > > Dnia 18.09.2022 o godz. 10:09:34 Stuart Henderson pisze: > > > > The CA/Browser Forum baseline requirements say that certificates must > > include subjectAlternativeName. This doesn't strictly apply to non-browser > > applications but it does

Re: Thunderbird can't connect to Dovecot (bad certificate: SSL alert number 42)

2022-09-18 Thread Simon B
On Sun, 18 Sept 2022 at 12:53, Goetz Schultz wrote: > > > On 18/09/2022 11:09, Stuart Henderson wrote: > > On 2022-09-14, Goetz Schultz wrote: > >> I had the same issue on TB102. Self-Signed certificates rejected despite > >> having the CA installed correctly as authority. Turns out out that that

Dovecot-lda mysql look ups.

2022-08-02 Thread Simon B
Hallo again. Dovecot is not doing a look up for the MailDirLoc in the mysql database after postfix hands over the mail to dovecot-lda. Postfix knows the right location # postmap -q u...@domain.net mysql:/etc/postfix/Mail-Mailbox.cf domain.com/user/ But apparently this has not worked as intended

Doveadm Move Query

2022-08-02 Thread Simon B
I have a production Dovecot problem and although I searched the mailing lists, I could not find an answer and I hope you can give me a quick answer/pointer in the right direction. I have mails for a user (u...@domain.net) under /var/spool/mail/virtual/ domain.net/user and I want to move ALL the

Re: no full syncs after upgrading to dovecot 2.3.18

2022-05-10 Thread Cassidy B. Larson
Hi Aki, We just installed 2.3.19, and are seeing a couple of users throwing the "INBOX/dovecot.index reset, view is now inconsistent" and their replicator status erroring out. Tried force-resync on the full mailbox, but to no avail just yet. Not sure if this bug was supposedly fixed in 2.3.19? T

Re: How to use virtual "All" and "Flagged" mailbox?

2022-02-01 Thread A B
al.Flagged > folders. > > Aki > > > On 31/01/2022 23:04 A B wrote: > > > > > > Thank you Aki. > > > > I have updated as you suggested: > > > > 10-mail.conf > > namespace virtual { > > location = > virtual:/etc/dovecot/virtua

Re: How to use virtual "All" and "Flagged" mailbox?

2022-01-31 Thread A B
60 user = vmail } } ssl = required ssl_cert = wrote: > > > On 26/01/2022 19:48 A B wrote: > > > > > > Hello, > > > > I'm trying to use the virtual "All" and "Flagged" mailboxes as described > in 15-mailboxes.conf. > &g

How to use virtual "All" and "Flagged" mailbox?

2022-01-26 Thread A B
Hello, I'm trying to use the virtual "All" and "Flagged" mailboxes as described in 15-mailboxes.conf. The information here ( https://doc.dovecot.org/configuration_manual/virtual_plugin/) doesn't really touch on how to actually interact with the virtual mailboxes. My presumption is that when I ma

Letsencrypt/OpenSSL test - Verify return code: 21

2021-04-10 Thread B Shea
OS: Ubuntu 20.04.2 (on mutli-core VM) Dovecot (Ubuntu default/repo version):  2.3.7.2 (3c910f64b) OpenSSL (Ubuntu default/repo version):  1.1.1f  31 Mar 2020 Reproducing- Run:  "openssl s_client -showcerts -connect imap.example.com:993 -servername imap.example.com" (using a diff domain obviousl

Sieve redirect

2019-08-03 Thread B Fischer via dovecot
What is the intended way to configure Sieve for the redirect command? Can I do it using in Dovecot (e.g. using the submission config) or does it have to be done in sendmail? I'm running Dovecot in a container and the MTA/MSA is in another container. Dovecot version: 2.3.2.1 (0719df592) - Björ

Replication Upgrade 2.2 -> 2.3 Question

2019-07-15 Thread Cassidy B. Larson via dovecot
Finally getting around to upgrading my setup to 2.3.x. All of our front end proxies are fine on 2.3 connecting to a 2.2 backend storage pair. So the question is, if I stage the upgrade, will it break replication between the two backend storage servers? My thought was to upgrade one to 2.3, and k

Re: Emails redownloading

2019-04-12 Thread B. Reino via dovecot
On 2019-04-12 11:05, azurit--- via dovecot wrote: Citát "B. Reino via dovecot" : On 2019-04-12 07:43, azurit--- via dovecot wrote: Hi, recently, we had a problem on one of our mail servers and, after reboot, HDD with emails wasn't mounted into system. Until we fixed it,

Re: Emails redownloading

2019-04-11 Thread B. Reino via dovecot
On 2019-04-12 07:43, azurit--- via dovecot wrote: Hi, recently, we had a problem on one of our mail servers and, after reboot, HDD with emails wasn't mounted into system. Until we fixed it, LOTS of users logged in (Dovecot allowed login and recreated directory structure of mailboxes) and saw e

Re: Letsencrypt certificate for repo.dovecot.org expired May 14th..

2018-09-11 Thread B. Reino
FYI, it happened again :) On July 15, 2018 10:49:08 AM GMT+02:00, "B. Reino" wrote: >Dear Aki, > >I think the renewal failed again. The SSL certificate expired Saturday, > >14 July 2018. > >This affects (at least) the repo.dovecot.org website and debian &g

Re: online conversion using replication?

2018-09-03 Thread B. Reino
On Mon, 3 Sep 2018, Sami Ketola wrote: On 3 Sep 2018, at 4.18, Daniel Miller wrote: That works for a one-time migration, or perhaps via a cron-job, but what I want is basically a constant one-way backup and it seems replication could do it more elegantly & efficiently. So you want real-ti

Re: ot: LE server conf setup/ iPhone 'expired cert' message

2018-07-22 Thread B. Reino
On Sun, 22 Jul 2018, B. Reino wrote: You can add a hook (script) to /etc/letsencrypt/renewal-hooks/deply/ I meant, of course "deploy" and not "deply" :) Sorry about that.

Re: ot: LE server conf setup/ iPhone 'expired cert' message

2018-07-22 Thread B. Reino
On Sun, 22 Jul 2018, Voytek Eymont wrote: [...] so, basically, after each renewal of server's cert I should remember to reload Dovecot (and maybe Postfix too?) You can add a hook (script) to /etc/letsencrypt/renewal-hooks/deply/ which restarts the services you need. In my case, I have /usr/s

Re: Letsencrypt certificate for repo.dovecot.org expired May 14th..

2018-07-15 Thread B. Reino
Dear Aki, I think the renewal failed again. The SSL certificate expired Saturday, 14 July 2018. This affects (at least) the repo.dovecot.org website and debian repository. Thanks, Bernardo. On 2018-05-15 08:15, Aki Tuomi wrote: On 15.05.2018 09:14, B. Reino wrote: Dear all, Just in

Re: Letsencrypt certificate for repo.dovecot.org expired May 14th..

2018-05-14 Thread B. Reino
On Tue, 15 May 2018, Aki Tuomi wrote: On 15.05.2018 09:14, B. Reino wrote: Dear all, Just in case you've missed it, the certificate for repo.dovecot.org just expired yesterday. This causes errors in e.g. apt-get update. Thanks in advance for fixing it, -- B. Reino Seems something

Letsencrypt certificate for repo.dovecot.org expired May 14th..

2018-05-14 Thread B. Reino
Dear all, Just in case you've missed it, the certificate for repo.dovecot.org just expired yesterday. This causes errors in e.g. apt-get update. Thanks in advance for fixing it, -- B. Reino

Re: Can’t authenticate any users after upgrade.

2018-04-04 Thread B. Reino
On 2018-04-05 06:33, Helmut K. C. Tessarek wrote: On 2018-04-04 23:10, Kevin Cummings wrote: PAM audit_log_acct_message() failed: Operation not permitted imap-login: Disconnected (AUTH failed, 2 attempts in 10 secs): user=, method=PLAIN, rip=192.168.1.94 lip=192.168.1.94, TLS, session= Please

Re: issue with sieve forwarding after upgrade to 0.5.1

2018-04-04 Thread B. Reino
On 2018-04-04 11:02, Christos Chatzaras wrote: > Thank you for your reply. I use FreeBSD so no changes on the OS before and > after the dovecot/pigeonhole updates. Oops. I guess I assume everyone uses Linux (and Debian at that.. :) I don't know how dovecot is set-up with FreeBSD. The error you

Re: issue with sieve forwarding after upgrade to 0.5.1

2018-04-03 Thread B. Reino
Hello, The new systemd service file has NoNewPrivileges set to true. You need to override that to false and then it should work again. (if you need help with that ask again.. I'm on the train now so I can't write much comfortably..) Cheers. On April 3, 2018 10:25:22 PM GMT+02:00, Christos Cha

Re: quota-status: Issues with uppercase recipient address

2018-03-10 Thread B. Reino
On Sat, 10 Mar 2018, Christoph Lukas wrote: Am 10.03.2018 um 12:20 schrieb Aki Tuomi: Change mail_location too That did it! Thank you very much! You may also want to correct the sieve directory (it uses %d and %n).

Re: Dovecot panic for one user after upgrading

2018-01-03 Thread Owen B. Mehegan
17:54, Aki Tuomi wrote: Hi! The problem seems to occur during mail index processing. Can you try deleting all dovecot.index* files under this user's maildir. There might be some more under various folders. Aki On 03.01.2018 08:51, Owen B. Mehegan wrote: The EC2 instance that I run Dovec

Dovecot panic for one user after upgrading

2018-01-02 Thread Owen B. Mehegan
The EC2 instance that I run Dovecot on (personal mail server) was forcibly "retired" yesterday, and as a result I ended up rebuilding from backups. In the process I switched from Ubuntu Precise to Ubuntu Xenial (12.04 to 16.04), and this in turn caused me to upgrade Dovecot from 2.0.19 to 2.0.2

Re: IMAP-auth on LAN and otherwise

2017-05-03 Thread B. Reino
How? :) On May 3, 2017 5:25:51 PM GMT+02:00, Rupert Gallagher wrote: >Problem solved. > >Sent from ProtonMail Mobile > >On Tue, May 2, 2017 at 3:46 PM, Rupert Gallagher >wrote: >Hello, > >Thunderbird has been bugging us with connection errors. Dovecot is >installed on a local server that carrie

Re: IMAP-auth on LAN and otherwise

2017-05-02 Thread B. Reino
On Tue, 2 May 2017, Rupert Gallagher wrote: [...] Is it possible to instruct Dovecot to use the public IP only? for inet_listeners (imap, pop, etc.) you can use "address = " the default is AFAIK to listen on all addresses ("*" for ip4 and "::" for ip6)

Re: Dovecot not listening when testing connection

2017-04-20 Thread B. Reino
wiki2.dovecot.org/SSL/DovecotConfiguration Change ssl_cert and ssl_key so it reads like: ssl_cert = The rest (ssl, ssl_cipher_list) is OK (but check if in the end ssl is "yes" or "required" and pick one). Good luck! Bernardo. On 04/20/2017 11:27 AM, B. Reino wrote: On Thu, 20

Re: Dovecot not listening when testing connection

2017-04-20 Thread B. Reino
On Thu, 20 Apr 2017, Alvaro Lacerda wrote: These are my dovecot logs. It looks like this error pops up every time I run "telnet localhost 143" Apr 20 11:11:39 imap-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY

Re: Dovecot not listening when testing connection

2017-04-20 Thread B. Reino
st. I never get the "* OK [CAPA]" What does the syslog show? -- B. Reino

Re: ssl_key_password loaded from file: 'Couldn't parse private ssl_key'

2015-09-21 Thread B. R.
automatically loaded from conf.d: ### private.conf ### <-- prevented read permission for other than root:root local_name mydomain { ssl_key_password = mypass } ### 10-ssl.conf ### local_name mydomain { ssl_cert = wrote: > Hi, > > On 2015-09-20 15:35, B. R. wrote: > >> As this i

ssl_key_password loaded from file: 'Couldn't parse private ssl_key'

2015-09-20 Thread B. R.
As this is my first message to this ML: Hello! I am using a password-protected SSL key for my dovecot MDA. When I tried to use the ssl_key_password configuration directive as follow: ssl_key_password =

Re: more than two way replication

2015-09-02 Thread B
instances to one other. Is this possible? I've asked the same question a few months ago and was looking at having multiple mail_replicas or using round robin DNS for the mail_replica. Here's how I "solved" it: Server A, B, C A -> B on A set mail_replica = B Mail arrive

Re: replication - remove/delete in storage

2015-06-29 Thread B
cluding flags by a normal sync. Make sure you do your operations via IMAP protocol and not via the filesystem. Also make sure sync works in both directions. B

Re: dsync selectively

2015-06-16 Thread B
ustering-with-dsync-based.html basically set 'mail_replica' to 'remote:server3' in your userdb B

Re: More about my SSL certificate problem

2015-06-15 Thread B
t redirection in sh/perl/.. B

Re: More about my SSL certificate problem

2015-06-15 Thread B
On Mon, Jun 15, 2015 at 09:28:29AM -0400, Steve Matzura wrote: > I wrote that. A missing `<' in front of the path to the main > certificate file. Ironically I overlooked that. B

Re: More about my SSL certificate problem

2015-06-15 Thread B
d seeing > it as if for the first time. I am able to successfully connect via > Telnet and will carry on with my testing and integration with Postfix. > Thanks to all for their help. Suspense.. What was it (for future reference)? B

Re: Testin new installation

2015-06-13 Thread b-dovecot . org
out before able to process. Check the logs. Might be a dependency not starting, wrong permissions, certificate wrong/expired, etc.. B

Re: Sorry, another faq

2015-06-12 Thread b-dovecot . org
n the same server. That should give you a good idea about what's wrong with your setup. http://lmgtfy.com/?q=dovecot+ssl+setup# B

Re: Sorry, another faq

2015-06-12 Thread b-dovecot . org
rver.tld 993 > > If you cannot connect there is a network/firewall problem. > > That won't work, as port 993 is IMAPS. "openssl s_client -connect > mail.myserver.tld:993" should be considered an equivalent command. This was meant as a simple check to see if the service was running/firewalled. Not a full login routine. B

Re: Sorry, another faq

2015-06-12 Thread b-dovecot . org
cube system (via nc/telnet) to mail.myserver.tld port 993? Did you use the right roundcube settings for IMAP login? $rcmail_config['imap_auth_type'] Is your certificate valid? B

Re: Does Dovecot allow different clients to subscribe different subsets of IMAP folders?

2015-06-04 Thread b-dovecot . org
Hi Steve, I don't know if dovecot can use different 'subscriptions' but you can create different accounts and then link (ln -s) the relevant folders in each respective maildir. Cheers, B On Thu, Jun 04, 2015 at 01:40:57PM +0100, Steve wrote: > I have a working Dovecot IMA

Re: multi sync (>2 servers) + selective sync + trigger

2015-05-31 Thread b-dovecot . org
Daniel, On Sat, May 30, 2015 at 09:26:32AM -0300, Daniel van Ham Colchete wrote: > B, >I really like the idea of N-way replication. Pairs are ugly, they cost > double! Even if you have 20 servers, when one goes down all that IO traffic > goes to just one. >So, what I

multi sync (>2 servers) + selective sync + trigger

2015-05-29 Thread b-dovecot . org
s accordingly? 4) Can I use an email to trigger a sync for any other mailboxes which might be out of sync? TIA B

[Dovecot] cas proxy ticket as password

2013-10-08 Thread b m
Hi everybody. Hi I'm tryingto use CAS for authenticating in dovecot. I have installed pam_cas and when I try castest i get "" for my service (imaps://mywebmail.com) But when I actually try to login, dovecot uses the PT from the cas server as password. Any ideas what I'm missing? Thanks a lot.

Re: [Dovecot] smartsieve managesieve-login failure with dovecot 2.1.7

2013-10-07 Thread Simon B
On 8 Oct 2013 07:50, "Wouter Berkepeis" wrote: > > Hello Benny, > > Thanks for your response. Ingo looks promising to me as a sufficient > solution, but on the Ingo site one of the stated prerequisites is : > > (start quote) > > To function properly, Ingo *requires* the following: > > A working Ho

Re: [Dovecot] Sieve info

2013-07-24 Thread Simon B
t; another story is if there is a MX-Record but the listed > > hostname does not resolve and at least for me the intention > > of "if the MX does not exist" is not clear enough if it means > > > > a) no MX record for the domain > > b) a MX record with a non-resl

Re: [Dovecot] Server shutting down

2013-07-01 Thread Simon B
On 1 July 2013 11:32, Thomas Leuxner wrote: > * Simon B 2013.07.01 10:41: > >> /var/log/mail.log.1:42896:Jun 30 17:27:34 mail dovecot: imap: Server >> shutting down. in=1764 out=4027 > > What does the preceding line for the master process say? > > Jun 29 11:39:24 sp

[Dovecot] Server shutting down

2013-07-01 Thread Simon B
Hi I recently moved to Debian Wheezy and installed dovecot from apt-get. root@mail:~# dpkg -l | grep dovecot ii dovecot-common 1:2.1.7-7 all Transitional package for dovecot ii dovecot-core 1:2.1.7-7 amd64secure mail server that su

Re: [Dovecot] Safe/preferred way to import old email

2013-06-14 Thread Simon B
On 14 Jun 2013 23:01, "Reindl Harald" wrote: > > > Am 14.06.2013 22:10, schrieb Ajai Khattri: > > One small problem (I should have described better): the old server is not available but I've have the maildirs > > rsynced to the new server. So I have the actual message files but I'm not sure if sim

Re: [Dovecot] Turn off IMAPS?

2013-06-13 Thread Simon B
Thanks everyone :) You'd think I could have found that on Google! Simon On 13 June 2013 16:56, InuSasha wrote: > Hi Simon, > > Try to add this configuration. > The "Port = 0" will disable the listener. > > Greats, > Sascha Kuehndel > > service imap-login { > inet_listener imap { > #port =

[Dovecot] Turn off IMAPS?

2013-06-13 Thread Simon B
Hi I've upgraded to 2.1.7 and finally decided to turn off imaps and pop3s because these days everyone uses tls over 143 anyway. But it's on and I can't figure out why. I only have non-ssl versions specified: protocols = imap pop3 I've stopped and started and the ports are still open and netstat

Re: [Dovecot] An unconstructive grumble

2013-06-03 Thread Simon B
On 3 Jun 2013 16:49, "/dev/rob0" wrote: > > On Mon, Jun 03, 2013 at 06:23:09AM -0700, dd wrote: > > 5 hours of configuration attempts, error after confusing error, > > documentation with examples that only show extracts of working > > configurations. I really feel like throwing in the towel with

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-05-27 Thread Simon B
On 24 May 2013 20:08, Benny Pedersen wrote: > Simon B skrev den 2013-05-24 18:32: > >> In an unscheduled maintenance window next week, I will have the >> opportunity to upgrade to 2.x should I wish to do and provided I can >> get it working on stage first. > > >

[Dovecot] Upgrading 1.2 to 2.x

2013-05-24 Thread Simon B
Hi In an unscheduled maintenance window next week, I will have the opportunity to upgrade to 2.x should I wish to do and provided I can get it working on stage first. My questions: I've seen a lot on the list about the rock-solidness of 1.2 but also some people saying that some versions of 2.x b

Re: [Dovecot] Public folders and groups

2012-10-25 Thread b m
groups=Attribute1". Any suggestions? ____ From: Jan Phillip Greimann To: b m ; Dovecot Mailing List Sent: Thursday, October 25, 2012 1:35 PM Subject: Re: [Dovecot] Public folders and groups Am 25.10.2012 00:13, schrieb b m: > Currently I have dovecot worki

[Dovecot] Public folders and groups

2012-10-24 Thread b m
Currently I have dovecot working with Active Directory authentication and public folders with acl. In acl I have the users I want to access the public folders. It'll be easier for me to use one group instead of 50 users but I can't get it to work. From where does dovecot get the "group" attribut

Re: [Dovecot] CAS Authentication

2012-10-18 Thread b m
can I find it? From: Angel L. Mateo To: dovecot@dovecot.org Sent: Wednesday, October 17, 2012 10:24 AM Subject: Re: [Dovecot] CAS Authentication El 16/10/12 20:12, b m escribió: > Thanks for the reply. I have already tried successfully the setup without > proxing the cas tickets a

Re: [Dovecot] CAS Authentication

2012-10-16 Thread b m
. From: de Lafond Guillaume To: b m ; Dovecot Mailing List Sent: Tuesday, October 16, 2012 4:56 PM Subject: Re: [Dovecot] CAS Authentication Hi, > Hi.I'm very sorry for the repost but I forgot the subject. > So,  I'm > using dovecot 2.0.18 and I'm trying

[Dovecot] CAS Authentication

2012-10-15 Thread b m
Hi.I'm very sorry for the repost but I forgot the subject. So,  I'm using dovecot 2.0.18 and I'm trying to authenticate through a CAS server (until now authentication was through MS Active Directory). I could not find anywhere some examples, so here is what i have done so far. -install phpcas an

[Dovecot] (no subject)

2012-10-15 Thread b m
Hi. I'm using dovecot 2.0.18 and I'm trying to authenticate through a CAS server (until now authentication was through MS Active Directory). I could not find anywhere some examples, so here is what i have done so far. -install phpcas and pam_cas -edit /etc/pam.d/dovecot   auth   

Re: [Dovecot] Something is strange - perhaps my AMD processors ?

2012-02-16 Thread Finn B
lugin/quota_rule = ?:storage=0 pop3_client_workarounds = pop3_enable_last = no pop3_fast_size_lookups = no pop3_lock_session = no pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s pop3_no_flag_updates = no pop3_reuse_xuidl = no pop3_save_uidl = no pop3_uidl_format = %08Xu%08Xv postmaster_a

[Dovecot] Something is strange - perhaps my AMD processors ?

2012-02-15 Thread Finn B
his may be the case ? Dovecot.log master: Error: Service(auth): command startup failed, throttling log: Error: Service(auth): child 1859 returned error 89 (Fatal failure) pop3-login: Error: Timeout waiting for handshake from auth server. my pid=1858, input bytes=0 Regards, Finn B

Re: [Dovecot] MySQL server has gone away

2012-01-20 Thread Paul B. Henson
didn't really work out. Before I spend too much time trying to hand port the changes, do you know off hand if they simply won't apply to 2.0.17 due to other changes made since then? It looks like 2.1 might be out soon, I guess maybe I should just wait for that. Thanks...

Re: [Dovecot] MySQL server has gone away

2012-01-20 Thread Paul B. Henson
nce I fixed that, sending the signal did generate the log output. Evidently nothing is printed out in the case where the authentication caching isn't enabled; maybe you should make it print out something like "Hey idiot, caching isn't turned on" ;). Thanks... -- Paul B.

Re: [Dovecot] MySQL server has gone away

2012-01-20 Thread Paul B. Henson
ng retried variable to an integer count rather than a boolean is pretty simple. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

Re: [Dovecot] MySQL server has gone away

2012-01-15 Thread Paul B. Henson
On Sat, Jan 14, 2012 at 12:01:12AM -0800, Robert Schetterer wrote: > > Hmm, hadn't tried that, but flipped it on to see how it might work out. > > The only tradeoff is a potential delay between when an account is > > disabled and when it can stop authenticating. I set the timeout to 10 > > minutes

Re: [Dovecot] MySQL server has gone away

2012-01-13 Thread Paul B. Henson
h no penalty" rather than considered a failure. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

Re: [Dovecot] MySQL server has gone away

2012-01-13 Thread Paul B. Henson
ge is for version 1, not 2; is there some other way to generate cache stats in version 2? Thanks... -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

Re: [Dovecot] MySQL server has gone away

2012-01-13 Thread Paul B. Henson
used. I'll try that, thanks. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

Re: [Dovecot] MySQL server has gone away

2012-01-12 Thread Paul B. Henson
fix/smtpd[20994]: warning: unknown[200.37.175.14]: SASL CRAM-MD5 authentication failed: Connection lost to authentication server Which I think happen when dovecot takes too long to respond. I haven't had time to dig into it or get any debugging info, but just thought I'd pipe up when

Re: [Dovecot] dovecot2 auth-worker socket perms ignoring assigned ownership settings in conf.d/10-master.conf?

2011-10-11 Thread Paul B. Henson
fix for smtp auth, I'm not using any of its other features/services. Sorry for any confusion. I'm curious though, why are you setting the auth stuff up to be owned by postfix if you'd trying to authenticate dovecot imap processes? It seems you're mixing two different configs.

Re: [Dovecot] dovecot2 auth-worker socket perms ignoring assigned ownership settings in conf.d/10-master.conf?

2011-10-11 Thread Paul B. Henson
user = $default_internal_user unix_listener auth-worker { user = postfix } } It was *not* easy to figure that out; none of the postfix/dovecot how-to's have been updated for dovecot 2. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Oper

Re: [Dovecot] mysql auth failover failing

2011-09-16 Thread Paul B. Henson
then we'll be sitting pretty ;). Thanks again... -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

Re: [Dovecot] mysql auth failover failing

2011-09-15 Thread Paul B. Henson
fail). After that blip though, authentications work fine. Thanks much for your help resolving this issue, I greatly appreciate it. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polyte

Re: [Dovecot] mysql auth failover failing

2011-09-15 Thread Paul B. Henson
re failing authentication. D'oh :). I thought about timeout issues, but there doesn't appear to be any way in dovecot or postfix to change them via the configuration file. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst |

Re: [Dovecot] mysql auth failover failing

2011-09-12 Thread Paul B. Henson
ndary only to immediately disconnect after either only one or very few queries. I'll try to debug this soon. Thanks; let me know if there's anything I could do to help, or if there are any potential fixes you would like tested. -- Paul B. Henson | (909) 979-6361 | http://www.csupomona

Re: [Dovecot] mysql auth failover failing

2011-09-11 Thread Paul B. Henson
o would). In version 2, it seems flaky for both connection refused and connection timed out. Unless I've got something misconfigured, but there doesn't seem to be that much to it... -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Syste

Re: [Dovecot] mysql auth failover failing

2011-09-09 Thread Paul B. Henson
#x27;d rather get dovecot doing the same before changing the current architecture. Thanks for the reply... -- Paul B. Henson | (909) 979-6361 | http://www.csupomona.edu/~henson/ Operating Systems and Network Analyst | hen...@csupomona.edu California State Polytechnic University | Pomona CA 91768

[Dovecot] mysql auth failover failing

2011-09-09 Thread Paul B. Henson
es not appear to work correctly. I actually went back and tested the older version, and determined it seemed to work okay in the case where the server was up but the service was down, and connections were refused, but also failed a large number of authentication attempts when the server was completely

Re: [Dovecot] coredump in dovecot 2.0.11

2011-04-16 Thread k b
8:31 AM > On Tuesday, April 12, 2011 21:27:11 k > b wrote: > > Will check as soon as there is a package for fedora > 14. > > > Usually there is updated dovecot package in updates-testing > > repository next working day after release, but it seems > I've built

Re: [Dovecot] coredump in dovecot 2.0.11

2011-04-12 Thread k b
Will check as soon as there is a package for fedora 14. --- On Tue, 4/12/11, Timo Sirainen <> wrote: > Subject: Re: [Dovecot] coredump in dovecot 2.0.11 > Cc: "Dovecot Mailing List" > Date: Tuesday, April 12, 2011, 7:33 PM > On 12.4.2011, at 20.31, k b wrote: >

Re: [Dovecot] coredump in dovecot 2.0.11

2011-04-12 Thread k b
--- On Tue, 4/12/11, Timo Sirainen wrote: > Subject: Re: [Dovecot] coredump in dovecot 2.0.11 > Cc: dovecot@dovecot.org > Date: Tuesday, April 12, 2011, 4:20 PM > On Tue, 2011-04-12 at 07:06 +0100, k > b wrote: > > > [root@isteren spool]# gdb /usr/libexec/dovecot/i

Re: [Dovecot] coredump in dovecot 2.0.11

2011-04-11 Thread k b
binary file or the core file.. Even without debug > symbols it should print something. What's the full gdb > command you're giving and its output? > > On 9.4.2011, at 13.26, k b wrote: > > > apparently i cannot get it right, > > (gdb) bt full   says: >

[Dovecot] coredump in dovecot 2.0.11

2011-04-08 Thread k b
Hi. I use dovecot-2.0.11-1.fc14.i686 on linux,redhat fedora 14. Using alpine 2.02 and Kmail 1.13.5 i have one IMAP connection to the dovecot server and one IMAP connection to a MS exchange server. After i moved a few messages from the exchange server i cannot open the folders where i placed the

Re: [Dovecot] Time jumped forwards

2011-01-14 Thread Ian B
--- On Fri, 14/1/11, Tom Hendrikx wrote: > > I had this problem too when I setup a VMware guest last > month (noticed > through strange spikes in munin's ntp monitoring, not > through dovecot > logs). After some research I found out that I had VMware > time > synchronisation (host to guest) enab

Re: [Dovecot] Time jumped forwards

2011-01-14 Thread Ian B
On Fri Jan 14 07:23:32 EET 2011, Eric Shubert wrote: >See >http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=1006427&sliceId=1&docTypeID=DT_KB_1_1&dialogID=23956052&stateId=1%200%2023952415 > > >In particular, see NTP Recommendations and VMware Tools bits at

[Dovecot] Time jumped forwards

2011-01-13 Thread Ian B
Running Dovecot 2.0.8 on 32bit Centos5.5. The machine is a VMWare ESX VM. I'm seeing a lot of warning messages in syslog as follows: 2011-01-14T11:45:37.315917+08:00 imap4 dovecot: imap: Warning: Time jumped forwards 105 seconds 2011-01-14T11:46:00.598006+08:00 imap4 dovecot: imap: Warning: Time

Re: [Dovecot] OT list modification Re: nfs director

2010-08-27 Thread Richard B. Pyne
I am with Dave on this one. "Dave McGuire" wrote: >On 8/27/10 11:15 PM, Noel Butler wrote: >> I dont think we are living in the 19th century now, >> I think its time for the html to txt conversion to be scrapped, its >> screwed up the paragraph formatting ( and few other things in recent >> time

Re: [Dovecot] Dovecot 2.0 with LMTP

2010-07-09 Thread B. Johannessen
On 2010-07-08 12:11, William Blunn wrote: Exim also has excellent caching for recipient address verification. Off topic for Dovecot, but probably relevant for this thread: Not as excellent as you might think. Exim will typically do at least 2 "userdb"-type lookups for each recipient of a messag

  1   2   >