A mail user agent (MUA) backend for PHP programs https://notabug.org/desktopd/desktopd
BM-2cWimYg96o7rdmFy99U5RMdQGpXrx75NCE 5a014c7083 Debugging refinement | 9 years ago | |
---|---|---|
classes | 9 years ago | |
tests | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
README.markdown | 9 years ago |
This is a new MUA backend for PHP programs. It is a part of Desktopd, a daemon framework in PHP for trivial desktop administration.
Note the only fully-supported character encoding is UTF-8. All internal data and intermediate results are in UTF-8 (or its strict subset US-ASCII).
All the source code files must be in UTF-8 (as always the case with any other Desktopd codes).
HTTPSEverywhere for Desktopd Copyright (C) 2015 Desktopd Developer(s)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.