Table des matières

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 <ldap_admin_password>
dn: mail=email@toto.fr,ou=Users,domainName=toto.fr,o=domains,dc=toto,dc=fr
changetype: modify
add: shadowAddress
shadowAddress: alias@toto.fr
dn: mail=email@toto.fr,ou=Users,domainName=toto.fr,o=domains,dc=toto,dc=fr
changetype: modify
delete: shadowAddress
shadowAddress: alias@toto.fr
systemctl restart slapd.service
systemctl restart mlmmjadmin
 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


Calendriers partagés


Client Android

Open Sync