mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-07 21:54:35 +08:00
Updated Installation instructions (markdown)
parent
073587be9e
commit
753c616a36
1 changed files with 7 additions and 0 deletions
|
@ -58,6 +58,13 @@ chown -R www-data:www-data /var/www/webmail
|
|||
www.yourdomain.com/webmail?admin
|
||||
```
|
||||
|
||||
### GPG verify
|
||||
The GPG key can be found at several places:
|
||||
* https://keyserver.ubuntu.com Hockeypuck OpenPGP keyserver
|
||||
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1016e47079145542f8ba133548208ba13290f3eb
|
||||
* https://snappymail.eu/repository/deb/48208BA13290F3EB.asc
|
||||
* https://github.com/the-djmaze/snappymail/blob/master/build/SnappyMail.asc
|
||||
|
||||
## Upgrade
|
||||
To upgrade the installation, you simply need to upload files from the new package overwriting existing files. Directory structure is organized to have each new version installed to a different directory. Only a few files will be actually overwritten (/index.php and /data/VERSION).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue