RE: Handling imap from outlook 365

2022-09-08 Thread kjohnson
Mr. Krein, Have you set [HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\setup] "DisableOffice365SimplifiedAccountCreation"=dword:0001 and then chosen manual setup? That lets us specify 'fred' as the username. Ken   From: dovecot [mailto:dovecot-boun...@dovecot.org] On Behalf O

Dead links at https://wiki.dovecot.org/Migration/MailFormat

2022-09-08 Thread kjohnson
Hi, These links: http://dag.wieers.com/rpm/packages/pine/pine-4.64-3.el4.rf.i386.rpm http://staff.washington.edu/chappa/pine/info/maildir.html on this page https://wiki.dovecot.org/Migration/MailFormat at the Dovecot wiki do not lead to useful results. The dag.wieers.com link seems to redire

Unseen field reported by imap status command returns wrong count for shared mailboxes on dovecot cluster

2022-09-08 Thread Nikolaos Pyrgiotis
Hello, We recently migrated our mail server to a dovecot cluster of 5nodes, a dovecot proxy, 2directors and 2dovecot backends. All dovecot nodes run version 2.19.1. We use a glusterfs mounted volume on the backends forthe mail storage. We noticed that when issuing the IMAP command to check forUN

Re: mbox to maildir migration, same server?

2022-09-08 Thread Aki Tuomi
https://wiki.dovecot.org/Migration/MailFormat If you have not yet, please read this. Conversion can be done in-place. While doing the in-place migration, I would strongly suggest keeping the users out from the server. While it's possible to do while there are users actively using the server, it

mbox to maildir migration, same server?

2022-09-08 Thread kjohnson
What is the recommended procedure to migrate from mbox to maildir on a server already running dovecot? Ideally, this procedure would convert messages in an existing mbox INBOX and in ~/mail mboxes (as defined in my dovecot configuration) to storage in a ~/Maildir. Some of the INBOXs are rather

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

2022-09-08 Thread Jorge Concha C.
Hi Aki Tuomi, Thanks for your idea, but not, i already tried. Additional information:  in my case, mail folders are mounted via nfs, but the same spool, mounted in older dovecot (without systemd) works fine. Jorge Concha C. Área de Sistemas - CEC U. de Chile On 08-09-22 11:53, Aki Tuomi wrot

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

2022-09-08 Thread Aki Tuomi
Maybe SELinux is preventing access? On September 8, 2022 5:38:59 PM GMT+03:00, "Jorge Concha C." wrote: >Hello, This solution don't work for me (in Rocky Linux 8 and 9). >Do you know other solutions? >Or maybe an additional step is necessary? > >Thanks > > >> The issue was in the systemd service

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

2022-09-08 Thread Jorge Concha C.
Hello, This solution don't work for me (in Rocky Linux 8 and 9). Do you know other solutions? Or maybe an additional step is necessary? Thanks > The issue was in the systemd service file. The option PrivateDevices was > setted. It prevents the service to have access to physical devices. I > remo

Re: username changed gu...@example.com -> gumby

2022-09-08 Thread Aki Tuomi
On September 8, 2022 4:43:02 PM GMT+03:00, Tom wrote: >On 2022-09-08 02:59, Aki Tuomi wrote: >>> On 08/09/2022 02:00 EEST Tom wrote: >>> As you can see in this snip of the maillog, the domain part of the username >>> is being stripped away: >>> >>> Sep 6 23:12:40 vaj dovecot[114637]: auth-w

Re: username changed gu...@example.com -> gumby

2022-09-08 Thread Tom
On 2022-09-08 02:59, Aki Tuomi wrote: On 08/09/2022 02:00 EEST Tom wrote: As you can see in this snip of the maillog, the domain part of the username is being stripped away: Sep 6 23:12:40 vaj dovecot[114637]: auth-worker(114662): Debug: conn unix:auth-worker (pid=114660,uid=97): auth-worker

Re: Managesieve not working

2022-09-08 Thread Benny Pedersen
Francis Augusto Medeiros-Logeay skrev den 2022-09-08 12:34: Yes, it works. I guess it must be Roundcube, after its update. I need to figure out if the configuration has changed. why ssl on rfc 1918 local non routed networks ? in roundcbe there is example config for no ssl, if this works why no

Re: Managesieve not working

2022-09-08 Thread Benny Pedersen
Francis Augusto Medeiros-Logeay skrev den 2022-09-08 11:29: Any advice? doveconf -n or i can only give the lotto numbers for next week

Re: Managesieve not working

2022-09-08 Thread Aleksander Machniak
On 08.09.2022 12:34, Francis Augusto Medeiros-Logeay wrote: Yes, it works. I guess it must be Roundcube, after its update. I need to figure out if the configuration has changed. https://github.com/roundcube/roundcubemail/pull/8670 -- Aleksander Machniak Kolab Groupware Developer[htt

real duplicates of some e-mails / dovecot-2.3.19

2022-09-08 Thread Götz Reinicke
Hi, we have the issue, that some(!) e-mails we receive are duplicated when processed by dovecot and stored to the users inbox. The mails are binary identical, same message ID, same size etc. diff sees no difference …. For now we only see that it happens do small mails max. +- 5k in size. And

Re: Managesieve not working

2022-09-08 Thread Aki Tuomi
Well, you have configured it to speak SSL. Does openssl s_client -connect host:port work? Aki > On 08/09/2022 12:44 EEST Francis Augusto Medeiros-Logeay > wrote: > > > Here it is > # 2.3.7.2 (3c910f64b): /etc/dovecot/dovecot.conf > # Pigeonhole version 0.5.7.2 () > # OS: Linux 5.4.0-109-gen

Re: Managesieve not working

2022-09-08 Thread Aki Tuomi
> On 08/09/2022 12:29 EEST Francis Augusto Medeiros-Logeay > wrote: > > > Hi, > > I am running dovecot 2.3.7.2 on ubuntu, and have a replication setup. > > I noticed that managesieve doesn't seem to be working. On my backup MX, doing > a telnet to 4190 gets me the proper greetings, but do