Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Chris
I used to run this, but I moved to qmailtoaster as Matt got more Linus-like in his interactions with users. On Sat, Dec 12, 2020 at 6:05 AM Remo Mattei wrote: > here is one that I had on my watch list in git > > https://github.com/msimerson/Mail-Toaster-6 > > > > On Dec 11, 2020, at 8:36 AM, Tah

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Chris
You can build nearly anything you want and deploy to AWS. I use VMWare on my mac, build my own local VMs, export to OVA, and convert to AMI. Not point-and-click but certainly do-able. I had to build my own CentOS 8 AMI because CentOS didn't have an official one, and I didn't trust any of the jan

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
One system I'd not thought of is openSUSE...RPM based and all. I'll give that a try. FWIW, CentOS 5 (last *-toaster designation) supported QMT Fedora installs. I think people are wondering if CentOS is going away altogether. On 12/11/2020 1:13 PM, CarlC Internet Services Service Desk wrote:

RE: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread CarlC Internet Services Service Desk
That's why I went in business for myself... Except I don't really advertise, I pick who I want for clients. This way, I can setup ANY type of VM I want, with ANY Linux distro I want to support. And as to going out of business in 3 days, that's the old tactic of "I got your money, now what ya gon

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Jaime Lerner
Have to agree with this! Mine is on a Digital Ocean droplet. :)  No problems whatsoever. From: Gary Bowling Organization: GBCO Reply-To: Date: Friday, December 11, 2020 at 10:16 AM To: Subject: Re: [qmailtoaster] Future of qmailtoaster on CentOS? Yes, they give you an OS, with the am

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Angus McIntyre
Ditto. $20 for a basic server, $5 for backup. I might have chosen a smaller server (I don't have as many users as Gary) but someone here observed -- and I have found -- that ClamAV tends to crash periodically if you have less than about 4GB. The 4GB Linode is therefore probably the minimum pra

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Gary Bowling
I'm almost embarrassed to say that I'm running mine on a $25/month server. I have about 1000 users over 7 domains. Here's a price list from Linode, but you can also customize it. https://www.linode.com/pricing/ gary

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Remo Mattei
here is one that I had on my watch list in git https://github.com/msimerson/Mail-Toaster-6 > On Dec 11, 2020, at 8:36 AM, Tahnan Al Anas wrote: > > Hi Eric, > > I am not sure what this thread is about, but I heard FreeBSD, have you > checked ht

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread qmail
Hi Remo / all Found this : https://www.cyberciti.biz/linux-news/centos-linux-reborn-as-rocky-linux-enterprise-operating-system/ /Finn Den 10-12-2020 kl. 21:08 skrev Remo Mattei: what link did you use to get the Rocky Linux ISO? I just did a quick search didn’t see much of an ISO. Thanks O

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Tahnan Al Anas
Hi Eric, I am not sure what this thread is about, but I heard FreeBSD, have you checked https://www.xfiles.dk/guide-on-how-to-install-qmail-on-freebsd/? I once used that and it did work. And the guy is also my friend. -- -- Best Regards Muhammad Tahnan Al Anas On Fri, Dec 11, 2020 at 10:24 PM

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
And, some humor... https://centos.rip On 12/11/2020 6:52 AM, Eric Broch wrote: This looks like good news: https://github.com/rocky-linux On another note: IBM bought/acquired

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Jeff Koch
Perhaps, as long as nothing related to the kernel or basic OS changed. And the updating would need to be tested. It would be bad if the server instance wouldn't boot. Then you'd be dead in the water.  I'd feel a little more confident using an OS/distribution supported by the cloud provider. We

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
What's the cost? On 12/11/2020 8:14 AM, Gary Bowling wrote: Yes, they give you an OS, with the amount of MEM/disk/processors/etc that you configure and purchase. Once you get that, you can log in with SSH and set up anything you like. There is also a console app from your account in case yo

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
From what the Rocky Linux developers say, that distro should be out by CentOS 8 end-of-life, 12/31/2021. It should be elementary to change repos, right? On 12/11/2020 8:10 AM, Jeff Koch wrote: We have a similar situation with AWS.   Jeff On 12/11/2020 9:45 AM, Gary Bowling wrote: One issue

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Gary Bowling
Yes, they give you an OS, with the amount of MEM/disk/processors/etc that you configure and purchase. Once you get that, you can log in with SSH and set up anything you like. There is also a console app from your account in case you have trouble getting

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Jeff Koch
We have a similar situation with AWS.   Jeff On 12/11/2020 9:45 AM, Gary Bowling wrote: One issue I have is that my toaster is hosted on a virtual machine at Linode. Others may use virtual solutions as well. These services offer virtual machines of several popular flavors, but you have to

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
Do they allow you to control the repos from which you update? If so there should not be problem if Rocky is done by then. On 12/11/2020 7:45 AM, Gary Bowling wrote: One issue I have is that my toaster is hosted on a virtual machine at Linode. Others may use virtual solutions as well. Thes

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Gary Bowling
One issue I have is that my toaster is hosted on a virtual machine at Linode. Others may use virtual solutions as well. These services offer virtual machines of several popular flavors, but you have to use whatever they offer. Linode offers serve

Re: [qmailtoaster] Future of qmailtoaster on CentOS?

2020-12-11 Thread Eric Broch
This looks like good news: https://github.com/rocky-linux On another note: IBM bought/acquired Red Hat. On 12/10/2020 8:35 AM, Eric Broch wrote: /Fellow QMT