var minisrv_service_file = true; headers = `200 OK Connection: Keep-Alive wtv-noback-all: wtv-setup:/mail-signature wtv-expire-all: wtv-setup:/mail-signature wtv-expire-all: wtv-mail:/get-signature wtv-expire-all: wtv-mail:/sendmail wtv-expire-all: http Content-Type: text/html` var signature = session_data.getSessionData("subscriber_signature") if (request_headers.query.preview) var message_colors = session_data.mailstore.getSignatureColors(signature) data = ` Mail signature setup
Mail signature
Type a short text signature here and it will be added to the end of each mail message you send.
${(request_headers.query.preview) ? "
Signature Preview:" : ""}
${(request_headers.query.preview) ? `This is what a link looks like.`)}" height=40>

` : ''}
`;