1

Topic: Install problems - behind a firewall

==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: CentOS 6.7 with latest updates
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): planning to have LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No, will probably go toward AD later.
- Related log if you're reporting an issue: n/a
====
Is there any way to install from behind a firewall (a bluecoat in my case)?
Could there just be an RPM that has the necessary packages in it?

I installed 0.9.2 in an LXC container, (on my home laptop), and that was great! (Excellent work folks!!!)

I would appreciate any pointers or suggestions.

Cheers,
Mark

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Install problems - behind a firewall

is it possible for you to use a proxy to download packages? e.g. a Squid proxy server.
Reference: http://www.cyberciti.biz/faq/centos-red … xy-server/

Also, iRedMail will call 'wget' to download some source tarballs from iredmail.org, you can specify proxy settings in iRedMail file 'conf/global', variable 'FETCH_CMD='.

3

Re: Install problems - behind a firewall

ZhangHuangbin wrote:

is it possible for you to use a proxy to download packages? e.g. a Squid proxy server.
Reference: http://www.cyberciti.biz/faq/centos-red … xy-server/

Also, iRedMail will call 'wget' to download some source tarballs from iredmail.org, you can specify proxy settings in iRedMail file 'conf/global', variable 'FETCH_CMD='.

Thank you for your prompt reply Zhang,

I will investigate this option.

Kind regards,
Mark