Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.88 KB

app_snappymail.md

File metadata and controls

44 lines (32 loc) · 1.88 KB
title template taxonomy routes
SnappyMail
docs
category
docs, apps
default
/app_snappymail

SnappyMail's logo

Install SnappyMail with YunoHost Integration level

Index

SnappyMail is a lightweight webmail, a fork of RainLoop.

Configuration

To configure it, go to http://DOMAIN.TLD/snappymail/app/?admin

  • The default login is: admin
  • The default password is stored in a file located at /var/www/snappymail/data/_data_/_default_/admin_password.txt.

Domains

Users can use SnappyMail to access mailboxes other than the one provided by YunoHost (e.g. gmail.com or live.com). The option is available through the "account -> add an account" button. The administrator must authorize the connection to third party domains, via a white list in the administration interface.

Upgrade

To upgrade the app once a new SnappyMail version is available, simply run in a local shell via ssh or otherwise: sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/snappymail_ynh snappymail

Useful links