IMPORTANT! We are currently carrying out maintenance work. These will be completed by about 22:00.

 

PPA Setup 

To install the regify repo run the following: 

wget -qO - https://apt.regify.com/regify.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/regify-archive-keyring.gpg
echo "deb https://apt.regify.com/ regify GA" | sudo tee /etc/apt/sources.list.d/regify.list
sudo apt-get update  

Installation 

Then install regibox: 

sudo apt-get install regibox  


IMPORTANT:
 

If you are interested in the regimail client for Linux, please contact support@regify.com. Please also note that you do not need to install a local regimail client to use the Thunderbird add-on. 

FAQ 

I get the repo message that the architecture »i386« is not supported. 

Your system seems to require the i386 architecture as well. regify does not offer i386 versions. On Ubuntu, you can use dpkg --remove-architecture i386 to remove the architecture. But use this with caution if you use i386 programs.