Erecting Webmail electronic Post office with Twig

Source: Internet
Author: User
Tags imap ldap
Twig is the WEB information Gateway abbreviation, is a set of software developed with PHP, it allows you to easily set up a network post office (WebMail). The user can complete the sending and receiving of mail through the browser only. In addition, it integrates news groups, address books, scheduling, meetings, bookmarks ... and other functions, is a set of multi-functional WebMail software.

1, the system needs:

TWIG requires the following kits:

  • Web Server with PHP support (Apache recommended)
  • PHP 3.0.11 Version

    In addition to the following kits, you will be able to play twig better features:

  • MySQL or Pgsql
  • LDAP Server
  • IMAP Server

    The author proposes to set up with the combination of Apache+php+mysql+imap, as for the LDAP server can be matched according to its own needs.

    The author adopts the following kits:

  • RedHat 7.2
  • Apache 1.3.22
  • PHP 4.0.6
  • MySQL 3.23.41
  • Twig 2.7.5

    2, download software:

    First check to see if Apache+php+mysql+imap is installed in the system, and you can check if it is installed by following instructions:

    # Rpm-qa | Grep-i Apache
    # Rpm-qa | Grep-i PHP
    # Rpm-qa | Grep-i MySQL
    # Rpm-qa | Grep-i IMAP

    If you find a kit that is not installed, you can install it using your Linux installation CD-ROM. Take RedHat 7.2 As an example, we can find many RPM kits in the Redhatrpms directory of the CD-ROM, and use the following instructions to install:

    # RMP-IVH

    Or you want to upgrade to a newer version, you can download the latest version to the following URL:
  • apache:http://www.apache.org
  • Php:http://www.php.net
  • Mysql:http://www.mysql.com

    In addition, the most important thing is to download the twig, we can download the latest Twig 2.7.5 version to http://twig.screwdriver.net/download.php3. Of course! The software required above can be found in the Linuxcenter software database.
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.