Commit Graph

7 Commits

Author SHA1 Message Date
Jules
e13fed02c3 fix: chemin vendor/autoload.php dans le processeur
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 15:44:21 +02:00
Jules
087448bb8b feat: bouton édition compte (nom affiché, webhook, mot de passe)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 15:42:59 +02:00
Jules
0d4998e129 feat: auto-refresh AJAX, bouton transfert entre comptes, webhook par compte
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 15:39:49 +02:00
Jules
1ef093f5ec fix: Dovecot 2.4 mail_driver/mail_path remplace mail_location, variables %{user|domain}
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 11:40:00 +02:00
Jules
35977ac7f9 fix: config Dovecot 2.4 (dovecot_config_version + nouvelle syntaxe passdb/userdb)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 11:33:08 +02:00
Jules
d36780a725 fix: détection automatique version PHP (support Debian 13 Trixie/PHP 8.4)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 11:24:06 +02:00
Jules
0be1b9119a init: projet complet copymail pour Raspberry Pi
Stack: Nginx + PHP 8.2 + MariaDB + Postfix + Dovecot + Samba
- install.sh: script installation automatisé pour RPi OS Bookworm
- Interface web: visionneuse mails + admin (comptes, domaine, dashboard)
- Chaque compte mail génère automatiquement un share Samba
- Processeur cron: extraction pièces jointes via zbateson/mail-mime-parser
- Zéro injection SQL (PDO + prepared statements)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 09:36:35 +02:00