var minisrv_service_file = true; headers = `200 OK Content-type: text/html`; data = ` Welcome to Mail


Welcome to Mail 
 
In Mail, you can exchange typed messages—called e-mail—with anyone in the world who has an e-mail address. This is your e-mail address:
${ssid_sessions[socket.ssid].getSessionData("subscriber_username")}@${minisrv_config.config.service_name}
Choose Begin to start using Mail.
     
`;