search for: goluke

Displaying 7 results from an estimated 7 matches for "goluke".

2019 Mar 14
0
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
...n time. Dovecot won't monitor the file for changes on disk, as this would waste CPU cycles and make dovecot only slower for no reason. The process (or person) that changes the file is responsible to restart dovecot to reload the new certificate in memory. Yassine. On 3/14/19 9:14 AM, Guido Goluke, MajorLabel via dovecot wrote: > Running dovecot 2.2, apologies if this question has been asked before: > I've done the research but couldn't find anything. > > I run a server that uses dovecot as a MUA for Postfix and have a Let's > Encrypt certificate that auto-renews...
2020 May 12
1
Ms Exchange vs dovecot
i use SOGo, with samba4AD and exim/dovecot/sieve and i have the same fonctionality than exchange server ... Beno?t Le 12/05/2020 ? 18:18, Benny Pedersen a ?crit?: > On 2020-05-12 17:54, Robert Schetterer wrote: > >> At the end the subject question makes no sense... > > lets play football then :) > > i just wish that dovecot could be next generation exchange server, no
2019 Mar 14
2
Am I right to assume certificate renewal with the same filename requires a dovecot reload/restart
Running dovecot 2.2, apologies if this question has been asked before: I've done the research but couldn't find anything. I run a server that uses dovecot as a MUA for Postfix and have a Let's Encrypt certificate that auto-renews through certbot on Ubuntu server 16.04. Dovecot did not pick up on the new certificate for the hostname. It did after a restart. To be clear: Let's
2019 Mar 14
5
regarding ssl certificates
Excuse dopey question. I'm not exactly clear about certificates. Apache2 default install has this snake oil certificate Can make a new one for apache Can make one for dovecot Can make one for ssl Is there supposed to be the one (self signed ) certificate pair in one place for the machine that each process hands out ? Can they be moved to another machine ? mick -- Key ID C7D6E24C
2019 Mar 14
5
regarding ssl certificates
On Thu, 14 Mar 2019 12:13:15 +0100 "Guido Goluke, MajorLabel via dovecot" <dovecot at dovecot.org> wrote: > Op 14-03-19 om 11:46 schreef mick crane via dovecot: > > Excuse dopey question. > > I'm not exactly clear about certificates. > > Apache2 default install has this snake oil certificate > > Can make...
2019 Mar 14
0
regarding ssl certificates
Op 14-03-19 om 11:46 schreef mick crane via dovecot: > Excuse dopey question. > I'm not exactly clear about certificates. > Apache2 default install has this snake oil certificate > Can make a new one for apache > Can make one for dovecot > Can make one for ssl > Is there supposed to be the one (self signed ) certificate pair in one > place for the machine that each
2020 Jun 24
0
Converting dot-namespaced Maildir to /-namespaced
I have a couple of domains on my server, all of them namespaced with a dot. It's 10-15 mailboxes at the most. Is there good way to convert them to / (slash) namespaced folders? Maybe some bash script lying around somewhere?