Re: Example configs and packaging scripts

2025-01-28 Thread Frank Elsner via dovecot
On Mon, 27 Jan 2025 19:20:53 +0200 (EET) Aki Tuomi via dovecot wrote: > Hi! > > To make the transition from 2.3 to 2.4 easier, especially for package > maintainers, we have prepared one-time conversion of 2.3 example > configurations to 2.4. Please find them at > https://github.com/dovecot/tools

Re: Dovecot v2.3.17.1 Released

2021-12-07 Thread Frank Elsner
On Tue, 7 Dec 2021 12:44:33 +0200 (EET) Aki Tuomi wrote: > We are happy to announce 2.3.17.1 patch release of Dovecot. This contains > some fixes for issues found after 2.3.17 release. I still get the old error: Dec 7 12:05:02 christo dovecot[481494]: master: Dovecot v2.3.17.1 (476cd46418) sta

Re: [EXT] Re: Dovecot v2.3.17 released

2021-10-28 Thread Frank Elsner
On Thu, 28 Oct 2021 19:17:40 +0300 (EEST) Aki Tuomi wrote: > > > On 28/10/2021 19:10 Frank Elsner wrote: > > > > > > On Thu, 28 Oct 2021 17:32:28 +0300 (EEST) Aki Tuomi wrote: > > > > [ ... ] > > > > > I guess you are using systemd-

Re: Dovecot v2.3.17 released

2021-10-28 Thread Frank Elsner
On Thu, 28 Oct 2021 17:32:28 +0300 (EEST) Aki Tuomi wrote: [ ... ] > I guess you are using systemd-coredump, so try > > coredumpctl dump -o core /usr/libexec/dovecot/imap That worked so I can provide # coredumpctl dump -o core /usr/local/dovecot/libexec/dovecot/imap PID: 309338 (

Re: Dovecot v2.3.17 released

