Skip to content

VraiHack/Setup-rainloop-webmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

rainloop-webmail


This is a simple tutorial (check attached PDF) helping you to implement your own mail server on an ubuntu machine.

main part: necessary elements for our mail server we need to install


  • SMTP Server = Postfix
  • IMAP Server = Dovecot
  • WEB SERVER = Nginx
  • WEB MAIL = rainloop

Security layers


  • Setup SPF & DKIM with POSTFIX
  • Enable https on nginx
  • Redirect-http-to-https for Nginx
  • INSTALL WAF for NGINX = NGINX ModeSecurity

About

HOW TO BUILD YOUR OWN MAIL SERVER ON UBUNTU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published