Skip to content

EmailServer

Noaman edited this page May 11, 2022 · 3 revisions

Email Server

We are going to create an email server with the following tools/technologies

  • Postfix
  • Dovecot
  • Postfix Admin
  • Round Cube
  • Amavisd
  • Clam AV
  • Spam Assasin

Default Credentials

  • Email admin@$HOSTNAME Password postfixadmin for postfix admin
  • Email postfixadmin@$HOSTNAME Password postfixadmin for roundcube email

Note: Please remove postfixadmin@$HOSTNAME virtual mailbox as it is created only to test email delivery and recieving.

Work in Progress

  • Setting up Amavisd,Clam AV,Spam Assasin
  • DKIM and SPF setup instructions or guidelines for user
  • Utility scripts to create domain and emails
  • Modify create-site scripts to auto generate emails for setup
  • Monit configuration for Dovecot and postfix
Clone this wiki locally