2021-10-28 Thread Frank Elsner
On Thu, 28 Oct 2021 11:39:42 + Aki Tuomi wrote: > Hi! > > Can you provide gdb bt full output for this crash? I fear this is far beyond my knowledge :-( but I will try. > Install debug symbols (if necessary) and > > gdb /usr/libexec/dovecot/imap /path/to/core What core? --Frank

Re: Dovecot v2.3.17 released

2021-10-28 Thread Frank Elsner
On Thu, 28 Oct 2021 12:12:53 +0300 (EEST) Aki Tuomi wrote: > We are pleased to release v2.3.17 of Dovecot. Hello, on my private fully updated Fedora 34 system I've replaced version 2.3.16 by version 2.3.17 without touching the configuration. Whereas version 2.3.16 worked the new 2.3.17 says Oct

Undefined SSL object

2021-01-30 Thread Frank Elsner
Hi community, when doing imapsync to my dovecot server (Host2) I get the following Host2 capability before authentication: IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH DEBUG: .../IO/Socket/SSL.pm:1117: global error: Undefined SSL object Host2: Soc

Quota: How/where to set/change

2020-07-03 Thread Frank Elsner
Hi experts. in the output of imapsync I found: Host2: found quota, presented in raw IMAP Sending: 7 GETQUOTAROOT INBOX Sent 22 bytes Read: * QUOTAROOT INBOX "User quota" * QUOTA "User quota" (STORAGE 420325 1953125) 7 OK Getquotaroot completed (0.001 + 0.000 secs). H

[SOLVED] dovecot -2.2.24 on Fedora 31

2019-11-12 Thread Frank Elsner via dovecot
Hello Aki, thanks for your patience and help. I solved my problems by compiling dovecot-2.3.8 and following the migration hints I got it working. Happy, Frank

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Tue, 12 Nov 2019 09:22:56 +0200 Aki Tuomi via dovecot wrote: > Hi! > > Can you try follow this guide to get a core dump > > https://www.dovecot.org/bugreport-mail > > then provide > > > gdb /usr/lib/dovecot/auth /path/to/core > > bt full Sorry, I'm not familiar with gdb and can only provi

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Tue, 12 Nov 2019 00:17:28 +0100 Frank Elsner via dovecot wrote: > On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote: [ ... ] > I narrowed the probelem down to the warnings > > Warning: service auth { client_limit=128 } is lower than required under max.

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote: [ ... ] > I got dovecot-2.2.36.4 compiled but at start the log shows > > dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting up for imap > dovecot[342617]: ssl-params: Generating SSL parameters >

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 17:30:37 +0200 (EET) Aki Tuomi via dovecot wrote: [ ... ] > Is there some reason you want to use ancient dovecot? You should use 2.2.36 > at least. I got dovecot-2.2.36.4 compiled but at start the log shows dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting u

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 17:30:37 +0200 (EET) Aki Tuomi via dovecot wrote: [ ... ] > Is there some reason you want to use ancient dovecot? You should use 2.2.36 > at least. Migration from 32bit to 64bit. I want to avoid problems, so I used the version I have compiled and used on the 32bit system.

dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
= X509_get_subject_name(ctx->current_cert); | ^~ make[3]: *** [Makefile:561: iostream-openssl.lo] Error 1 All openssl packages installed. What's the reason and how solve the problem? Kind regards, Frank Elsner

Re: post-delivery virus scan

2016-11-10 Thread Frank Elsner
On Wed, 9 Nov 2016 15:36:33 -0600 Brad Koehn wrote: [ ... ] > To help detect and remove the infected messages after they’ve been delivered > to users’ mailboxes, I created a small script that iterates the INBOX and > Junk mailbox directories, scans recent messages for viruses, and deletes the

Re: "anvil: Error: connect limit: disconnection for unknown pid 17659 + ident lmtp/backup@backup.invalid"

2016-07-07 Thread Frank Elsner
On Thu, 7 Jul 2016 14:31:04 +0200 Ralf Hildebrandt wrote: > I updated to 2.3.0 today, and now I'm getting these entries in my log: ^ Hey, what's that? Typo or secret version? --Frank Elsner

Re: spam folder and POP users

2014-11-20 Thread Frank Elsner
On Thu, 20 Nov 2014 17:29:05 -0500 Robert Moskowitz wrote: [ ... ] > I am using roundcubemail for the webmail IMAP client. Is there any way > for POP users to indicate that they do not want spam so nicely auto > moved to the IMAP spam folder? Mixing POP and IMAP is really bad due to many re

Re: identify MUA connecting?

2014-07-29 Thread Frank Elsner
used" is impossible > > there is no user-agent like HTTP and even for HTTP the header is not > mandatory and rqeuire it will break your web-app for anybody who cares > for privacy while gain nothing Not in general: cyrus/imaps[9143]: client id: "name" "Thunderbird" "version" "24.6.0" I guess, dovecot simply must learn it. --Frank Elsner

Re: [Dovecot] basic dsync wrapper for migration from another server

2014-03-28 Thread Frank Elsner
On Fri, 28 Mar 2014 14:45:05 +0100 Alan McGinlay wrote: > Hi, > > I cobbled together this somewhat shoddy Bash script to migrate email > accounts from our Cyrus server to a new dovecot system. Feel free to > use, or laugh at it as you wish :) I do want to rate your script but do you know http:/

Re: [Dovecot] basic dsync wrapper for migration from another server

2014-03-28 Thread Frank Elsner
On Fri, 28 Mar 2014 17:41:24 +0100 Frank Elsner wrote: > On Fri, 28 Mar 2014 14:45:05 +0100 Alan McGinlay wrote: > > Hi, > > > > I cobbled together this somewhat shoddy Bash script to migrate email > > accounts from our Cyrus server to a new dovecot system. Feel free

Re: [Dovecot] Allow both SSL/993 and STARTTLS/143 connections (secure only)

2014-01-03 Thread Frank Elsner
on the other port (STARTTLS/143)? You dont' need 2 namespaces. In 10-auth.conf set "disable_plaintext_auth = yes" My 10-master.conf contains | service imap-login { | inet_listener imap { | port = 143 | } | inet_listener imaps { | port = 993 | ssl = yes | } And this works. --Frank Elsner pgpUD5rT29dHJ.pgp Description: PGP signature

Re: [Dovecot] ssl-params regeneration with dovecot 2.2.7

2013-11-05 Thread Frank Elsner
On Tue, 5 Nov 2013 20:01:54 +0100 Frank Elsner wrote: > Hello, > > after switching from version 2.2.7 to 2.2.7 I miss the loglines which say: Sorry, typo. Should read "after switching from version 2.2.6 to 2.2.7" ^ --Frank

[Dovecot] ssl-params regeneration with dovecot 2.2.7

