Am 26.04.22 um 11:36 schrieb Paul Kudla (SCOM.CA Internet Services Inc.):
#imapc_host = mail.scom.ca
#imapc_password = Pk554669
#imapc_user = p...@scom.ca
I suggest to change that password immediately.
$ openssl s_client -crlf -connect mail.scom.ca:993
CONNECTED(0003)
* OK [CAPABILITY IMAP
Hi!
This is probably going to get fixed in 2.3.19, this looks like an issue we are
already fixing.
Aki
> On 26/04/2022 16:38 Paul Kudla (SCOM.CA Internet Services Inc.)
> wrote:
>
>
> Agreed there seems to be no way of posting these kinds of issues to see
> if they are even being addresse
Hi all,
I am trying to setup dovecot to listen to imaps on the local network and
through haproxy from the internet.
service imap-login {
inet_listener imaps {
port = 993
ssl = yes
}
inet_listener imaps_haproxy {
haproxy = yes
port = 10993
ssl = yes
}
}
Obviously th
Even more stupid that the IMAP port is available to the public. Should have
been firewalled to authorized IPs only, then it wouldn't have mattered that the
password have leaked.
-Ursprungligt meddelande-
Från: dovecot-boun...@dovecot.org För Daniel Lange
Skickat: den 27 april 2022 14:59
Hi all,
I have a user (coworker) that accidentally deleted a mailbox and all its
sub-mailboxes.
I use Maildir format storage. I have backups.
Is it enough to put the mailbox folder back where it was? I'm talking about
the folder that contains 'cur', 'new', 'tmp', 'dovecot-uidlist', etc. Or
I've done so with no issues as long as permissions and ownership are
accurate.
Ted Hatfield
On Wed, 27 Apr 2022, Sean McBride wrote:
Hi all,
I have a user (coworker) that accidentally deleted a mailbox and all its
sub-mailboxes.
I use Maildir format storage. I have backups.
Is it enou
On 4/27/22 16:18, Sean McBride wrote:
I have a user (coworker) that accidentally deleted a mailbox and all its
sub-mailboxes.
I use Maildir format storage. I have backups.
Is it enough to put the mailbox folder back where it was? I'm talking about
the folder that contains 'cur', 'new', 'tmp
> On 28/04/2022 01:57 Shawn Heisey wrote:
>
>
> On 4/27/22 16:18, Sean McBride wrote:
> > I have a user (coworker) that accidentally deleted a mailbox and all its
> > sub-mailboxes.
> >
> > I use Maildir format storage. I have backups.
> >
> > Is it enough to put the mailbox folder back whe
> On 27/04/2022 22:14 Kees van Vloten wrote:
>
>
> Hi all,
>
> I am trying to setup dovecot to listen to imaps on the local network and
> through haproxy from the internet.
>
> service imap-login {
> inet_listener imaps {
> port = 993
> ssl = yes
> }
> inet_listener imap
On 4/27/2022 11:27 PM, Aki Tuomi wrote:
There is no reason to delete the dovecot files after recovery. You can run
`doveadm force-resync` to ensure everything is synced. Removing the files just
cause more problems than benefit usually.
Thanks for that information! Very helpful for future fid
> On 28/04/2022 08:33 Shawn Heisey wrote:
>
>
> On 4/27/2022 11:27 PM, Aki Tuomi wrote:
> > There is no reason to delete the dovecot files after recovery. You can run
> > `doveadm force-resync` to ensure everything is synced. Removing the files
> > just cause more problems than benefit usua
On 4/27/2022 11:48 PM, Aki Tuomi wrote:
# drop fts data
doveadm fts rescan -u user
# rebuild index
doveadm index -u user "*"
I do full reindexes a lot more often than a typical user would. When I
do a reindex, I want it to happen for all users, not one at a time. Do
you have a sequence of co
> On 28/04/2022 08:57 Shawn Heisey wrote:
>
>
> On 4/27/2022 11:48 PM, Aki Tuomi wrote:
> > # drop fts data
> > doveadm fts rescan -u user
> > # rebuild index
> > doveadm index -u user "*"
>
> I do full reindexes a lot more often than a typical user would. When I
> do a reindex, I want it t
__
I'm using this dedicated address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.
El 28/4/22 a les 7:48, Aki Tuomi ha escrit:
On 28/04/2022 08:33 Shawn Heisey wrote:
> On 28/04/2022 09:56 Narcis Garcia wrote:
>
>
> __
> I'm using this dedicated address because personal addresses aren't
> masked enough at this mail public archive. Public archive administrator
> should fix this against automated addresses collectors.
> El 28/4/22 a les 7:48, Aki T
15 matches
Mail list logo