Files
GseTDDUebungKCLR/database/MercuryMail/RESOURCE/wpm-char.r
Riley Schneider b732d8d4b5 Initial Commit
2025-12-03 16:38:10 +01:00

36 lines
1.3 KiB
R
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

##
## Sample character translation resource file for
## WinPMail v1.02, SMTP translation.
## Copyright (c) 1993, David Harris, All Rights Reserved.
##
## This file can be used to replace the default SMTP
## translation table used by PMail on outgoing non-MIME
## messages.
##
## Resource 0 in the file must be an SMTP translation table:
## it consists of high-bit characters followed immediately
## by the string of characters which PMail should use in
## place of the character in outgoing messages. Spaces
## delimit each entry.
##
## To use this file, make any necessary changes to it and
## compile it using the command "ResCom WPM-CHAR.R". Copy
## the resulting WPM-CHAR.RSC file into either your home
## mailbox if you want it to affect only you, or into the
## same directory as WINPMAIL.EXE if you want it to affect
## all users on the system.
##
text TEXT_SMTP_TABLE
{
"€C <20>ue e ƒa „ae …a †a ‡c ˆe ‰e Še i Œi <20>i ŽAE <20>A ",
"<EFBFBD>E ee AE “o ”oe •o u —u ˜y ™OE šUE c œstlg <20>yen ",
"žpeseta Ÿflorin  a ¡i ¢o £u ¤n ¥N ¦a §o ¨? ©+ ª+ ",
"«.5 ¬.25 ­! ®<< ¯>> ³| ´| µ| ¶| ·+ ¸+ ¹| º| »+ ¼+ ",
"½+ ¾+ ¿+ À+ Á- Â- Ã| Ä- Å+ Æ| Ç| È+ É+ Ê- Ë- Ì| Í- ",
"Î+ Ï- Ð- Ñ- Ò- Ó+ Ô+ Õ+ Ö+ ×+ Ø+ Ù+ Ú+ àa áss ãpi ",
"äSigma åRho çTau éTheta êOmega ëdelta ío îEpsilon ",
"ð= ñ+/- ò>= ó<= ö/ ùo ú. ûsqrt ü^n ý^2"
};