2013-11-05 Thread Frank Elsner
Hello, after switching from version 2.2.7 to 2.2.7 I miss the loglines which say: ssl-params: Generating SSL parameters ssl-params: SSL parameters regeneration completed The configuration has not been changed and reads: | # 2.2.7: /usr/local/dovecot/etc/dovecot/dovecot.conf | # OS: Linux 2.6.

[Dovecot] dovecot: ssl-params

2013-10-09 Thread Frank Elsner
dovecot: ssl-params: Error: epoll_ctl(del, 8) failed: No such file or directory Kind regards, Frank Elsner

[Dovecot] The "<" sign in config files

2013-08-06 Thread Frank Elsner
Hallo experts, what is the meaning of the "<" sign in config files as in ssl_key =

Re: [Dovecot] Benchmarking: Dovecot vs Courier. Courier wins as POP3 server

2013-01-16 Thread Frank Elsner
Age has called, it wants POP3 back. --Frank Elsner

Re: [Dovecot] [exim] Exim / Dovecot and AUTH LOGIN

2012-05-08 Thread Frank Elsner
On Tue, 08 May 2012 19:47:39 +0200 Jonas Eckerman wrote: > On 2012-05-08 15:22, Frank Elsner wrote: > > [About exim authenticating PLAIN and LOGIN against dovecot auth socket] > > > PLAIN Authentication works perfect, LOGIN gives > > > 2012-05-08 15:08:43 log

[Dovecot] [+]: Exim / Dovecot and AUTH LOGIN

2012-05-08 Thread Frank Elsner
On Tue, 8 May 2012 15:22:11 +0200 Frank Elsner wrote: > > Hi to both adressed mailing lists, > > I followed the instructions in > http://wiki2.dovecot.org/HowTo/EximAndDovecotSASL Forgot to mention the versions :-( exim 4.77 dovecot 2.1.6 self compiled under Fedora 14. --Frank Elsner

[Dovecot] Exim / Dovecot and AUTH LOGIN

2012-05-08 Thread Frank Elsner
failed for xx.tu-berlin.de [130.149.X.YY]: 435 Unable to authenticate at present: authentication socket protocol error Where is the problem? Kind regards, Frank Elsner

[Dovecot] dovecot 2.1.1 + pigeonhole + avelsieve

2012-03-05 Thread Frank Elsner
Hello all, I've squirrelmail-webmail-1.4.22, dovecot 2.1.1, dovecot-2.1-pigeonhole-0.3.0 installed and working. But I've problems to get the avelsieve plugin for squirrelmail working with dovecot. The "Message Filters" show up in "Options" of squirrelmail, but "Could not log on to timsieved d

Re: [Dovecot] What's behind the message ...

2012-02-29 Thread Frank Elsner
On Wed, 29 Feb 2012 19:31:12 +0200 Timo Sirainen wrote: > On 29.2.2012, at 19.27, Frank Elsner wrote: > > > ... Warning: /media/Backup28a is no longer mounted. If this is intentional, > > remove it with doveadm mount > > > > Hello, > >the above messa

[Dovecot] What's behind the message ...

2012-02-29 Thread Frank Elsner
? Why this? What's bedind? Thanks in advance, Frank Elsner

[Dovecot] 2.0.X -> 2.1 pitfalls?

2012-02-17 Thread Frank Elsner
Hi all, are there any pitfalls known for the migration from 2.0.18 to 2.1? Can I simply stop dovecot, make install and start again? --Frank Elsner

Re: [Dovecot] dovecot as an imap "client"

2011-11-23 Thread Frank Elsner
o-migrate-mailboxes-between-imap-servers-with-imapsync --Frank Elsner

[Dovecot] Re(2): undefined symbol: o_stream_switch_ioloop

2011-11-11 Thread Frank Elsner
On Fri, 11 Nov 2011 15:28:44 +0100 Frank Elsner wrote: [ ... ] > But ... > > /usr/local/dovecot/lib/dovecot/auth has date Nov 9 10:17 > usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so has date Nov 9 10:17 > > This was the time I've tested dovec

Re: [Dovecot] undefined symbol: o_stream_switch_ioloop

