-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Posting e-mail from Medley/Lafite to dodo mail service fails with Reject (invalid arguments) #15
Comments
argh ... this was to be expected: i implemented the new mail protocol versions used by GlobalView (and apparently by Medley 3.51) with a lot of try-and-error, as i did not have any information (.cr- or .courier-files somewhere in the internet, .pdf at Bitsavers or .mesa-interfaces), so i am happy it does work at all with GlobalView But the good news is that looking in the BTW: the source file |
I don't recall there was ever an OLDNSMAIL -- it was just called NSMAIL until there was a NEWNSMAIL. Bill van Melle and I wrote (in about 1990) the XNS/SMTP gateway that processed all of Xerox's external mail via PARC's internet connection, using the courier compiler and XNS streams code that ran on SunOS, but I don't know that I have a copy of the courier program definitions from back then. |
Have you looked at old sources such as you' find at https://stuff.mit.edu/afs/athena/astaff/reference/4.3network/xns/ |
library/lafite/NEWNSMAIL has Courier program MAILTRANSPORT (17) version 5, internal/envos/NSMAIL has MAILTRANSPORT (17) version 4. |
I'am trying to reconstruct the send mail problem. For this i built up a fresh sysout with Lafite from scratch by
Trying to create a new mail through the Mail>Send mail context menu and then Standard Form or TEdit Report (others don't work), the following debug window opens after login: Searching a bit further, i found your issue #982 with apparently the same problem, finally describing where the root cause is, but without a solution. As you posted this Dodo-issue, you must have worked around the above problem: can you give me hints on how to get past this debugger window? |
If it hasn't been merged yet, start from the medley branch lafite-sendmessage.
then, as you did before, click on the lafite "Send Message" button, fill in the message, click Deliver. It should ask you to log in at some point, I logged in as guest, guest. |
See PR Interlisp/medley#997 for the fix for issue Interlisp/medley#982 |
i just uploaded a new Dodo version fixing this issue; as always simple download the distribution file |
Nice! I have successfully sent a plain-text message and retrieved it. It doesn't manage to send formatted messages (they arrive back without the formatting information). I'll open another issue for that with a packet capture attached. |
Attached is packet trace from NetSpy.
xns.pcap.gz
This is the Medley courier trace output:
The text was updated successfully, but these errors were encountered: