Skip to content

Simple, modern, lightweight & fast web-based email client.

Notifications You must be signed in to change notification settings

AppJail-makejails/snappymail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnappyMail

SnappyMail is a simple, modern and fast web-based email client, fork of Rainloop that aims to apply hardening, modernization and a more lightweight experience.

How to use this Makejail

appjail makejail \
    -j snappymail \
    -f gh+AppJail-makejails/snappymail \
    -o virtualnet=":<random> default" \
    -o nat \
    -o expose=80

Arguments

  • snappymail_tag (default: 13.5): see #tags.
  • snappymail_ajspec (default: gh+AppJail-makejails/snappymail): Entry point where the appjail-ajspec(5) file is located.
  • snappymail_worker_processes (default: auto): see worker_processes.
  • snappymail_worker_connections (default: 1024): see worker_connections.
  • snappymail_upload_max_size (default: 25M): Attachment size limit.
  • snappymail_memory_limit (default: 128M): PHP memory limit.
  • snappymail_secure_cookies (default: 1): see session.cookie_httponly, session.cookie_secure and session.use_only_cookies.

Volumes

Name Owner Group Perm Type Mountpoint
snappymail-data 80 80 700 - /usr/local/www/snappymail/data
snappymail-log 80 80 - - /var/log/snappymail

Tags

Tag Arch Version Type
13.5 amd64 13.5-RELEASE thin
14.2 amd64 14.2-RELEASE thin

About

Simple, modern, lightweight & fast web-based email client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages