Linux Tutorials on the topic “postfix”

  • Goldfish, A PHP Autoresponder Script

    postfix Author: Falko TimmeTags: , , Comments: 4

    Goldfish, A PHP Autoresponder Script For The HowtoForge "Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail " Setups Goldfish is a quite simple autoresponder script (written in PHP) for Postfix. It consists of only one PHP file which can be started through a cronjob. It works with our "Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail" tutorials (it cannot be used for other setups, especially Postfix setups that don't use a MySQL database).

  • The Perfect SpamSnake - Ubuntu Jaunty Jackalope

    ubuntu Author: RockyTags: , , Comments: 32

    The Perfect SpamSnake - Ubuntu Jaunty Jackalope This tutorial shows how to set up an Ubuntu Jaunty Jackalope based server as a spamfilter in Gateway mode. In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA. You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.

  • Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.04)

    ubuntu VMWare Image Download Author: Falko TimmeTags: , , Comments: 32

    Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 9.04) This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

  • Set Up Postfix DKIM With dkim-milter

    Author: topdogTags: , , Comments: 14

    Set Up Postfix DKIM With dkim-milter DKIM is an authentication framework which stores public-keys in DNS and digitally signs emails on a domain basis. It was created as a result of merging Yahoo's domainkeys and Cisco's Identified Internet mail specification. It is defined in RFC 4871.

  • Set Up DKIM On Postfix With dkim-milter (CentOS 5.2)

    postfix Author: topdogTags: , Comments: 7

    Set Up DKIM On Postfix With dkim-milter (CentOS 5.2) DKIM is an authentication framework which stores public-keys in DNS and digitally signs emails on a domain basis. It was created as a result of merging Yahoo's domainkeys and Cisco's Identified Internet mail specification. It is defined in RFC 4871. We will be using the milter implementation of dkim http://dkim-milter.sf.net on CentOS 5.2.

  • Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 5.3 x86_64)

    centos Author: Falko TimmeTags: , , Comments: 10

    Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 5.3 x86_64) This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database used by Postfix.

  • How To Set Up A Postfix Autoresponder With Autoresponse

    postfix Author: Falko TimmeTags: Comments: 32

    How To Set Up A Postfix Autoresponder With Autoresponse Autoresponse is an autoresponder for the Postfix MTA. It allows you to create autoresponder messages for email accounts from the shell and also by emailing the autoresponder text to a certain email address.

  • Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)

    ubuntu Author: asaavedraTags: , , , , , , Comments: 6

    Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy) This document  will guide you through the necessary steps to configure a Drupal driven mail server. It provides the following features: Drupal managed email accounts, support for virtual domains, automatic forwarding, Postfix quota support, silent BCC monitoring, anti-spam, anti-virus.

  • Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Debian Lenny)

    debian VMWare Image Download Author: Falko TimmeTags: , , Comments: 45

    Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Debian Lenny) This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

  • Groupware Server With Group-Office, Postfix, Dovecot And SpamAssassin On Debian Lenny (5.0)

    debian Author: mscheringTags: , , , , Comments: 4

    Groupware Server With Group-Office, Postfix, Dovecot And SpamAssassin On Debian Lenny (5.0) In this howto I will explain how you can set up a groupware server using the Debian Linux operating system, Group-Office for managing the mailboxes and groupware functions like e-mail, shared calendars, file sharing etc., Postfix with virtual accounts in MySQL, Dovecot IMAP, SpamAssassin spam filter, and a vacation perl script that will handle out-of-office replies.