Re: Web / email server

From: Roger Grosswiler (roger_at_gwch.net)
Date: 08/10/05

  • Next message: Roger Grosswiler: "How to select nics while bootup"
    Date: Wed, 10 Aug 2005 07:56:10 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Ankush Grover schrieb:
    > On 8/10/05, Mathias Gibbens <m.gibbens@cg-online.net> wrote:
    >
    >>Hi all,
    >>
    >> I'm looking in to setting up a web / email server. I haven't
    >>done this before, and would appreciate advice on how to set it up
    >>through Linux. A list of things I need to do:
    >>
    >> Setup software (Linux, Apache, email program to receive and
    >>send messages [SMTP])
    >>
    >> Change the IP address assigned to my current URL to the new
    >>server's address
    >>
    >> This is for a smaller site which needs to be able to host a web
    >>site and be an email server for the site. Physically, the box
    >>would be sitting on a network with high speed internet. Thanks much,
    >>
    >>-Mathias
    >>
    >>There's More Than One Way To Do It
    >>http://www.perl.org
    >>
    >>http://www.hopechristianacademy.org
    >
    >
    >
    > You need these things
    >
    > a) you need one MTA like postfix or sendmail or exim or qmail.
    > b) a pop/imap software like dovecot or cyrus-imapd or qpopper.
    > c) An antivirus like clamav or any other one.
    > d) A web based application like squirrelmail for accessing mails
    > through web(if required in your case).
    > e) Apache for web services.
    >
    > Regards
    >
    > Ankush Grover
    >
    look here: http://www.brennan.id.au/

    this is a howto for a homeserver with several services for fedora,
    including apache, sendmail etc.

    unfortunately, imap (the mailbox-server) is not described, but i think
    dovecot works out of the box. i personally use cyrus-imapd, which suits
    my imap-needs.

    HTH
    Roger

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Roger Grosswiler: "How to select nics while bootup"

    Relevant Pages

    • php - apache - multi requests
      ... I have problems with Apache and PHP. ... here we have some pages which are thin clients for our web services. ... that if one of our web services is working slow, ... all other probes has long response time because it looks like ...
      (php.general)
    • Re: apache build
      ... Please fix your email program so it produces sensibly formatted ... That is a correct configure command for apache. ... That is used to statically compile a module in. ... The apxs command is used by programs that compile against apache to ...
      (Debian-User)
    • Re: Polymorphism in methods called by name
      ... > web services stacks (Apache offers one) or purchase them from several ... web services vs. reflection is not really a distinction. ... I'm not familiar with the implementation of any other Java ...
      (comp.lang.java.programmer)
    • Re: ISPs supporting sshd on port 443?
      ... provided you will be running ssl-enabled web services. ... apache and sshd running on port 443 will ... > I run an instance of sshd on port 443 as well on most of my servers, ...
      (freebsd-isp)
    • A question about java web services
      ... I am a new learner of Java web services. ... "TestClient.java" class that is available on Apache web site ( ... The compilation was ...
      (comp.programming)