Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-05 Thread Ralph Corderoy
Hi Paul, > but in terms of keeping things up to date I use Watchtower. Thanks, found it. https://containrrr.dev/watchtower/introduction/ > All this is fairly new stuff for me, and I've been out of things for a > couple of years Sorry to hear about your recent troubles. > Some of my Docker

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Paul Tansom
On 04/01/2024 11:40, Ralph Corderoy wrote: Hi, Tim wrote: Probably obvious, but when you use containers do make sure you have a solution in place for keeping current with updates. Not that obvious to me, as you probably suspected. I've not done much with containers before. Seems I need to

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Ralph Corderoy
Hi, Stephen wrote: > > There's a list at > > https://github.com/awesome-selfhosted/awesome-selfhosted#communication---email---complete-solutions. ... > Thanks Tristan, Yes, thanks Tristan. Very interesting to have a browse of that to see what's available. -- Cheers, Ralph. -- Next

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Stephen Wolff
Thanks Tristan, > There's a list at > https://github.com/awesome-selfhosted/awesome-selfhosted#communication---email---complete-solutions. > > I'm using https://mailinabox.email/ myself - while not perfect, ticks a lot > of boxes. That’s brilliant if I ever get time to ditch having an

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Tristan Hill via dorset
On 03/01/2024 14:35, Ralph Corderoy wrote: Hi, I'm looking to set up a virtual server to send and receive email for a domain name and store the email for pick-up by users over POP3 and IMAP. Normally, I'd go for Debian and then configure Exim, Dovecot and others to provide a Let's

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Ralph Corderoy
Hi, Tim wrote: > Probably obvious, but when you use containers do make sure you have a > solution in place for keeping current with updates. Not that obvious to me, as you probably suspected. I've not done much with containers before. Seems I need to poll to learn of a later tag on the remote

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-04 Thread Tim Waugh
Probably obvious, but when you use containers do make sure you have a solution in place for keeping current with updates. Tim. */ On Wed, 3 Jan 2024 at 16:48, Hugh Frater wrote: > > I was going to suggest, docker is the answer here. You don’t even need a > base distro, as you could just host

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Hugh Frater
I was going to suggest, docker is the answer here. You don’t even need a base distro, as you could just host the docker image of choice on a container runner such as Amazon or Azure. Sent from my iPhone On Wed, 3 Jan 2024 at 16:18, Ralph Corderoy wrote: > Hi Paul, > > > you may like to take a

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Ralph Corderoy
Hi Paul, > you may like to take a look at Docker Mailserver Thanks Paul, you beat me to it. :-) $ scan -forma '%{date}' p Wed, 3 Jan 2024 16:05:51 + Wed, 03 Jan 2024 16:07:45 + $ -- Cheers, Ralph. -- Next meeting: Online, Jitsi, Tuesday, 2024-02-06 20:00 Check

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Ralph Corderoy
Hi Stephen, > Could you look at the docker image repo and see what base distros are > used for email servers? > > - https://hub.docker.com/search?q=email%20servers Thanks, it reminded me that https://docker-mailserver.github.io/docker-mailserver/latest/ exists. I've never used it but I'm

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Paul Tansom
On 03/01/2024 14:35, Ralph Corderoy wrote: Hi, I'm looking to set up a virtual server to send and receive email for a domain name and store the email for pick-up by users over POP3 and IMAP. Normally, I'd go for Debian and then configure Exim, Dovecot and others to provide a Let's

Re: [Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Stephen Wolff
Hi Ralph, I'm looking to set up a virtual server to send and receive email for a domain name and store the email for pick-up by users over POP3 and IMAP. Normally, I'd go for Debian and then configure Exim, Dovecot and others to provide a Let's Encrypt TLS certificate, SPF, DKIM, DMARC,

[Dorset] Suggestions for distro to run email server and POP3/IMAP.

2024-01-03 Thread Ralph Corderoy
Hi, I'm looking to set up a virtual server to send and receive email for a domain name and store the email for pick-up by users over POP3 and IMAP. Normally, I'd go for Debian and then configure Exim, Dovecot and others to provide a Let's Encrypt TLS certificate, SPF, DKIM, DMARC,