mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Example code for Debian .deb of issue #185
This commit is contained in:
parent
7f084dda53
commit
8238c259e7
2 changed files with 45 additions and 1 deletions
12
build/deb/DEBIAN/control
Normal file
12
build/deb/DEBIAN/control
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Package: snappymail
|
||||
Version: 0.0.0
|
||||
Maintainer: the-djmaze <debian@snappymail.eu>
|
||||
Depends: php-json
|
||||
Architecture: all
|
||||
Homepage: https://snappymail.eu
|
||||
Vcs-Browser: https://github.com/the-djmaze/snappymail
|
||||
Vcs-Git: https://github.com/the-djmaze/snappymail.git
|
||||
Description: SnappyMail is a PHP-based simple, modern, lightweight & fast web-based email client with no database requirements.
|
||||
It supports IMAP, SMTP and Sieve protocols, multiple accounts and identities, an admin panel for configuration.
|
||||
Plugins can be installed to further extend functionality.
|
||||
Emails are not stored locally, but are accessed through IMAP.
|
||||
Loading…
Add table
Add a link
Reference in a new issue