SMTP problem after upgrade

Bonjour,
je me suis rendu compte aujourd’hui qu’il fallait faire mes mises à jour 2.7.14 -->3.3.3.

Tout s’est bien passé apparemment à part php7fpm que j’ai réussi à faire marcher grâce à yunohost service regen-conf --force
J’ai quelques services qui ne démarrent pas: circus, mumble-server, postgresql, rabbitmq-sever. et surtout je peux recevoir mais pas envoyer de mails, ni par rainloop ni par mon téléphone

Je suis hébergé sur un serveur mutualisé de tetaneutral à toulouse

"host": "Debian 9.6",
"kernel": "4.9.0-8-amd64",
"packages": {
    "yunohost": {
        "repo": "stable",
        "version": "3.3.3"
    },
    "yunohost-admin": {
        "repo": "stable",
        "version": "3.3.1"
    },
    "moulinette": {
        "repo": "stable",
        "version": "3.3.1"
    },
    "ssowat": {
        "repo": "stable",
        "version": "3.3.2"
    }
},
"backports": [],
"system": {
    "disks": {
        "sda1": "Mounted on /, 19.7GiB (5.9GiB free)"
    },
    "memory": {
        "ram": "2.0GiB (1.2GiB free)",
        "swap": "0B (0B free)"
    }
},
"nginx": [
    "nginx: the configuration file /etc/nginx/nginx.conf syntax is ok",
    "nginx: configuration file /etc/nginx/nginx.conf test is successful"
],
"services": {
    "mumble-server": "unknown (unknown)",
    "circus": "auto-restart (enabled)",
    "php7.0-fpm": "running (enabled)",
    "fail2ban": "running (enabled)",
    "yunohost-api": "running (enabled)",
    "mysql": "running (enabled)",
    "glances": "running (enabled)",
    "rspamd": "running (enabled)",
    "transmission-daemon": "running (enabled)",
    "avahi-daemon": "running (enabled)",
    "dovecot": "running (enabled)",
    "uwsgi": "exited (enabled)",
    "nslcd": "running (enabled)",
    "ethercalc": "running (enabled)",
    "nginx": "running (enabled)",
    "ssh": "running (enabled)",
    "redis-server": "running (enabled)",
    "mongod": "running (enabled)",
    "postgresql": "unknown (unknown)",
    "metronome": "running (enabled)",
    "postfix": "exited (enabled)",
    "yunohost-firewall": "exited (enabled)",
    "rabbitmq-server": "unknown (unknown)",
    "dnsmasq": "running (enabled)",
    "slapd": "running (enabled)"
},
"applications": {
    "dokuwiki__2": "Hojnost",
    "dokuwiki": "Dokuwiki",
    "transmission": "Transmission",
    "jirafeau": "Jirafeau",
    "ethercalc": "EtherCalc",
    "rainloop": "Rainloop",
    "kanboard": "Kanboard",
    "baikal": "Baikal",
    "nextcloud": "NextCloud"
},
"security": {
    "CVE-2017-5754": {
        "name": "meltdown",
        "vulnerable": false
    }
}

}`

Salut,

est-ce que tu as bien pris note du changement de port SMTP, comme indiqué dans le disclaimer de la migration ?

c.f. https://yunohost.org/#/email_configure_client_fr , il faut maintenant utiliser le port 587 en STARTTLS