2011-11-11 Thread Frank Elsner
On Fri, 11 Nov 2011 13:10:57 +0200 Timo Sirainen wrote: > On 11.11.2011, at 13.01, Frank Elsner wrote: > > > running dovecot-2.0.14 under Fedora 14 with kernel > > 2.6.35.14-103.fc14.i686.PA > .. > > auth-worker: Error: > > dlopen(/usr/local/dovecot/lib/dovec

[Dovecot] undefined symbol: o_stream_switch_ioloop

2011-11-11 Thread Frank Elsner
ovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop Dovecot seems to work normal despite the error message. Any enlightment welcome. --Frank Elsner

Re: [Dovecot] TLS Authentication Confusion

2011-11-10 Thread Frank Elsner
On Thu, 10 Nov 2011 19:28:55 + Dick Middleton wrote: > On 11/10/11 19:17, Carlos Mennens wrote: > > I asked a user today to make sure his incoming and outgoing email was > > using TLS. He told me it wasn't possible because my Dovecot / Postfix > > daemons were only listening on TCP 25 & 143 acc

Re: [Dovecot] v2.1.alpha1 released

2011-09-05 Thread Frank Elsner
On Sun, 04 Sep 2011 18:34:13 +0300 Timo Sirainen wrote: > On Thu, 2011-09-01 at 21:09 +0200, Frank Elsner wrote: > > But when I stop dovecot I get > > > > Sep 1 17:08:17 seymour dovecot: master: Warning: Killed with signal 15 (by > > pid=7896 uid=0 code=kill) > >

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Frank Elsner
On Thu, 1 Sep 2011 17:05:56 +0300 Timo Sirainen wrote: > On 1.9.2011, at 16.57, Frank Elsner wrote: > > >>+ Statistics tracking via stats service. Exported via doveadm stats. > > > > My 2.0.13 configuration works perfect with dovecot-2.1.alpha1. > > What

Re: [Dovecot] v2.1.alpha1 released

2011-09-01 Thread Frank Elsner
My 2.0.13 configuration works perfect with dovecot-2.1.alpha1. What must I add to my configuration to enable the stats service? --Frank Elsner

Re: [Dovecot] How do I change the date format displayed on webmail?

2011-08-10 Thread Frank Elsner
On Wed, 10 Aug 2011 05:38:06 -0700 (PDT) huntson wrote: > > I am running Dovecot on OS X Lion and the webmail displays the date in a > European style format - day of the month and then month number. How can I > reverse this? This is not dovecot's job, consult your webmail prefe

Re: [Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Frank Elsner
run/dovecot/config) failed: > Permission denied > > Looks like permission is denied to this file. I had the same problem. You may want to read the thread "Re: [Dovecot] v2.0.13 released" starting Wed, 11 May 2011 21:03:07 +0200 with Message-Id: --Frank Elsner

Re: [Dovecot] v2.0.13 released

2011-05-11 Thread Frank Elsner
On Wed, 11 May 2011 22:37:22 +0300 Timo Sirainen wrote: > On 11.5.2011, at 22.34, Frank Elsner wrote: > > >> I'll fix it properly for v2.0.14 then. Another alternative would be to > >> change config socket's permissions to allow dovecot user to read/write it.

Re: [Dovecot] v2.0.13 released

2011-05-11 Thread Frank Elsner
On Wed, 11 May 2011 22:17:28 +0300 Timo Sirainen wrote: > On 11.5.2011, at 22.03, Frank Elsner wrote: > > > This version gives problems with my post-login script to track last usage, > > which works perfect with 2.0.12. > > That would be because of this change: > >

Re: [Dovecot] v2.0.13 released

2011-05-11 Thread Frank Elsner
On Wed, 11 May 2011 18:52:21 +0300 Timo Sirainen wrote: [ ... ] > - script-login binary wasn't actually dropping privileges to the > user/group/chroot specified by its service settings. This version gives problems with my post-login script to track last usage, which works perfe

Re: [Dovecot] Logging commands

2011-04-20 Thread Frank Elsner
size | } Maybe that helps you out. --Frank Elsner

Re: [Dovecot] dovecot can't see mail that is there

2011-01-06 Thread Frank Elsner
On Thu, 6 Jan 2011 19:45:46 +0100 Joachim Ferreira wrote: [ ... ] > If I login into the account and check the mail with the alpine (ex pine) > client, I see that there are 10 mails. >From the Log I guess you're using POP, right? > When I "telnet localhost pop3" and login into the account, the

Re: [Dovecot] Mail history function?

2010-11-17 Thread Frank Elsner
lution with > Dovecot? I guess it should be done by the MTA. --Frank Elsner

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread Frank Elsner
accept hosts = +relay_hosts | accept encrypted = * | denymessage = SSL/TLS encryption required for SMTP AUTH | | check_connect: | warnhosts = +relay_hosts | control = allow_auth_unadvertised --Frank Elsner

