ZhangHuangbin wrote:
You can define you own yum repository in iRedMail-x.y.z/conf/global, like below:
export YUM_UPDATE_REPO="http://iredmail.org/yum/rpms/${DISTRO_VERSION}/"
Then iRedMail will install all addition RPM packages from defined mirror site.
Also, you can copy this kickstart file to your local network.
Yes...I am using the kickstart file from my local network. It work but for the iRedMail and it dependencies still need direct internet access. What I was suggesting is to have a special repo to have all the required package for iRedMail only and I could copy or mirror it to my local network/hard disk and install it from there...