No description
  • Python 62.4%
  • Shell 37.6%
Find a file
rungeard 6743448936
Merge pull request #2 from YunoHost-Apps/testing
Handle missing IMAP INTERNALDATE gracefully
2026-04-18 22:40:38 +02:00
.github Update package metadata and workflows 2026-04-14 18:59:30 +02:00
conf Switch sync scheduling to systemd timer 2026-04-14 19:21:18 +02:00
doc Package YunoHost Mail Relay app with IMAP forwarding service 2026-04-11 19:25:43 +02:00
scripts Avoid running sync during install 2026-04-14 20:19:34 +02:00
sources Handle missing IMAP INTERNALDATE gracefully 2026-04-18 22:30:48 +02:00
.gitignore Package YunoHost Mail Relay app with IMAP forwarding service 2026-04-11 19:25:43 +02:00
config_panel.toml Simplify YunoHost packaging and headless runtime config 2026-04-12 19:11:45 +02:00
LICENSE Package YunoHost Mail Relay app with IMAP forwarding service 2026-04-11 19:25:43 +02:00
manifest.toml Handle missing IMAP INTERNALDATE gracefully 2026-04-18 22:30:48 +02:00
README.md Auto-update READMEs 2026-04-18 22:30:57 +02:00
tests.toml Adjust install defaults and service checks 2026-04-14 19:57:13 +02:00

Logo of YunoHost Mail Relay YunoHost Mail Relay, packaged for YunoHost

Continuously relays a remote IMAP inbox into a YunoHost mailbox

Version: 0.2~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream YunoHost Mail Relay repository: https://github.com/YunoHost-Apps/mail_relay_ynh

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mail_relay_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mail_relay -u https://github.com/YunoHost-Apps/mail_relay_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.