Re: [Dovecot] Can't establish Dovecot authorization in Exim.

2010-06-30 Thread Frank Elsner
ient socket is generally safe to export to everyone. Typical use | # is to export it to your SMTP server so it can do SMTP AUTH lookups | # using it. | path = /var/run/dovecot/auth-client | mode = 0666 | } | } | } Hope it helps. YMMV. --Frank Elsner

Re: [Dovecot] Dovecot aspects of fighting spam

2010-06-01 Thread Frank Elsner
On Tue, 1 Jun 2010 10:02:56 -0400 Phil Howard wrote: > On Tue, Jun 1, 2010 at 09:54, Frank Elsner > wrote: > > On Tue, 1 Jun 2010 09:42:18 -0400 Phil Howard wrote: > >> I see no documents in the Dovecot documents wiki on how Dovecot > >> features can be used in th

Re: [Dovecot] Dovecot aspects of fighting spam

2010-06-01 Thread Frank Elsner
HAs and such). Fighting against SPAM is the MTA's job. Dovecot's job is to provide access to the mailboxes for the users. --Frank Elsner

Re: [Dovecot] Virusscanning

2010-04-12 Thread Frank Elsner
On Sun, 11 Apr 2010 20:06:34 +0200 Andreas Schulze wrote: > Hello list, > > I use currently a non-dovecot pop3 proxy which has the ability > to scan all passing mails for viruses. And I like dovecot. I like dovecot too. But I think virus-scanning is for the MTA. --Frank

Re: [Dovecot] Mailing list's prefix

2010-03-04 Thread Frank Elsner
ore for the subject. Remove it. --Frank Elsner

Re: [Dovecot] IMAP Folders Don't Make Sense

2010-02-25 Thread Frank Elsner
On Thu, 25 Feb 2010 13:41:34 -0500 Carlos Williams wrote: > I noticed for some reason that I am missing an IMAP folder called > 'Symantec' that was under my Inbox. I see all my other folders listed > on my mail client except 'Symantec'. I then login to my mail server > which runs Postfix / Dovecot

Re: [Dovecot] Dovecot mbox

2010-02-24 Thread Frank Elsner
On Wed, 24 Feb 2010 14:26:07 -0600 (CST) Thomas M Goerger wrote: > Hi, > > Just wondering for all you people using Dovecot out there. > > 1. What mailbox protocol are you using? maildir++ > 2. What version of Dovecot? dovecot-1.2.10, imaps only. --Frank Elsner

Re: [Dovecot] Duplicate Elimination

2010-02-24 Thread Frank Elsner
sually two separate mails with different message-ids as > one comes directly by the sender and the other generated by the > mailinglist manager? I guess you are wrong. Mailing list software does not change the Message-ID. --Frank Elsner

[Dovecot] Migration 1.2.10 -> dovecot-2.0.beta

2010-02-22 Thread Frank Elsner
rs welcome. --Frank Elsner

Re: [Dovecot] "leave mail on server" workaround

2010-01-10 Thread Frank Elsner
n general an d offer IMAP only? People who want their mail on their local computer can achive this by copiyng from the (IMAP-)folder to the local folders. --Frank Elsner

Re: [Dovecot] forbid some users and machines ?

2009-12-07 Thread Frank Elsner
ver ? Yes, with Linux you can use iptables. --Frank Elsner

Re: [Dovecot] "Filename keeps changing" issue

2009-12-04 Thread Frank Elsner
On Fri, 04 Dec 2009 16:20:15 +0100 Paul Ezvan wrote: [ ... ] > When I do "ls Maildir/.Travail.Linux.Arch Linux/cur/" it says "ls: ^ Unquoted blank? Guess it should read ls Maildir/.Travail.Linux.Arch\ Linux/cur/ --Frank Elsner

[Dovecot] ntpd / Time just moved backwards

2009-09-11 Thread Frank Elsner
21:55:07 seymour ntpd[9104]: synchronized to 129.69.1.153, stratum 1 What might happened? And where to ask also? --Frank Elsner

Re: [Dovecot] External auth database process

2009-09-04 Thread Frank Elsner
On Fri, 4 Sep 2009 13:51:48 +0100 Aaron Roberts wrote: > Hi, > Is it possible to call a completely external process to authenticate users in > dovecot? Yes, take a look at http://wiki.dovecot.org/AuthDatabase/CheckPassword --Frank Elsner

