• [^] # Re: Bonne idée

    Posté par . En réponse au journal Tout le monde a bien activé TLS sur ses serveurs SMTP ?. Évalué à 2.

    Oui je suis sûr, du moins je parle du smtp. Comparer :

    laposte.net (pas de TLS)
    $ msmtp --serverinfo --tls --tls-certcheck=off --host smtp.laposte.net
    msmtp: the server does not support TLS via the STARTTLS command

    Gandi (TLS activé)
    $ msmtp --serverinfo --tls --tls-certcheck=off --host smtp.gandi.net
    SMTP server at smtp.gandi.net (mail4.gandi.net [217.70.183.210]), port 25:
    mail4.gandi.net ESMTP Postfix
    TLS certificate information:
    Owner:
    Common Name: pop.gandi.net
    Organizational unit: Domain Control Validated
    Issuer:
    Common Name: Gandi Standard SSL CA
    Organization: GANDI SAS
    Country: FR
    Validity:
    Activation time: mer. 17 avril 2013 01:00:00 WEST
    Expiration time: sam. 18 avril 2015 00:59:59 WEST
    Fingerprints:
    SHA1: 9F:8D:E4:E4:89:A9:30:25:90:41:CE:72:C5:C9:ED:E8:55:93:3D:2C
    MD5: 08:9D:F3:AB:8C:82:CB:D2:AC:01:F9:9C:E9:7E:DB:DD
    Capabilities:
    SIZE 100000000:
    Maximum message size is 100000000 bytes = 95,37 MiB
    PIPELINING:
    Support for command grouping for faster transmission
    ETRN:
    Support for RMQS (Remote Message Queue Starting)
    DSN:
    Support for Delivery Status Notifications
    STARTTLS:
    Support for TLS encryption via the STARTTLS command
    AUTH:
    Supported authentication methods:
    PLAIN LOGIN