{% extends "base.html" %} {% block content %}
The following diagram shows the different servers as boxes. The arrows represent the communication between the those servers. Below are some usefull details like the travel time of the e-mail, software used and so on.
Sender | {{ from }} |
Receiver | {{ to }} |
Travel time | {% if traveltime %} {{ traveltime }} seconds {% else %} Timing is not accurate enough for measurement {% endif %} |
Sender software | {{ mailer }} |
{{ mailheader }}