[Dovecot] Handling of file "maildirsize"

2009-07-24 Thread Frank Elsner
iour be changed? Kind regards, Frank Elsner

Re: [Dovecot] Users with large (4GB) inboxes crippling dovecot

2009-05-28 Thread Frank Elsner
hunks of 1GB? I don't know. I know that maildir is far better for this situation. You should - Upgrade dovecot - Convert to maildir format For the conversion to maildir refer to the discussion on this list. --Frank Elsner

Re: [Dovecot] verbose_proctitle not working with post-login

2009-01-09 Thread Frank Elsner
On Thu, 08 Jan 2009 15:41:17 -0500 Timo Sirainen wrote: > On Wed, 2008-12-24 at 16:25 +0100, Frank Elsner wrote: > > Happy Xmas, > > > > when using a post-login procedure the "verbose_proctitle = yes" has no > > effect. > > > > If it is

Re: [Dovecot] Unknown quota backend / imap dump-capability process returned 89

2009-01-09 Thread Frank Elsner
On Fri, 09 Jan 2009 13:58:35 -0500 Timo Sirainen wrote: > On Wed, 2008-12-17 at 14:12 +0100, Frank Elsner wrote: > > IEffective uid=65534, gid=65534, home=/tmp > > FUnknown quota backend: 0 > > It sees "QUOTA=0" or "QUOTA=0:something" environment for some

[Dovecot] verbose_proctitle not working with post-login

2008-12-24 Thread Frank Elsner
Happy Xmas, when using a post-login procedure the "verbose_proctitle = yes" has no effect. If it is feature then please explain else please fix the bug fi --Frank Elsner

Re: [Dovecot] POP3 Immediate Connection Termination

2008-12-22 Thread Frank Elsner
On Mon, 22 Dec 2008 14:28:12 -0800 Kat Wisnosky wrote: > mail_executable(pop3): /usr/lib/dovecot/pop3-login Replace this by mail_executable(pop3): /usr/lib/dovecot/pop3 --Frank Elsner

[Dovecot] Unknown quota backend / imap dump-capability process returned 89

2008-12-17 Thread Frank Elsner
exec/dovecot/imap In the future this procedure will provide QUOTA_RULESs per usr. Any pointers welcome. --Frank Elsner

Re: [Dovecot] Dovecot 1.1.x or 1.2, which way to go for Kolab Server?

2008-10-07 Thread Frank Elsner
ople report bugs to me.. I've been using it for my > mails without problems for weeks. And about 3 other people also reported > in the last few days that they're running it for their small mail > servers. Me too. --Frank Elsner

Re: [Dovecot] 1.2.alpha1: file_dotlock_open() failed with subscription file

2008-09-11 Thread Frank Elsner
On Thu, 11 Sep 2008 11:12:05 +0300 Timo Sirainen wrote: > On Thu, 2008-09-11 at 09:54 +0200, Frank Elsner wrote: > > On Wed, 10 Sep 2008 21:48:01 +0300 Timo Sirainen wrote: > > > On Wed, 2008-09-10 at 11:13 +0200, Frank Elsner wrote: > > > > Sep 10 01:28:38

Re: [Dovecot] 1.2.alpha1: file_dotlock_open() failed with subscription file

2008-09-11 Thread Frank Elsner
On Wed, 10 Sep 2008 21:48:01 +0300 Timo Sirainen wrote: > On Wed, 2008-09-10 at 11:13 +0200, Frank Elsner wrote: > > Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): > > fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not > > permitted > >

[Dovecot] 1.2.alpha1: file_dotlock_open() failed with subscription file

2008-09-10 Thread Frank Elsner
s: dovecot passdb: driver: passwd-file args: /usr/dovecot/etc/masters userdb: driver: passwd plugin: mail_log_events: delete undelete expunge copy mailbox_delete What's behind? Critical? How to solve? Regards, Frank Elsner

Re: [Dovecot] Error starting dovecot

2008-09-06 Thread Frank Elsner
On Sat, 6 Sep 2008 13:23:54 -0200 Diego Ledesma wrote: > On Sat, Sep 6, 2008 at 10:57 AM, Frank Elsner > <[EMAIL PROTECTED]> wrote: > > On Fri, 5 Sep 2008 20:09:07 -0300 Diego Ledesma wrote: > > > > [ ... ] > > > >> I only installed dovecot-common pa

Re: [Dovecot] Error starting dovecot

