XMITIP Table Structure
3
Hi, I was trying to make a table structure for the email body (no attachments needed). And it seems this is impossible or is it just the Outlook is not rendering HTML tags properly. I saved those HTML tags in a dataset and referencing it with MSGDD.
|
Sending a file in binary by email
8
Hi, I am trying to send a file that is in TSO XMIT format by email in binary mode. I have succeeded in sending the file, however, when I use PCOMM to send it to another system, it is not recognized as a valid : Received file appears not to be an Interactive Data Transmission Facility file. The first record is ::: !:::: : :::"::::: :::_; : ::: _; : Dataset X.RECEIVE.INVALID.FILE from ? on ? *** The actual XMIT file is valid and I can receive it, but I need it remotely, so I want to send it via email attachment. I think that I may be missing something that tells XMITIP to send the attachment as a binary file. Here's a snip of my JCL: //STEP3EML EXEC PGM=IKJEFT1B,DYNAMNBR=5,TIME=10, // PARM='%XMITIP larry.xxxxxx@... CFGDD XMIT HTML' //SYSEXEC DD DISP=SHR,DSN=SYSSHR.PUBLIC.SYSEXEC //ISKLMBKP DD DISP=SHR,DSN=INSTALL.ISKLMZFS.BKP.XMIT //SYSTSPRT DD SYSOUT=* //SYSTSIN DD DUMMY //XMIT DD * FROM Z80020 + MSGDD MSGDD + FILEDD (ISKLMBKP) + cc (larry.xxxxxx@... ) + SUBJECT 'EQCE - DR ISKLMZFS.BKP.XMIT' Every thing works getting it to my laptop, in that I can save the attachment but when I send it to another z/OS system, using IND$FILE with PCOMM, it is not recognized by the TSO receIve command. I do specify in PCOMM that it is binary mode and give it the correct attributes of an XMIT file but it is not receIvable. Is my problem at the XMITIP stage - maybe I need to specify binary or a codepage or something? Or am I breaking it at the other end with PCOMM? If anyone can help, I would be super grateful. Thanks, Larry
|
Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
Hello, I was trying to send reports to a single distribution-list (with 8 members) via mainframe batch job. The thing is first, it seems it is going through but when I asked the recipients if they have received--which they do not. After a minute, I am receiving this error saying "The email address you entered couldn't be found. Please check the recipient's email address and try to resend the message. If the problem continues, please contact your email admin." and the other error message is the Subject. This Distribution-list is properly working when I tried to send an email via Microsoft outlook.
|
Focused Discussions
Focused discussions on XMITIP, and all things Z, can be found at https://discord.com/channels/880322471608344597/1164509878165975164
|
How to add symbolics as XMITIP variables
2
Has anyone added any of their symbolics as XMITIP variables? We have some that I would like to add and was wondering how to do it, not being a REXX programmer. TIA, Mark Regan
|
Do we have any federal agencies using XMITIP?
3
I'm a contractor with USDA-DISC and I may be getting a request to install XMITIP on the mainframe, so I would like to know if any other federal agency is using it too. My USDA email address is mark.regan@... Regards, Mark T. Regan The XMITIP Group Co-owner with Lionel Dyck
|
Attach a text file but force file extension to .xls ?
14
I want to attach a text file but I would like it to have a file extension of .xls instead of .txt . I don't think there is a parameter for this . I tried looking at the XMITIP REXX EXEC but I have not yet figured out how I could change the code to allow this
|
Online discussions on XMITIP and more
Check this out if you want to discuss in an online forum any/everything about XMITIP as well as z/OS, z/VM, and z/VSE https://discord.gg/system-z-enthusiasts-880322471608344597 Lionel B. Dyck <>< Website: https://www.lbdsoftware.com Github: https://github.com/lbdyck “Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are.” - - - John Wooden
|
Exchange Online Authentication
2
Just want a warm fuzzy on the impact of this Microsoft change. It says they're not making changes to 'SMTP AUTH' so I'm guessing this would have no impact on XMITIP operations?? https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 regards, Chris Button Travelport Inc.
|
ZCMP2?
I'm trying to assemble T2PCOMP and failing since the JCL can't find ZCMP2. Could I get a pointer? Regards, Kevin Kinney
|
SDSFEXT - No matching jobs for jobname
2
Since going to z/OS 2.4 we've started seeing sporadic occurrences of this message in SDSFEXT along with RC=8 No matching jobs for [jobname] Any ideas?
|
XMITIP work file
2
Can someone point me to the configuration of this default work file for XMITIP? IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR DATA SET hlq.dsname2.data JOBNAME (........) STEPNAME (TMP ) PROGNAME (IKJEFT1B) DDNAME (XM306099) REQUESTED SPACE QUANTITY = 33090 KB The input was XMITIP (USER@... + ) + ... FORMAT ( + PDF/L/9/7X7.3 + ) + FILE ( + 'dsname1' + ) + FILENAME ( + filename.PDF + -- etc/
|
Can a new font be added, e.g. CONSOLAS ?
Lionel, Can a new font be added to XMITIP, e.g., CONSOLAS, or by me to the code somehow? Thanks, Mark T. Regan, K8MTR Consultant/Contractor, z/OS Network Software ?CTO1 USNR-Retired (1969-1979 Active; 1979-1991, Reserves) Nationwide Insurance, Retired, 1986-2017 V: 614-493-6313 E: mark@... LinkedIn Profile
|
Send to a distribution list
7
Hi all, When using XMITIP to send to a distribution list (a single email address within our organisation of which I am a member) the email is received by everyone in the list except for me. If I send an email to the same distribution list using Outlook, I do receive the email. If I use XMITIP to send myself (or anyone else) an email it works fine. The CSSMTP log output says all the emails were sent OK. Where do I look to see what's wrong? Regards, Peter Using v 21.03
|
V21.03 CHANGES AND DOCUMENTATION
5
I downloaded the zip, but the documentation does not appear to have been updated. What changes were made to v21.03?
|
[EXTERNAL] Re: [xmitip] Suffix suppression
5
--Mime.Part.XMITIP.16Sep202143922.0x0zlrhg Content-Type: text/plain; name="JCL.TXT" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="JCL.TXT" Content-Description: "JCL.TXT"
|
Suffix suppression
2
How does one eliminate the extra '.TXT' shown in Outlook attachments? I have included IGNORESUFFIX but not sure if I'm using it correctly. FILEDD (JCL) + FILENAME ( 'JCL.TXT' ) + IGNORESUFFIX I'm on version 10.10. regards, Chris
|
1 - 17 of 17