Nit: both are SMTP clients. An SMTP server receives jobs via SMTP.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Gadi Ben-Avi <[email protected]> Sent: Thursday, November 19, 2020 3:39 AM To: [email protected] Subject: Re: Xmitip multi language characters problem The answer depends on what SMTP server you are running on z/OS. Is it SMTP or CSSMTP. For SMTP I think you need to have a file named TCPIPPFX.STANDARD.TCPXLBIN with the correct translation table. TCPIPPFX is defined in the DATASETPREFIX parameter in TCPDATA. For CSSMTP there is a parameter named CSSMTP_CODEPAGE_CONFIG. The value should be IBM-424. These is also a parameter call Charset which should be ISO8859-8. Gadi -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Weizman arbel Sent: Thursday, November 19, 2020 10:10 AM To: [email protected] Subject: Xmitip multi language characters problem Hello , I am working in israeli bank And have a problem with Hebrew characters When i am sending email By xmitip. Hebrew characters doesn't Translate. Any suggestion how to solve This problem ? (Where and how to change the Smtp translate characters table ?) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
