====== imapsync ====== git clone https://github.com/imapsync/imapsync.git /root/imapsync/imapsync --host1 mail.toto.fr --port1 993 --ssl1 --user1 toto@toto.fr --password1 'PASSWORD' --host2 mail2.toto.fr --user2 toto@toto.fr --password2 'PASSWORD' --delete2 ====== iRedMail ====== ===== Ajouter / supprimer un alias ===== /!\ Backend OpenLDAP obligatoire, ça ne fonctionne pas (encore) avec MySQL/MariaDB. ldapmodify -x -D "cn=vmailadmin,dc=toto,dc=fr" -f /tmp/alias.add.ldif -w * __/tmp/alias.add.ldif__ dn: mail=email@toto.fr,ou=Users,domainName=toto.fr,o=domains,dc=toto,dc=fr changetype: modify add: shadowAddress shadowAddress: alias@toto.fr * __/tmp/alias.del.ldif__ dn: mail=email@toto.fr,ou=Users,domainName=toto.fr,o=domains,dc=toto,dc=fr changetype: modify delete: shadowAddress shadowAddress: alias@toto.fr * Pour la prise en compte systemctl restart slapd.service systemctl restart mlmmjadmin * Penser à passer à YES le paramètre ci-dessous dans /etc/sogo/sogo.conf : SOGoMailCustomFromEnabled = YES; systemctl restart sogo ===== Obtenir un certificat S/MIME gratuit et validé ===== https://extrassl.actalis.it/portal/uapub/freemail?lang=en ====== SOGo ====== ===== Contacts partagés ===== {{:informatique:nix:linux:sogo_cardav.png?400|}}\\ {{:informatique:nix:linux:sogo_cardav2.png?400|}} ===== Calendriers partagés ===== {{:informatique:nix:linux:sogo_caldav.png?400|}}\\ {{:informatique:nix:linux:sogo_caldav2.png?400|}} ===== Client Android ===== [[https://play.google.com/store/apps/details?id=com.deependhulla.opensync&hl=fr&gl=US|Open Sync]] {{:informatique:nix:linux:screenshot_20210118_092001_com.deependhulla.opensync.jpg?200|}}