Initial Commit

This commit is contained in:
Riley Schneider
2025-12-03 16:38:10 +01:00
parent c5e26bf594
commit b732d8d4b5
17680 changed files with 5977495 additions and 2 deletions

View File

@@ -0,0 +1,35 @@
##
## 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
{
"<EFBFBD>C <20>ue <20>e <20>a <20>ae <20>a <20>a <20>c <20>e <20>e <20>e <20>i <20>i <20>i <20>AE <20>A ",
"<EFBFBD>E <20>ee <20>AE <20>o <20>oe <20>o <20>u <20>u <20>y <20>OE <20>UE <20>c <20>stlg <20>yen ",
"<EFBFBD>peseta <20>florin <20>a <20>i <20>o <20>u <20>n <20>N <20>a <20>o <20>? <20>+ <20>+ ",
"<EFBFBD>.5 <20>.25 <20>! <20><< <20>>> <20>| <20>| <20>| <20>| <20>+ <20>+ <20>| <20>| <20>+ <20>+ ",
"<EFBFBD>+ <20>+ <20>+ <20>+ <20>- <20>- <20>| <20>- <20>+ <20>| <20>| <20>+ <20>+ <20>- <20>- <20>| <20>- ",
"<EFBFBD>+ <20>- <20>- <20>- <20>- <20>+ <20>+ <20>+ <20>+ <20>+ <20>+ <20>+ <20>+ <20>a <20>ss <20>pi ",
"<EFBFBD>Sigma <20>Rho <20>Tau <20>Theta <20>Omega <20>delta <20>o <20>Epsilon ",
"<EFBFBD>= <20>+/- <20>>= <20><= <20>/ <20>o <20>. <20>sqrt <20>^n <20>^2"
};