POST https://fsmp.pro-soft.fr/fr/register

Emails

0 Queued
1 Sent

Status: SentTransport: mailjet+api://api.mailjet.com

Email contents

Veuillez confirmer votre adresse e-mail

From: (empty)

To: pidrask@gmail.com

Sender: FSMP <no-reply@fsmp.fr>

Text content




    

        
        
            

            
            
	            
                    
                    Fondation Sciences Mathématiques de Paris - FSMP 
                    
	            
            
            
            
            
            
                

                
                
                    
                        
							
								

Confirmer votre adresse email


    
    
    Cliquez sur le lien ci-dessous pour confirmer votre adresse email :
    Je confirme mon email
    Ce lien expirera dans 1 heure.
    

      
	
								
							
                        
                    
                
                
                
               
			
            
          
            
            
                
                    
                        Fondation Sciences Mathématiques de Paris - FSMP
                    
                
            
            

            
        
    

HTML preview


                                            

HTML content

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"> <!-- utf-8 works for most cases -->
    <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine -->
        
	<title>Fondation Sciences Mathématiques de Paris - FSMP</title> <!-- The title tag shows in email notifications, like Android 4.4. -->

	<!-- Web Font / @font-face : BEGIN -->
	<!-- NOTE: If web fonts are not required, lines 9 - 26 can be safely removed. -->
	
	<!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
	<!--[if mso]>
		<style>
			* {
				font-family: sans-serif !important;
			}
		</style>
	<![endif]-->
	

	<!--[if !mso]><!-->
		<!-- insert web font reference -->
                <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'>
	<!--<![endif]-->

	<!-- Web Font / @font-face : END -->
	
	<!-- CSS Reset -->
    <style type="text/css">

		/* What it does: Remove spaces around the email design added by some email clients. */
		/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
        html,
        body {
	        margin: 0 auto !important;
            padding: 0 !important;
            height: 100% !important;
            width: 100% !important;
        }
        
        /* What it does: Stops email clients resizing small text. */
        * {
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%;
        }
        
        /* What it does: Centers email on Android 4.4 */
        div[style*="margin: 16px 0"] {
            margin:0 !important;
        }
        
        /* What it does: Stops Outlook from adding extra spacing to tables. */
        table,
        td {
            mso-table-lspace: 0pt !important;
            mso-table-rspace: 0pt !important;
        }
                
        /* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
        table {
            border-spacing: 0 !important;
            border-collapse: collapse !important;
            table-layout: fixed !important;
            Margin: 0 auto !important;
        }
        table table table {
            table-layout: auto; 
        }
        
        /* What it does: Uses a better rendering method when resizing images in IE. */
        img {
            -ms-interpolation-mode:bicubic;
        }
        
        /* What it does: A work-around for iOS meddling in triggered links. */
        .mobile-link--footer a,
        a[x-apple-data-detectors] {
            color:inherit !important;
            text-decoration: underline !important;
        }
      
    </style>
    
    <!-- Progressive Enhancements -->
    <style>
        
        /* What it does: Hover styles for buttons */
        .button-td,
        .button-a {
            transition: all 100ms ease-in;
        }
        .button-td:hover,
        .button-a:hover {
            background: #5294ce !important;
            border-color: #5294ce !important;
        }

        /* Media Queries */
        @media screen and (max-width: 480px) {

            /* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
            .fluid,
            .fluid-centered {
                width: 100% !important;
                max-width: 100% !important;
                height: auto !important;
                Margin-left: auto !important;
                Margin-right: auto !important;
            }
            /* And center justify these ones. */
            .fluid-centered {
                Margin-left: auto !important;
                Margin-right: auto !important;
            }

            /* What it does: Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
            }
            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
            }
        
            /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .center-on-narrow {
                text-align: center !important;
                display: block !important;
                Margin-left: auto !important;
                Margin-right: auto !important;
                float: none !important;
            }
            table.center-on-narrow {
                display: inline-block !important;
            }
                
        }

    </style>

</head>
<body width="100%" bgcolor="#FFFFFF" style="margin: 0;">
    <center style="width: 100%; background: #FFFFFF;">

        <!--    
            Set the email width. Defined in two places:
            1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 680px.
            2. MSO tags for Desktop Windows Outlook enforce a 680px width.
        -->
        <div style="max-width: 680px; margin: auto;">
            <!--[if (gte mso 9)|(IE)]>
            <table cellspacing="0" cellpadding="0" border="0" width="680" align="center">
            <tr>
            <td>
            <![endif]-->

            <!-- Email Header : BEGIN -->
            <table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 680px;">
	            <tr>
                    <td style="padding: 20px 0; text-align: center">
                    <h2 style="font-family: Roboto, sans-serif; font-size:16px; margin-top: 1em; margin-bottom: 1em;">Fondation Sciences Mathématiques de Paris - FSMP </h2>
                    </td>
	            </tr>
            </table>
            <!-- Email Header : END -->
            
            <!-- Email Body : BEGIN -->
            <table cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#ffffff" width="100%" style="max-width: 680px;  border: 1px solid #CCCCCC">
                

                <!-- 1 Column : BEGIN -->
                <tr>
                    <td>
                        <table cellspacing="0" cellpadding="0" border="0" width="100%">
							<tr>
								<td style="padding: 5px 40px 10px 40px; text-align: center; font-family: Roboto, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">

<h3 style="color:#337ab7; font-size:18px; margin-top: 1em; margin-bottom: 1em;">Confirmer votre adresse email</h3>

<div style="text-align: left; margin-bottom: 20px;">
    
    <p>
    Cliquez sur le lien ci-dessous pour confirmer votre adresse email :<br><br>
    <a href="https://fsmp.pro-soft.fr/fr/verify/email?expires=1781317491&id=409&signature=tYTTCxney43V9cq4sMpO0IJr4dFpaUe2pJnIGla1TqY&token=KPD3HvMKCZ6AIypdpWVF8qZjILWYw2a5LDWHTxX0ZpE%3D">Je confirme mon email</a><br><br>
    Ce lien expirera dans 1 heure.
    </p>

</div>      
	
								</td>
							</tr>
                        </table>
                    </td>
                </tr>
                <!-- 1 Column : END -->
                
               
			</table>
            <!-- Email Body : END -->
          
            <!-- Email Footer : BEGIN -->
            <table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 680px;">
                <tr>
                    <td style="padding: 30px 10px;width: 100%;font-size: 12px; font-family: sans-serif; mso-height-rule: exactly; line-height:18px; text-align: center; color: #888888;">
                        Fondation Sciences Mathématiques de Paris - FSMP
                    </td>
                </tr>
            </table>
            <!-- Email Footer : END -->

            <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
        </div>
    </center>
</body>
</html>

MIME parts

multipart/alternative
  └ text/plain charset: utf-8
  └ text/html charset: utf-8

Raw Message

Download as EML file
To: pidrask@gmail.com
Subject: Veuillez confirmer votre adresse e-mail
Sender: FSMP <no-reply@fsmp.fr>
From: FSMP <no-reply@fsmp.fr>
MIME-Version: 1.0
Date: Sat, 13 Jun 2026 08:10:42 +0200
Message-ID: <2849de597acc5281a4b5d9563e4cce49@fsmp.fr>
Content-Type: multipart/alternative; boundary=C7bm64cJ

--C7bm64cJ
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable





   =20

       =20
       =20
           =20

            =

           =20
=09           =20
                   =20
                =
    Fondation Sciences Math=C3=A9matiques de Paris - FSMP=20
              =
     =20
=09           =20
           =20
           =20
           =20
   =
        =20
           =20
               =20

               =20
       =
        =20
                   =20
                       =20
=09=09=09=09=
=09=09=09
=09=09=09=09=09=09=09=09

Confirmer votre adresse email
=


   =20
   =20
    Cliquez sur le lien ci-dessous pour confirmer votre=
 adresse email :
    Je confirme mon email
    Ce lien expirera dans 1 =
heure.
   =20

     =20
=09
=09=09=09=09=09=09=09=09
=09=09=09=09=
=09=09=09
                       =20
                   =20
             =
  =20
               =20
               =20
              =20
=09=09=09
 =
          =20
         =20
           =20
           =20
                =

                   =20
                        Fondation Sciences Math=
=C3=A9matiques de Paris - FSMP
                   =20
               =20
=
           =20
           =20

           =20
       =20
   =20


--C7bm64cJ
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html>
<html>
<head>
    <meta charset=3D"utf-8"> <!-- utf-8=
 works for most cases -->
    <meta name=3D"viewport" content=3D"width=3D=
device-width"> <!-- Forcing initial-scale shouldn't be necessary -->
    =
<meta http-equiv=3D"X-UA-Compatible" content=3D"IE=3Dedge"> <!-- Use the la=
test (edge) version of IE rendering engine -->
       =20
=09<title>Fonda=
tion Sciences Math=C3=A9matiques de Paris - FSMP</title> <!-- The title tag=
 shows in email notifications, like Android 4.4. -->

=09<!-- Web Font =
/ @font-face : BEGIN -->
=09<!-- NOTE: If web fonts are not required, lin=
es 9 - 26 can be safely removed. -->
=09
=09<!-- Desktop Outlook chokes=
 on web font references and defaults to Times New Roman, so we force a safe=
 fallback font. -->
=09<!--[if mso]>
=09=09<style>
=09=09=09* {
=09=
=09=09=09font-family: sans-serif !important;
=09=09=09}
=09=09</style>=

=09<![endif]-->
=09

=09<!--[if !mso]><!-->
=09=09<!-- insert we=
b font reference -->
                <link href=3D'https://fonts.googleap=
is.com/css?family=3DRoboto:400,700' rel=3D'stylesheet' type=3D'text/css'>=

=09<!--<![endif]-->

=09<!-- Web Font / @font-face : END -->
=09=

=09<!-- CSS Reset -->
    <style type=3D"text/css">

=09=09/* What=
 it does: Remove spaces around the email design added by some email clients=
. */
=09=09/* Beware: It can remove the padding / margin and add a backgr=
ound color to the compose a reply window. */
        html,
        body=
 {
=09        margin: 0 auto !important;
            padding: 0 !import=
ant;
            height: 100% !important;
            width: 100% !impo=
rtant;
        }
       =20
        /* What it does: Stops email client=
s resizing small text. */
        * {
            -ms-text-size-adjust:=
 100%;
            -webkit-text-size-adjust: 100%;
        }
        =

        /* What it does: Centers email on Android 4.4 */
        div[s=
tyle*=3D"margin: 16px 0"] {
            margin:0 !important;
        }=

       =20
        /* What it does: Stops Outlook from adding extra spac=
ing to tables. */
        table,
        td {
            mso-table-l=
space: 0pt !important;
            mso-table-rspace: 0pt !important;
  =
      }
               =20
        /* What it does: Fixes webkit padding =
issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the =
first 2 tables then removes for anything nested deeper. */
        table =
{
            border-spacing: 0 !important;
            border-collapse=
: collapse !important;
            table-layout: fixed !important;
    =
        Margin: 0 auto !important;
        }
        table table table =
{
            table-layout: auto;=20
        }
       =20
        /* Wh=
at it does: Uses a better rendering method when resizing images in IE. */=

        img {
            -ms-interpolation-mode:bicubic;
        }=

       =20
        /* What it does: A work-around for iOS meddling in tr=
iggered links. */
        .mobile-link--footer a,
        a[x-apple-dat=
a-detectors] {
            color:inherit !important;
            text-d=
ecoration: underline !important;
        }
     =20
    </style>
    =

    <!-- Progressive Enhancements -->
    <style>
       =20
       =
 /* What it does: Hover styles for buttons */
        .button-td,
     =
   .button-a {
            transition: all 100ms ease-in;
        }
 =
       .button-td:hover,
        .button-a:hover {
            backgrou=
nd: #5294ce !important;
            border-color: #5294ce !important;
 =
       }

        /* Media Queries */
        @media screen and (max-=
width: 480px) {

            /* What it does: Forces elements to resize=
 to the full width of their container. Useful for resizing images beyond th=
eir max-width. */
            .fluid,
            .fluid-centered {
 =
               width: 100% !important;
                max-width: 100% !i=
mportant;
                height: auto !important;
                Marg=
in-left: auto !important;
                Margin-right: auto !important;=

            }
            /* And center justify these ones. */
     =
       .fluid-centered {
                Margin-left: auto !important;
=
                Margin-right: auto !important;
            }

       =
     /* What it does: Forces table cells into full-width rows. */
       =
     .stack-column,
            .stack-column-center {
                =
display: block !important;
                width: 100% !important;
    =
            max-width: 100% !important;
                direction: ltr !i=
mportant;
            }
            /* And center justify these ones. *=
/
            .stack-column-center {
                text-align: center=
 !important;
            }
       =20
            /* What it does: Gene=
ric utility class for centering. Useful for images, buttons, and nested tab=
les. */
            .center-on-narrow {
                text-align: cen=
ter !important;
                display: block !important;
            =
    Margin-left: auto !important;
                Margin-right: auto !imp=
ortant;
                float: none !important;
            }
       =
     table.center-on-narrow {
                display: inline-block !impo=
rtant;
            }
               =20
        }

    </style>
=

</head>
<body width=3D"100%" bgcolor=3D"#FFFFFF" style=3D"margin: 0;">=

    <center style=3D"width: 100%; background: #FFFFFF;">

        <!=
--   =20
            Set the email width. Defined in two places:
        =
    1. max-width for all clients except Desktop Windows Outlook, allowing t=
he email to squish on narrow but never go wider than 680px.
            2=
. MSO tags for Desktop Windows Outlook enforce a 680px width.
        -->=

        <div style=3D"max-width: 680px; margin: auto;">
            <!=
--[if (gte mso 9)|(IE)]>
            <table cellspacing=3D"0" cellpadding=
=3D"0" border=3D"0" width=3D"680" align=3D"center">
            <tr>
  =
          <td>
            <![endif]-->

            <!-- Email Heade=
r : BEGIN -->
            <table cellspacing=3D"0" cellpadding=3D"0" bord=
er=3D"0" align=3D"center" width=3D"100%" style=3D"max-width: 680px;">
=09=
            <tr>
                    <td style=3D"padding: 20px 0; text-a=
lign: center">
                    <h2 style=3D"font-family: Roboto, sans=
-serif; font-size:16px; margin-top: 1em; margin-bottom: 1em;">Fondation Sci=
ences Math=C3=A9matiques de Paris - FSMP </h2>
                    </td>=

=09            </tr>
            </table>
            <!-- Email Hea=
der : END -->
           =20
            <!-- Email Body : BEGIN -->
  =
          <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"=
center" bgcolor=3D"#ffffff" width=3D"100%" style=3D"max-width: 680px;  bord=
er: 1px solid #CCCCCC">
               =20

                <!-- 1 Colu=
mn : BEGIN -->
                <tr>
                    <td>
        =
                <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" wid=
th=3D"100%">
=09=09=09=09=09=09=09<tr>
=09=09=09=09=09=09=09=09<td styl=
e=3D"padding: 5px 40px 10px 40px; text-align: center; font-family: Roboto, =
sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; c=
olor: #555555;">

<h3 style=3D"color:#337ab7; font-size:18px; margin-to=
p: 1em; margin-bottom: 1em;">Confirmer votre adresse email</h3>

<div s=
tyle=3D"text-align: left; margin-bottom: 20px;">
   =20
    <p>
    Cli=
quez sur le lien ci-dessous pour confirmer votre adresse email :<br><br>
=
    <a href=3D"https://fsmp.pro-soft.fr/fr/verify/email?expires=3D178131749=
1&id=3D409&signature=3DtYTTCxney43V9cq4sMpO0IJr4dFpaUe2pJnIGla1TqY&token=3D=
KPD3HvMKCZ6AIypdpWVF8qZjILWYw2a5LDWHTxX0ZpE%3D">Je confirme mon email</a><b=
r><br>
    Ce lien expirera dans 1 heure.
    </p>

</div>     =20
=
=09
=09=09=09=09=09=09=09=09</td>
=09=09=09=09=09=09=09</tr>
        =
                </table>
                    </td>
                </tr=
>
                <!-- 1 Column : END -->
               =20
          =
    =20
=09=09=09</table>
            <!-- Email Body : END -->
       =
  =20
            <!-- Email Footer : BEGIN -->
            <table cellsp=
acing=3D"0" cellpadding=3D"0" border=3D"0" align=3D"center" width=3D"100%" =
style=3D"max-width: 680px;">
                <tr>
                    <=
td style=3D"padding: 30px 10px;width: 100%;font-size: 12px; font-family: sa=
ns-serif; mso-height-rule: exactly; line-height:18px; text-align: center; c=
olor: #888888;">
                        Fondation Sciences Math=C3=A9mat=
iques de Paris - FSMP
                    </td>
                </tr>=

            </table>
            <!-- Email Footer : END -->

    =
        <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>=

            </table>
            <![endif]-->
        </div>
    <=
/center>
</body>
</html>
--C7bm64cJ--