Red Hat 6.2 Server, running sendmail, Win9x workstations using Server as SAMBA file server, and mail..
A particular Dos based program has the ability to send emails (text to a file) which can be formatted as required, but I am having trouble in setting up the file format.. just testing with sendmail it appears that all emails are sent as 2 files, 1 the header, the second is the body.
Yet the dos program just sends one file, header at top and following is the body.
Can manage to get header details OK, but if I try to include body to message sendmail then has errors, basically if a blank line is detected it errors, I’ve tried to read the email protocol but haven’t managed to understand and implement the seperation of header to body…
Any help please….