Search Criteria
Package Details: rainloop 1.17.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rainloop.git (read-only, click to copy) |
|---|---|
| Package Base: | rainloop |
| Description: | Simple, modern & fast web-based email client |
| Upstream URL: | https://www.rainloop.net |
| Licenses: | MIT |
| Submitter: | midnightfox |
| Maintainer: | None |
| Last Packager: | midnightfox |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-10-02 17:20 (UTC) |
| Last Updated: | 2022-09-01 08:41 (UTC) |
Latest Comments
der_ronny commented on 2021-08-10 20:04 (UTC) (edited on 2021-08-10 20:04 (UTC) by der_ronny)
had to:
# find /usr/share/webapps/rainloop -type d -exec chmod 755 {} \;
# find /usr/share/webapps/rainloop -type f -exec chmod 644 {} \;
# chown -R http: /usr/share/webapps/rainloop
to make it work on nginx.
Just for reference, for setup open: https://yoururl/?admin default username password: admin/12345
vario commented on 2021-05-21 16:44 (UTC)
Found this while looking for php8 compatible webmail. Liking it so far, might not go back to roundcube!