2008-09-06 Thread Frank Elsner
On Fri, 5 Sep 2008 20:09:07 -0300 Diego Ledesma wrote: [ ... ] > I only installed dovecot-common package. > Also, i setted protocols to "none". > > Does anyone know why i get that error message? Protocols "none" also means no "imap". BTW ... imap is a protocol :-) --Frank Elsner

Re: [Dovecot] tcp-wrappers.patch

2008-07-23 Thread Frank Elsner
s machines using scp or rsync. No problem. --Frank Elsner

Re: [Dovecot] tcp-wrappers.patch

2008-07-23 Thread Frank Elsner
p support to dovecot. We use is to > limit access from outside our network to secure (imaps/pop3s) protocols only > and to exclude certain internal addresses from accessing dovecot in general. Why this? I do this with iptables. --Frank Elsner

Re: [Dovecot] How to pull /var/mail mbox leftovers to Maildirs?

2008-07-03 Thread Frank Elsner
l those message from the mboxes > to the Maildirs? The attached script might help. I used it during migration from UW-IMAP to dovecot. It worked, although I'm not the author :-) --Frank Elsner #!/usr/bin/perl -w # "Simple but Perfect" mbox to Maildir converter v0.3 # Copyrigh

Re: [Dovecot] maildirmake -q quota equivalent to set quota

2008-06-26 Thread Frank Elsner
uriet to dovecot. --Frank Elsner

Re: [Dovecot] imap-login processes

2008-05-16 Thread Frank Elsner
IN, rip=127.0.0.1, > lip=127.0.0.1, secured > > Is there a reason the rip/lip would say 127.0.0.1 for some small number of > users and not others? Do you have a Web-Interface like SquirrelMail or Horde on the same host? Our SquirrelMail shows up in this fashion. --Frank Elsner

Re: [Dovecot] UID inserted in the middle of mailbox errors

2008-03-28 Thread Frank Elsner
On Fri, 28 Mar 2008 10:53:49 -0400 Dean Brooks wrote: > Hi, > > We are still getting, on a daily basis, users who cannot move messages > to Trash or expunge Trash due to these errors: > >Mar 28 10:43:57 tm2 dovecot: [ID 107833 mail.error] IMAP(kss021): >mbox sync: UID inserted in the midd

Re: [Dovecot] I/O leak: 0x804d580

2008-01-31 Thread Frank Elsner
On Thu, 31 Jan 2008 17:24:47 +0200 Timo Sirainen wrote: > On Mon, 2008-01-21 at 15:15 +0100, Frank Elsner wrote: > > Jan 21 14:54:27 mailbox dovecot: imap(mich0731): Connection closed > > Jan 21 14:54:27 mailbox dovecot: I/O leak: 0x804d580 (1455) > > Jan 21 14:54:27 mail

[Dovecot] I/O leak: 0x804d580

2008-01-21 Thread Frank Elsner
leak: 0x804d580 (970) Jan 21 14:54:27 mailbox dovecot: I/O leak: 0x804d580 (940) Jan 21 14:54:27 mailbox dovecot: I/O leak: 0x804d580 (926) What has happened? Regards______ Frank Elsner /c/o Techn

[Dovecot] SYN flooding / pipe() failed: Too many open files

2007-12-13 Thread Frank Elsner
id=12 plugin: quota: maildir:ignore=Trash Kind regards ______ Frank Elsner /c/o Technische Universitaet Berlin | / tubIT [BD], Sekr. E

[Dovecot] imap / 1,.0.5: Connection closed: Broken pipe

2007-09-14 Thread Frank Elsner
Regards______ Frank Elsner /c/o Technische Universitaet Berlin | / tubIT [BD], Sekr. E-N 50 | | Einsteinufer 17 | | Phone: +49 30 314 23897

Re: [Dovecot] gssapi, kerberos and webmail

