Zimbra on Arch Linux

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
Morta§985
Posts: 1
Joined: Fri Jul 16, 2021 1:00 pm

Zimbra on Arch Linux

Post by Morta§985 »

I have question i follow this guide

https://computingforgeeks.com/how-to-in ... 18-04-lts/

Change the installation command with deb package to

Code: Select all

yay -S zimbra
You can look the full code on

https://aur.archlinux.org/packages/zimbra/

but the installation script can't read my hostfile /etc/hosts

Code: Select all

#<IP> <FQHN> <HN>
127.0.0.1 localhost

192.168.10.9 mail.free-vpn.it mail

10.1.4.3 server1.free-vpn.it server1
10.1.4.4 erp.free-vpn.it erp
192.168.55.2 checkout.free-vpn.it checkout
188.155.224.24 zimbra.free-vpn.it zimbra
What i doing wrong? Or someone can fix the install script?
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2800
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: Zimbra on Arch Linux

Post by L. Mark Stone »

First line of /etc/hosts should be:

127.0.0.1 localhost.localdomain localhost
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply