Re: Example configs and packaging scripts

2025-01-28 Thread Frank Elsner via dovecot
github.com/dovecot/tools/blob/main/dovecot-2.4.0-example-config.tar.gz > Please review release notes and changelogs for needed changes in future > releases. A procedure to convert the currently used configuration into a 2.4 configuration would be a great help. Others provide someth

Re: Ignore specific subfolders within Maildir?

2024-10-25 Thread Frank Kirschner via dovecot
maybe working with hidden namespace: namespace hidden {     prefix = .foo/     separator = /     hidden = yes     list = no } plugin {     imap_hidden_namespaces = .hidden/* } Frank Am 25.10.2024 um 13:18 schrieb Ralph Seichter via dovecot: * Frank Kirschner via dovecot: how about to chown

Re: Ignore specific subfolders within Maildir?

2024-10-24 Thread Frank Kirschner via dovecot
~/.maildir/.foo Frank Am 25.10.2024 um 00:29 schrieb Ralph Seichter via dovecot: Consider Dovecot with "mail_location = maildir:~/.maildir". Is it possible to configure Dovecot to completely ignore directories like ~/.maildir/.foo ? The subdirectory .foo is created by third party softwa

Re: Missing IMAP folders after upgrading from 2.3.17 to 2.3.21.1

2024-10-22 Thread Frank Kirschner via dovecot
ster: conn unix:/run/dovecot/auth-userdb (pid=706824,uid=0): Disconnected: Connection closed (fd=9) I have no Ideas, what the problem could be. There are a lot of folders in filesystem, which are not presented by IMAP folder listing. Am 22.10.2024 um 10:00 schrieb Frank Kirschner via dovec

Re: Missing IMAP folders after upgrading from 2.3.17 to 2.3.21.1

2024-10-22 Thread Frank Kirschner via dovecot
folder have cur, new, tmp subdirectories? Aki On 22/10/2024 10:44 EEST Frank Kirschner via dovecot wrote: Have done a *doveadm -D force-resync -uusern...@tld.de '*'* In the debug log, the missing mailbox was not listed. It seems, that dovecot did not see this directory in the

Re: Missing IMAP folders after upgrading from 2.3.17 to 2.3.21.1

2024-10-22 Thread Frank Kirschner via dovecot
Have done a *doveadm -D force-resync -u usern...@tld.de '*'* In the debug log, the missing mailbox was not listed. It seems, that dovecot did not see this directory in the filesystem. How can I debug deeper into this problem? Thanks, Frank Am 21.10.2024 um 14:50 schrieb Frank Kir

Missing IMAP folders after upgrading from 2.3.17 to 2.3.21.1

2024-10-21 Thread Frank Kirschner via dovecot
eas please? thanks, Frank doveconf -n # 2.3.21.1 (d492236fa0): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.21.1 (49005e73) # OS: Linux 5.15.149-1-pve x86_64 AlmaLinux release 8.10 (Cerulean Leopard) # Hostname: *** auth_verbose = yes disable_plaintext_auth = no doveadm_password = # hidden,

Re: replication Error with wrong file lock

2024-10-18 Thread Frank Kirschner via dovecot
Update about the dovecot-version: both server running now with 2.3.17 - problem on the only one server still present. Am 18.10.2024 um 09:55 schrieb Frank Kirschner via dovecot: Hi there, I have setup a replication between two dovecot servers. It seems working: # doveadm replicator status

replication Error with wrong file lock

2024-10-18 Thread Frank Kirschner via dovecot
Hi there, I have setup a replication between two dovecot servers. It seems working: # doveadm replicator status '*' && doveadm replicator dsync-status && doveadm replicator status username priority fast sync full sync success sync failed none 00:59:22  18:50:17  18:21:

Re: The end of Dovecot Director?

2022-11-02 Thread Frank Wall
. You can feasibly run a two-node dovecot system on NFS without having director. It seems to be critical enough to offer a replacement for paying customers, while at the same time leaving the community edition with no valid replacement. Ciao - Frank

Re: The end of Dovecot Director?

2022-11-01 Thread Frank Wall
ting it as the best IMAP server. So sad to see this feature removal now. Ciao - Frank

Re: The end of Dovecot Director?

2022-10-26 Thread Frank Wall
don't feel obligated to use these names ;) Ciao - Frank

Re: The end of Dovecot Director?

2022-10-21 Thread Frank Wall
x27;s going to fork dovecot (director)? Ciao - Frank

Re: Issue with one user only, exceeding connections

2022-06-08 Thread Frank-Ulrich Sommer
s too. Regards Frank Am 8. Juni 2022 21:14:23 MESZ schrieb Jeremy Schaeffer : >I keep having this issue with one user, and I have to restart dovecot >several times a day to clear it. What I have is a postfix / dovecot mail >server (Centos 7) and about a dozen users. All mailboxes a

Re: Dovecot v2.3.17.1 Released

2021-12-07 Thread Frank Elsner
d46418) starting up for imap Dec 7 12:05:17 christo dovecot[481540]: imap-login: Login: frank, 192.168.28.84, TLS Dec 7 12:05:18 christo dovecot[481540]: IMAP(frank,192.168.28.84): Fatal: master: service(imap): child 481654 killed with signal 11 (core dumped) # coredumpctl dump -o core /usr/local/d

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
D: 309338 (imap) UID: 1953 (frank) GID: 12203 (elsner) Signal: 11 (SEGV) Timestamp: Thu 2021-10-28 15:48:43 CEST (2h 19min ago) Command Line: dovecot/imap [frank 127.0.0.1 STATUS] Executable: /usr/local/dovecot/libexec/dovecot/imap Control Group: /sys

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
says Oct 28 11:29:27 christo dovecot[216609]: imap-login: Login: frank, 127.0.0.1, TLS Oct 28 11:29:27 christo dovecot[216609]: IMAP(frank,127.0.0.1): ID sent: name=imapsync, version=1.977, os=linux, vendor=Gilles LAMIRAL, support-url=https://imapsync.lamiral.info/, date=23-Dec-2019 20:18:02 +000

Mapping usernames used for authentication to UNIX usernames

2021-06-16 Thread Frank Volf
Thanks in advance. Kind regards, Frank

Undefined SSL object

2021-01-30 Thread Frank Elsner
: Socket successfuly converted to SSL Beside this message all works fine. What is it? SSL setting? How to overcome the message? Greetings, Frank

Re: set up for Dovecot redundancy -- store on edge server only if link to backofc server is down, otherwise deliver to final dest?

2021-01-04 Thread Frank-Ulrich Sommer
Perhaps I misunderstood the constraints, but (for a low nunber od accounts) what would be wrong with simply fetching the mail on the local server from dovecot1 and delivering it to dovecot2 with IMAP idle to prevent delays? If the VPN link is down mail will stay on dovecot1. You could even confi

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

wrong Messages in virtual Folder

2020-01-23 Thread Frank-Ulrich Sommer
I move one Mail away from the source diectory a totally different Mail in the virtual Folder disappers. After moving the file back to the source folder it correctly appears in the virtual folder. What might be the cause and how can I fix it? Thanks, Frank Output of "doveconf -n"

Re: Fast searching from android device with Dovecot/Maildir

2019-12-02 Thread Frank-Ulrich Sommer via dovecot
I dont't know the capabilities of gmail, but IMAP supports server side search which is quite fast if the Solr full text search plugin for dovecot is used (wiki.dovecot.org/Plugins/FTS/Solr). For debian "dovecot-solr" can be used. For Android K9-Mail does not really support server side search, Aq

[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
Error: service(auth): command startup failed, throttling for 4 secs The configuration files are from dovecot-2.2.24 whre they worked perfect. What to do to get it working? conf.d PS: I can provide dovecot.conf and conf.d/10-auth.conf if necessary. --Frank

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
system. --Frank

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

clients out of sync after restoring backup

2018-10-29 Thread Frank-Ulrich Sommer
temporarily removing account)? Frank -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

Re: 2.3.1 with quota and lmtp; message may be sent more than once

2018-05-16 Thread Frank Ebert
Hi, thank you very much for your reply. Your solution seems to be a good workaround, until the patch from Stephan is available. Since I activated this setting in postfix, the problem doesn't appear any more. Frank Am Tue, 1 May 2018 23:43:13 +0300 schrieb Christos Chatzaras : > I had

Re: 2.3.1 with quota and lmtp; message may be sent more than once

2018-05-16 Thread Frank Ebert
Thanx! Frank Am Tue, 15 May 2018 11:53:09 +0200 schrieb Stephan Bosch : > Op 14-5-2018 om 23:43 schreef Stephan Bosch: > > Op 14/05/2018 om 23:17 schreef Stephan Bosch: > >> > >> > >> Op 01/05/2018 om 10:12 schreef Frank Ebert: > >>> Hi, >

2.3.1 with quota and lmtp; message may be sent more than once

2018-05-01 Thread Frank Ebert
mailserver.foo.bar[private/lmtp-dovecot] while sending end of data -- message may be sent more than once) The problem started with dovecot 2.3.1. With 2.2.3x everything was fine. Any ideas? Thanx Frank doveconf -n: auth_mechanisms = plain login auth_use_winbind = yes auth_winbind_helper_path = /usr/local/bin

Dovecot on GlusterFS via NFS is... strange.

2018-02-06 Thread Frank Wall
reated the maildir and restarted the imapsync copy process. Out of sudden the errors are gone! Now Dovecot is performing pretty well on my GlusterFS volume. Does this make any sense to anyone? Ciao - Frank

imap coredump after doveadm altmove

2017-11-13 Thread Frank Koch
nly on folders i have tried to move. best regards, Frank Koch -- smime.p7s Description: S/MIME Cryptographic Signature

Re: is a self signed certificate always invalid the first time?

2017-08-11 Thread Frank-Ulrich Sommer
Am 11. August 2017 12:46:46 MESZ schrieb Ruben Safir : >On 08/10/2017 04:41 PM, Frank-Ulrich Sommer wrote: >> I can't see any security advantages of a self signed cert. I > >then you fail to understand the history, like when Microsoft's certs >were underm

Re: is a self signed certificate always invalid the first time?

2017-08-10 Thread Frank-Ulrich Sommer
I can't see any security advantages of a self signed cert. If the keypair is generated locally (which it should) a certificate signed by an external CA can't be worse just by the additional signature of the external CA. Better security can only be gained if all users are urged to remove all pre

Re: Unable to access apt.dovecot.fi

2017-01-12 Thread Frank Mehrtens
Hi Alexandre, this is a known problem (see http://dovecot.org/pipermail/dovecot/2016-November/106081.html). > Hi, > > Can you please contact us at support at dovecot.fi > <http://dovecot.org/cgi-bin/mailman/listinfo/dovecot> to get this issue > resolved. > > Sami >

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Frank-Ulrich Sommer
What would be the use of a self signed cert that is not automatically checked? If you see a warning how can you be sure that the cryptographic key used is correct? Just manually checking the common name displayed lowers the security to almost zero. A big additional disadvantage is that one gets

Re: post-delivery virus scan

2016-11-10 Thread Frank Elsner
d deletes them > if found. The source of my script (run via cron) is here: > https://gitlab.koehn.com/snippets/9 Bad idea. The user may already taken the action needed for infection. And what about legal aspects? In my country (Germany), information suppression would be punishable. Just my 0.02 €, Frank

Re: Moving Maildir folders

2016-07-16 Thread Frank-Ulrich Sommer
How did you verify that dovecot doesn't show these folders? Couldn't this be a client problem? In Thunderbird e.g. it might be necessary to update the list of displayed folders. Am 16. Juli 2016 19:07:39 MESZ, schrieb Mark Foley : >On Sat, 16 Jul 2016 08:53:27 +0200 Luigi Rosa >wrote: >> >> Mar

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

Double folders?

2015-12-30 Thread Frank W
Hi, I upgraded my dovecot install from 2.0.19 to 2.2.19. I haved update the configuration, accordingly, but I when I open roundcube, I see multiple folders like sent, trash, facebook, etc... I not sure if am missing something or not. Here is my configure: [root@mgmt ~]# cat dovecot_config.txt # 2

FTS, multiple virtualmailbox entries for single mailbox

2015-11-12 Thread Frank de Bot (lists)
re will be no indexed documents for %username%@%default_realm% A earlier threads suggested to be able to override the username for FTS, but it was tought to be not a good idea. Regards, Frank de Bot

Re: Problems after upgrade from 2.0 to 2.2

2015-11-12 Thread Frank Rust
problem, not dovecot. Best regards, Frank > Am 12.11.2015 um 08:58 schrieb Christian Kivalo : > > Hi, > > On 2015-11-12 08:03, Frank Rust wrote: >> Hi all, >> after upgrade from some 2.0 version to 2.2.19 (debian) i face map >> login problems: >> # dovec

Problems after upgrade from 2.0 to 2.2

2015-11-11 Thread Frank Rust
service=imap secured session=QkLwUFIkXsCGqSdplip=134.169.39.22 rip=134.169.39.105 lport=993 rport=49246 resp= (previous base64 data removed) Nov 12 07:47:27 auth-worker(11140): Debug: pam(frank,134.169.39.105): lookup service=dovecot Nov 12 07:47:27 auth-worke

Dsync problems

2015-11-08 Thread Frank de Bot (lists)
s it pretty much useless since data consistency isn't guaranteed. Regards, Frank de Bot

Dovecot 2.2.18.2: Panic: file fs-api.c: line 756 (fs_copy): assertion failed: (src->fs == dest->fs)

2015-10-27 Thread Frank Mehrtens
Hello, a colleague found some strange messages in the logs: Oct 27 13:08:43 mail postfix/qmgr[1618]: E83C8180F56: from=, size=298937, nrcpt=2 (queue active) Oct 27 13:08:43 mail dovecot: lmtp(6740): Connect from local Oct 27 13:08:43 mail dovecot: lmtp(us...@domain.de): gYFbBEdpL1ZUGgAA0nA0dQ:

Re: Dovecot frequently full-text reindexes the whole maildir

2015-10-27 Thread Frank-Ulrich Sommer
Hi, I'm not an expert, but am doing something similar (moving messages and training the spam filter). To detect the existence of new messages looking directly at the maildir can be a quick and dirty solution to get a trigger event. But to move or delete I think you should use 'doveadm' to se

doveadm-search-query pattern format

2015-10-16 Thread Frank-Ulrich Sommer
Hello, the doveadm-search-query documentation specifies a 'pattern' for many search keys. Unfortunately it does not mention the format specification of this pattern (special characters, wildcards, ...). I'm using dovecot 2.2.9 but also searched the current documention on dovecot.org. Where c

modify message with doveadm?

2015-09-27 Thread Frank-Ulrich Sommer
the cleaned one, but as I want to implement several "special" folders for further functionality with different IMAP clients I would prefer a "cleaner" solution. What would be the correct/best way to modify the mail body/header/text from an external tool? Kind regards, Frank

Re: spam folder and POP users

2014-11-20 Thread Frank Elsner
e to many reasons. Peopla always complain "where is my mail" when using a web interface after they have POPped at home. You should consider to switch off POP. POP is for people living in caves. Greeting, Frank

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: Sieve seems to break mailbody during automatic redirection

2014-07-01 Thread Frank Leonhardt (M)
x27;s been a PITA ever since as nothing based on these early systems has ever changed. IBM didn't use ASCII, so be glad there are only three "standards" Regards, Frank On June 30, 2014 10:09:54 AM GMT+01:00, Urban Loesch wrote: >Hi, > >I have a strange problem with siev

Re: ot: accepting self certs into win pc?

2014-06-11 Thread Frank Leonhardt
On 11/06/2014 09:56, mourik jan heupink - merit wrote: Hi Frank, list, On 6/10/2014 3:10, Frank Leonhardt wrote: I get endless grief over this, but if you think Microsoft is bad, try Apple. I wrote some notes on it once: http://blog.frankleonhardt.com/2012/certificate-errors-on-internet

Re: ot: accepting self certs into win pc?

2014-06-11 Thread Frank Leonhardt
On 11/06/2014 10:00, mourik jan heupink - merit wrote: Apologies. I noticed only now that the certificate was issued for the real servername, and I'm using a dns alias to connect. Sorry. On 6/11/2014 10:56, mourik jan heupink - merit wrote: Hi Frank, list, On 6/10/2014 3:10, Frank Leon

Re: ot: accepting self certs into win pc?

2014-06-09 Thread Frank Leonhardt
try Apple. I wrote some notes on it once: http://blog.frankleonhardt.com/2012/certificate-errors-on-internet-explorer-9-and-how-to-stop-them/ I didn't mention it in the post, but IIRC this did work for making some versions Outlook (and other Microsoft Mail things) happy at the same time. Regards, Frank.

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

2014-03-28 Thread Frank Elsner
o you know http://www.cyrus2dovecot.sw.fu-berlin.de Kind regards, Frank pgpQ131Wwx5Xr.pgp Description: PGP signature

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] Looking for HowTo Postifx, Dovecot and PostgreSQL

2014-02-10 Thread Frank Lanitz
On Mon, 10 Feb 2014 12:07:46 +0100 "martin f. krafft" wrote: > also sprach Frank Lanitz [2014-02-10 11:56 > +0100]: > > Looks nice -- any experince using it with tine20 later? > > I have no idea what tine20 is and the website only contains > buzzwords, sorry.

Re: [Dovecot] Looking for HowTo Postifx, Dovecot and PostgreSQL

2014-02-10 Thread Frank Lanitz
On Mon, 10 Feb 2014 11:47:47 +0100 martin f krafft wrote: > also sprach Frank Lanitz [2014-02-10 10:14 > +0100]: > > I know it's a bit a n00bish question, but I'm a little confused > > about this many different ways on setting up dovecot with postfix > >

[Dovecot] Looking for HowTo Postifx, Dovecot and PostgreSQL

2014-02-10 Thread Frank Lanitz
it seems to be little outdated for recent versions of dovecot (the auth part of dovecot.conf). Also its lagging some inforamtions I wasn't able to find on my own (e.g. how to set password for a imap account). Can somebody give me a hint for a up-2-date howto for some noob as I

Re: [Dovecot] post-login scripting failing with "denied access to user" v2.1.7

2014-01-28 Thread Frank
/home/vmail/fqdn.net/test/Maildir/../sieve/managesieve.sieve). Is there a way to suppress this warning? Frank On 28/01/2014, at 4:10 AM, Daniel Parthey wrote: > Hi Frank, > > Am 27.01.2014 07:57, schrieb Frank: >> After adding this setting, login fails and gives the err

[Dovecot] post-login scripting failing with "denied access to user" v2.1.7

2014-01-26 Thread Frank
I am trying to have a default sieve rule for new mailboxes that can be edited by users using the round cube sieve plugin. It would actually be better executed when a new user is created but my postfixadmin runs on a separate machine so that's a bit tricky. The "sieve-default =" setting won't qui

Re: [Dovecot] Dovecot 2 separate login for POP3 connections ?

2014-01-16 Thread BONNET, Frank
let's try :-) *Frank BONNET* Systemes UNIX et Reseaux ESIEE PARIS 01.45.92.66.17 - 06.70.37.37.69 2014/1/16 Axel Luttgens > Le 16 janv. 2014 à 10:29, "BONNET, Frank" a écrit > : > > > Hello > > > > Is it possible to configure a separate logfile f

[Dovecot] Dovecot 2 separate login for POP3 connections ?

2014-01-16 Thread BONNET, Frank
Hello Is it possible to configure a separate logfile for incoming POP3 connections ( dovecot 2.2.9 ) thanks

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.

Re: [Dovecot] secure email server

2013-10-23 Thread BONNET, Frank
SMTP & IMAP access *Frank BONNET* Systemes UNIX et Reseaux ESIEE PARIS 01.45.92.66.17 - 06.70.37.37.69 2013/10/23 Steffen Kaiser > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 23 Oct 2013, BONNET, Frank wrote: > > I have to setup a "secured"

[Dovecot] secure email server

2013-10-22 Thread BONNET, Frank
Hello I have to setup a "secured" email server - encrypted filesystem - SSL or TLS only for SMTP and IMAPS - Talking only to some known other same-secured servers Any info/links welcome ! Please do not start some flame war around this ! I've been ordered to set up such server and I KNOW there

Re: [Dovecot] doveadm: Fatal: open(/dev/tty)

2013-10-22 Thread Frank de Bot
Hi, It sounds you have forgotten to mount /dev in the jail. You can consult http://www.freebsd.org/doc/handbook/jails-build.html for all steps to do this. Regards, Frank de Bot Dan Langille wrote: I received this message today, and remembered, you can't do that... $ doveadm pw -s S

[Dovecot] dovecot: ssl-params

2013-10-09 Thread Frank Elsner
parameters Oct 9 07:01:06 seymour dovecot: imap-login: Login: frank, 192.168.28.1, TLS Oct 9 07:01:06 seymour dovecot: ssl-params: SSL parameters regeneration completed Oct 9 07:01:07 seymour dovecot: ssl-params: Error: epoll_ctl(del, 7) failed: No such file or directory Oct 9 07:01:07 seymour

Re: [Dovecot] dovecot and PFS

2013-09-11 Thread Frank Behrens
t.conf: login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c %k The "%k" writes the negotiated cipher into the log, see also http://wiki2.dovecot.org/Variables Regards, Frank -- Frank Behrens Osterwieck, Germany

[Dovecot] Delivering message to other mailbox

2013-08-20 Thread Frank de Bot
ce). Is there a way I can accomplish to directly deliver a spam-marked message to a different mailbox? Regards, Frank de Bot

[Dovecot] Quota to use limits from LDAP and usage from FS

2013-08-15 Thread Frank Steinberg
an anybody confirm this behavior or is there a way to achieve what I intend? -frank signature.asc Description: Message signed with OpenPGP using GPGMail

[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 =

[Dovecot] popup to all users ?

2013-07-05 Thread Frank Bonnet
Hello I need to have a information popup will be send when my thunderbird's users connect to our server. Is there a function in Dovecot to do so ? Thank you

Re: [Dovecot] deny users

2013-06-18 Thread Frank BONNET
hello Timo thanks for the answer I found my mistake after posting ... overwork since two weeks sorry for the noise Envoyé de mon iPhone. Le 18 juin 2013 à 18:05, Timo Sirainen a écrit : > On 18.6.2013, at 18.59, "BONNET, Frank" wrote: > >> I'm in trouble with

[Dovecot] deny users

2013-06-18 Thread BONNET, Frank
hello I'm in trouble with the deny feature the log is like the following Jun 18 17:37:53 auth: Error: Error in configuration file /usr/local/etc/dovecot/deny.imap line 1: Expecting '=' in the documentation said to write one username per line in the deny file that is what I did ...what is the for

[Dovecot] Problems with Apple Mail: Enter Password for Account "..."

2013-05-22 Thread Frank Röhm
on't find anything about this. Thank you and kind regards frank

Re: [Dovecot] read only users's mailboxes

2013-05-22 Thread Frank Bonnet
On 05/22/2013 10:42 AM, Christian Wiese wrote: Hi Frank, maybe you should take a look at http://wiki2.dovecot.org/ACL. Cheers, Chris Am Wed, 22 May 2013 10:38:55 +0200 schrieb Frank Bonnet : Hello for internal purpose I need to put some users's mailboxes in readonly mode during few

[Dovecot] read only users's mailboxes

2013-05-22 Thread Frank Bonnet
Hello for internal purpose I need to put some users's mailboxes in readonly mode during few days. We use MBOX format and UNIX user mode on a FreeBSD 9.1 box I tried to read-only mount the partition but dovecot does not work this way Any infos welcome

[Dovecot] put users's mailbox in read only mode

2013-05-22 Thread Frank Bonnet
Hello For internal purpose I need to put some users's mailboxes and IMAP folders in read only mode during few days. We use MBOX format and UNIX real users mode ( FreeBSD 9.1 ) thanks for any info

[Dovecot] login crashes - maybe too many simultan connections

2013-04-23 Thread Frank Leonhardt
: passwd May anybody help? Thanks in advance! Greetings from Frank.

[Dovecot] Slooow imap copy to "Sent" folders

2013-04-18 Thread Frank Bonnet
Hello Many users here use the "copy to Sent folder" using the IMAP protocol with Dovecot 2.1.15 on a FresBSD 9 server. Since few days this operation ( copy to sent folder ) became longer than before , it could takes several seconds to complete even the message is very short. Is there a paramete

[Dovecot] Migration to Gmail ...

2013-02-11 Thread Frank Bonnet
Hello Anyone has migrated Dovecot IMAP only mailboxes server to GMAIL ? We use MBOX format. Any feedback welcome ... Thanks you

Re: [Dovecot] move mail from server with v1.0 to server w. v2.1?

2013-02-04 Thread Frank
Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 1 Feb 2013, Frank Lienhard wrote: My first attempt was tho simply rsync the Maildirs along with the homes. Both deovecot versions are set up with the maildir format, but this results in ~30% doublicated mails on the

Re: [Dovecot] move mail from server with v1.0 to server w. v2.1?

2013-02-01 Thread Frank Lienhard
Reindl Harald wrote: Am 01.02.2013 17:22, schrieb Frank Lienhard: I'm about to replace my old server. Both servers are on my internal network. The old one ist running debian lenny(32bit) with dovecot 1.0.15 and the new one debian Wheezy with dovecot 2.1.7. I set up the users on both sy

[Dovecot] move mail from server with v1.0 to server w. v2.1?

2013-02-01 Thread Frank Lienhard
I'm about to replace my old server. Both servers are on my internal network. The old one ist running debian lenny(32bit) with dovecot 1.0.15 and the new one debian Wheezy with dovecot 2.1.7. I set up the users on both systems identically (same gid uid). My first attempt was tho simply rsync the

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

[Dovecot] pop3-login: Error: SSL: Stacked error:

2012-12-03 Thread Frank Bonnet
Hello again I have few messages in dovecot.log like the following : Dec 03 15:52:07 pop3-login: Error: SSL: Stacked error: error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert unexpected message: SSL alert number 10 Anyone could tell what does this means ? Thank you

[Dovecot] conversion MBOX -->Maildir

2012-12-03 Thread Frank Bonnet
Hello I would like to start MBOX to Maildir conversion at 2.1.12 what would be the safest method to perform this ? wiki2 says the following , is it up to date ? mbox -> maildir migration. Set mail_location=maildir:~/Maildir and run dsync -u username mirror mbox:~/mail:INBOX=/var/mail/username

Re: [Dovecot] userdb missing driver

2012-09-20 Thread Frank Bonnet
On 09/20/2012 05:43 PM, Reindl Harald wrote: Am 20.09.2012 17:24, schrieb Surreal: Good Day, I'm using dovecot 2.1.8 and this is my dovecot -n output: # 2.1.8: dovecot.conf # OS: FreeBSD 9.0-STABLE i386 doveconf: Fatal: Error in configuration file /usr/local/etc/dovecot/dovecot.conf: userdb

Re: [Dovecot] Can`t get over 1024 processes

2012-09-17 Thread Frank Bonnet
(= in init.d script) before starting Dovecot. -- CYBERDROID Inc. Frank BONNET 01.45.92.66.17 Service des Moyens Informatiques Generaux ESIEE PARIS Cité Descartes / BP 99 93162 NOISY-LE-GRAND Cedex http://www.esiee.fr <http://www.esiee.fr/>

Re: [Dovecot] Can`t get over 1024 processes

2012-09-17 Thread Frank Bonnet
need to set ulimit -u manually (= in init.d script) before starting Dovecot. -- CYBERDROID Inc. Frank BONNET 01.45.92.66.17 Service des Moyens Informatiques Generaux ESIEE PARIS Cité Descartes / BP 99 93162 NOISY-LE-GRAND Cedex http://www.esiee.fr <http://www.esiee.fr/>

[Dovecot] MailDir Issue

2012-08-23 Thread Frank Kirschner
e new server? Logical that I have also to move the SMTP network configuration to the new machine. best regards Frank

  1   2   3   4   5   6   >