2007-09-14 Thread Frank Elsner
thentication (like an uid base authentication through ldapi:/// on an > ldap directory for example) ? My squirrelmail talks imap to the server (localhost in my case) an does no authentication by its own. I guess most webmailers work this way. --Frank Elsner

Re: [Dovecot] Disconnected: Shutting down:

2007-09-11 Thread Frank Elsner
On Tue, 11 Sep 2007 08:34:43 +0200 Frank Elsner (that's me) wrote: > > Hello, > > dovecot-1.0.3 on Fedora 6 works perfect in general but sometimes the system > becomes unresponsive and the log file shows tons of messages like this: > > > ... imap-login

[Dovecot] Disconnected: Shutting down:

2007-09-10 Thread Frank Elsner
gards ______ Frank Elsner /c/o Technische Universitaet Berlin | / tubIT [BD], Sekr. E-N 50 | | Einsteinufer 17 | | Phone: +49 30 314 23897

Re: [Dovecot] UW-IMAP to Dovecot conversion - How to migrate the folders?

2007-08-22 Thread Frank Elsner
t straightforward) is to use any of the available > mbox-to-maildir converter scripts. Search google for the text "mbox to > maildir" and you should get references to a bunch of them. I had success using "perfect_maildir.pl", surf to http://perfectmaildir.home-dn.net/ --Frank Elsner

Re: [Dovecot] v1.1.alpha3 released

2007-08-13 Thread Frank Elsner
r dovecot: IMAP(user): Log synchronization error at seq=6 ,offset=636 for /home/user/MailDir/dovecot.list.index: Append with UID 1, but n ext_uid = 2 --Frank Elsner

[Dovecot] auth_cache_...

2007-07-26 Thread Frank Elsner
ntext authentication. #auth_cache_ttl = 3600 auth_cache_size = 0, does it mean "cache can grow ad infinitum" or does it mean "no cache at all" ? Kind regards ______ Frank Elsner /

Re: [Dovecot] Convert plugin mbox to maildir has no effect

2007-04-11 Thread Frank Elsner
On Wed, 11 Apr 2007 23:10:53 +0200 guenther wrote: > On Wed, 2007-04-11 at 08:57 +0200, Frank Elsner wrote: > > On Tue, 10 Apr 2007 17:58:03 +0200 guenther wrote: > > > On Tue, 2007-04-10 at 17:06 +0300, Timo Sirainen wrote: > > > > On Sun, 2007-04-08 at 2

Re: [Dovecot] Convert plugin mbox to maildir has no effect

2007-04-10 Thread Frank Elsner
On Tue, 10 Apr 2007 17:58:03 +0200 guenther wrote: > On Tue, 2007-04-10 at 17:06 +0300, Timo Sirainen wrote: > > On Sun, 2007-04-08 at 23:26 +0200, Frank Elsner wrote: > > > Apr 8 23:13:36 seymour dovecot: IMAP(migrant): Mailbox conversion: > > > Couldn't create m

Re: [Dovecot] Convert plugin mbox to maildir has no effect

2007-04-10 Thread Frank Elsner
On Tue, 10 Apr 2007 17:39:14 +0300 Timo Sirainen wrote: > On Tue, 2007-04-10 at 16:15 +0200, Frank Elsner wrote: > > On Tue, 10 Apr 2007 17:06:02 +0300 Timo Sirainen wrote: > > > On Sun, 2007-04-08 at 23:26 +0200, Frank Elsner wrote: > > > > Apr 8 23:13:36 seymour d

Re: [Dovecot] (2) Convert plugin mbox to maildir has no effect

2007-04-10 Thread Frank Elsner
On Tue, 10 Apr 2007 16:15:21 +0200 Frank Elsner wrote: > On Tue, 10 Apr 2007 17:06:02 +0300 Timo Sirainen wrote: > > On Sun, 2007-04-08 at 23:26 +0200, Frank Elsner wrote: > > > Apr 8 23:13:36 seymour dovecot: IMAP(migrant): Mailbox conversion: > > > Couldn

Re: [Dovecot] Convert plugin mbox to maildir has no effect

2007-04-10 Thread Frank Elsner
On Tue, 10 Apr 2007 17:06:02 +0300 Timo Sirainen wrote: > On Sun, 2007-04-08 at 23:26 +0200, Frank Elsner wrote: > > Apr 8 23:13:36 seymour dovecot: IMAP(migrant): Mailbox conversion: > > Couldn't create mailbox directory .gnome2_private > > Maildir uses ".&q

Re: [Dovecot] Convert plugin mbox to maildir has no effect

2007-04-08 Thread Frank Elsner
Sorry to answer my own question. On Sun, 8 Apr 2007 22:36:05 +0200 Frank Elsner wrote: [ ... ] > plugin: > convert_mail: mbox:~/:INBOX=/var/spool/mail/%u > convert_skip_broken_mailboxes: no After changing this to convert_mail = mbox:/home/%u:INBOX=/var/spoo

  1   2   >