Package Details: rainloop 1.17.0-2

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: mikrasmussen
Last Packager: Auerhuhn
Votes: 6
Popularity: 0.31
First Submitted: 2019-10-02 17:20 (UTC)
Last Updated: 2026-06-11 13:31 (UTC)

Pinned Comments

gyfooya commented on 2026-05-27 03:07 (UTC)

Github repository source was archived by the owner on Nov 4, 2024

Latest Comments

gyfooya commented on 2026-05-27 03:07 (UTC)

Github repository source was archived by the owner on Nov 4, 2024

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!