1

Topic: Server Web Stack proxy with email pass though

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version:  iRedMail-0.8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP or MYSQL
- Linux/BSD distribution name and version: DEBIAN 6
- Related log if you're reporting an issue:  NIL
====

Would like to know how to build a custom vm appliance to do email pass-though to individual vm's running group-office from http://wiki4.group-office.com/wiki/Main_Page and wordpress, Druple or Joomal i will be useing prebuilt vm's from http://www.turnkeylinux.org. I can get a proxy gong with squid but don't know anything about the email server configuration and a pass-though is way beyond my knowledge. I would like to use the the free open source version as i don't have a lot of cash though i am willing to pay someone at iRedMail to set it up with webmin and LDAP or MYSQL modual. This is for my own personal use not for a large scale commercial. I hope some one here can help other sites I've been on either they don't know how to do this setup or they give me the whole P.O.Q. with a backhand for my troubles.

Please anyone help

Post's attachments

server_stack.png
server_stack.png 75.32 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

----

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

2

Re: Server Web Stack proxy with email pass though

Hi SgtWirehead,

Did you try to install iRedMail yourself? It's really easy.
After you get iRedMail running, you can setup other components like Wordpress, Drupal, etc.

3 (edited by SgtWirehead 2013-05-30 10:33:55)

Re: Server Web Stack proxy with email pass though

hello ZhangHuangbin

wow quick response, yes i got it installed fine had some issues with dependencies but got that sorted out my self in a couple of hours. I mucked it up with the host-names though so am going to do a reinstall. I have been trying to get a email server running for one month now using various products, I'm rely not very good with email at all as i have only ever built strait web-servers.

I used this downloaded vm as a base to build on, TurnKey Core http://www.turnkeylinux.org/core i hope this is ok

4

Re: Server Web Stack proxy with email pass though

The best way is installing iRedMail on a FRESH, CLEAN Linux/BSD server. For example, a minimal installation of Debian 6.

5

Re: Server Web Stack proxy with email pass though

ok im at the optional components screen, do i rely need phpldapadmin and phpmyadmin as i would like to manage these though webmin only, i'm trying to restrict access to web-based interfaces and 2 are plenty (webmin, iredadmin).

6

Re: Server Web Stack proxy with email pass though

You can install phpLDAPadmin and phpMyAdmin manually if you didn't choose to install it during iRedMail installation.

7 (edited by SgtWirehead 2013-05-30 20:44:42)

Re: Server Web Stack proxy with email pass though

ok I followed the instructions here http://www.iredmail.org/install_iredmail_on_debian.html elected not to install phpldapadmin and phpmyadmin.

when going to https://mysite.com/iredadmin/

i get (internal server error) even after a reboot

so i shall format and start all over again.

8 (edited by SgtWirehead 2013-05-30 23:03:19)

Re: Server Web Stack proxy with email pass though

well now after a reformat and another clean install im getting

Unable to connect
   
Firefox can't establish a connection to the server at



going to reforam and try again

9

Re: Server Web Stack proxy with email pass though

Note: iRedMail uses a self-signed SSL certificate by default, so Firefox will warn you about this. Just click "add exception" to bypass this.

10 (edited by SgtWirehead 2013-05-31 11:17:56)

Re: Server Web Stack proxy with email pass though

roll I did that its after that i got the (internal server error) so reformatted

then got

Unable to connect
   
Firefox can't establish a connection to the server at

thing is i'm not doing anything different

Here is my hosts file


127.0.0.1 mx.my-server.dyndns-server.com core-01 localhost localhost.localdomain
127.0.1.1 core-01

#Required for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

11

Re: Server Web Stack proxy with email pass though

Hi,

Well 4th time lucky, its working now. I will try to setup ldap with my group-office email system now.