<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://gogs.info/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://gogs.info/wiki/feed.php">
        <title>gog's wiki</title>
        <description></description>
        <link>http://gogs.info/wiki/</link>
        <image rdf:resource="http://gogs.info/wiki/lib/images/favicon.ico" />
       <dc:date>2011-05-04T15:06:20+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/webmail?rev=1303911541&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/dkim?rev=1303911532&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/vacation?rev=1303911522&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/maildrop?rev=1303911514&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/anti-spam-anti-virus?rev=1303911503&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/courier?rev=1303911489&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/postfix?rev=1303911475&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/dns-records?rev=1303911461&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/mail-server?rev=1303911439&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/hudson?rev=1286399791&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/debian/munin?rev=1263513309&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/hr/sidebar?rev=1258394752&amp;do=diff"/>
                <rdf:li rdf:resource="http://gogs.info/wiki/start?rev=1258331766&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://gogs.info/wiki/lib/images/favicon.ico">
        <title>gog's wiki</title>
        <link>http://gogs.info/wiki/</link>
        <url>http://gogs.info/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://gogs.info/wiki/debian/webmail?rev=1303911541&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:39:01+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:webmail</title>
        <link>http://gogs.info/wiki/debian/webmail?rev=1303911541&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Install Roundcube


We will install roundcube to the /var/www folder. This way, when somebody enters mail.somedomain-we-host.com they will see Roundcube.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/dkim?rev=1303911532&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:38:52+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:dkim</title>
        <link>http://gogs.info/wiki/debian/dkim?rev=1303911532&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Using DKIM signing of your outgoing emails gives you a better chance (though it depend on the recipients server configuration) that your mail does not get classified as spam. Bumping down the spam score of valid DKIM signed email can also prevent false positives.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/vacation?rev=1303911522&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:38:42+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:vacation</title>
        <link>http://gogs.info/wiki/debian/vacation?rev=1303911522&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Vacation script that we will be using requires some Perl modules:

apt-get install libmail-sender-perl libdbd-pg-perl libemail-valid-perl libmime-perl liblog-log4perl-perl liblog-dispatch-perl libgetopt-argvfile-perl libmime-charset-perl libmime-encwords-perl
Create user vacation on your system. This user will handle the vacation script and should have minimal privileges:</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/maildrop?rev=1303911514&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:38:34+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:maildrop</title>
        <link>http://gogs.info/wiki/debian/maildrop?rev=1303911514&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

To achieve automatic moving of messages to the Junk folder we will have to use Maildrop instead of the Postix local delivery agent. This, on the other hand, has some drawbacks. When we tell Postix to use Maildrop as a local delivery agent, we will have to create Maildirs for new mailboxes by hand every time we create a new email account. But do not worry, this step can be automated…</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/anti-spam-anti-virus?rev=1303911503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:38:23+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:anti-spam-anti-virus</title>
        <link>http://gogs.info/wiki/debian/anti-spam-anti-virus?rev=1303911503&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Installation

This part is taken from &lt;https://help.ubuntu.com/community/PostfixAmavisNew&gt;

Install Amavis, Clamav and SpamAssassin</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/courier?rev=1303911489&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:38:09+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:courier</title>
        <link>http://gogs.info/wiki/debian/courier?rev=1303911489&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Installation


To install Courier with support for MySQL authorisation and POP3, POP3-SSL, IMAP and IMAP-SSL access to mailboxes you run:</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/postfix?rev=1303911475&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:37:55+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:postfix</title>
        <link>http://gogs.info/wiki/debian/postfix?rev=1303911475&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

If you haven't already installed Postfix, do it now:

apt-get install postfix telnet mailx

Note: we are also installing telnet so we can easily check if everything is going well during the installation and configuration. As well as mailx package so we can send emails from the terminal using the mail command.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/dns-records?rev=1303911461&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:37:41+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:dns-records</title>
        <link>http://gogs.info/wiki/debian/dns-records?rev=1303911461&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

Note: Server in this example is named atlantis.example.com. 

First, we need to check our hostname

atlantis:~# hostname -f
atlantis.diabmon.com

If hostname did not return FQDN of your server edit /etc/hosts. You should see something like this, if not, change according to your IP address and server name.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/mail-server?rev=1303911439&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-27T15:37:19+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:mail-server</title>
        <link>http://gogs.info/wiki/debian/mail-server?rev=1303911439&amp;do=diff</link>
        <description>This article is outdated. Updated version on building a mail server on Debian 6 is published as a free eBook here.

We are going to install Postfix as our MTA (SMTP server) and Courier as our POP/IMAP server. Postfix will use virtual domains, and information about our domains and users will be stored in the MySQL database. For managing virtual domains and users we will use PostfixAdmin.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/hudson?rev=1286399791&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-06T23:16:31+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:hudson</title>
        <link>http://gogs.info/wiki/debian/hudson?rev=1286399791&amp;do=diff</link>
        <description>Install Hudson &amp; Java


Hudson is written in Java so we will need to install Java, and to make things simpler we will install Hudson from its reporitory.

Edit /etc/apt/sources.list and append every line that ends with “lenny main” with ” contrib non-free” and at the end of the file add this line</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/debian/munin?rev=1263513309&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-15T00:55:09+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>debian:munin</title>
        <link>http://gogs.info/wiki/debian/munin?rev=1263513309&amp;do=diff</link>
        <description>From the Munin's Homepage: 

Munin the monitoring tool surveys all your computers and remembers what it saw. It presents all the information in graphs through a web interface. Its emphasis is on plug and play capabilities. After completing a installation a high number of monitoring plugins will be playing with no more effort.</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/hr/sidebar?rev=1258394752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-16T19:05:52+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>hr:sidebar - created</title>
        <link>http://gogs.info/wiki/hr/sidebar?rev=1258394752&amp;do=diff</link>
        <description>*  Instalacija Debiana
	*  Backup servera
	*  Sinkronizacija vremena (NTP)
	*  LAMP
	* DNS
		*  DNS (BIND 9)
		*  DynDNS

	*  Komunikacija
		*  Jabber/XMPP (Openfire)
		*  SIP VoIP server (OpenSER)  
		*  TeamSpeak2
		*  Ventrilo

	*  File sharing
		*  Windows File Sharing (Samba)
		*  DC hub (Verlihub)
		*  DC file sharing (microdc2)</description>
    </item>
    <item rdf:about="http://gogs.info/wiki/start?rev=1258331766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-16T01:36:06+02:00</dc:date>
        <dc:creator>Goran Jurić</dc:creator>
        <title>start</title>
        <link>http://gogs.info/wiki/start?rev=1258331766&amp;do=diff</link>
        <description>Detailed How To on setting up a Debian Lenny server setup. Instructions include setting up Firewall, LAMP stack, mail server based on Postfix and Courier with anti spam and anti virus measures. Ideal for private VPS solutions.


	*  Installation
		*  Essential software
		*  Static IP address
		*  Time synchronization</description>
    </item>
</rdf:RDF>

