SCOUG-Programming Mailing List Archives
Return to [ 24 |
August |
2001 ]
Content Type: text/plain
Content-Transfer-Encoding: 7bit
** Reply to note from scoug-programming@scoug.com Sun, 12 Aug 2001 21:48:24 PDT
> >The e-mail is mostly formatted but has some internal PRM stuff because
> >of the difference between SMPT and POP. So all I need to do is a small
> >bit of editing and send it to my ISP's mail server. Any REXX code
> >you could send me would be appreciated.
>
> Try this. Change Gbl.Host to your ISP's mail server and use iptrace or
> the RFC's to understand the envelope stuff (USER:, RCPT: etc.) and you
> are on your way.
>
Here is what I did with your program. It is set up for a POP server since
that is what my ISP is using.
Post Road Mailer was formatting the e-mail correctly but when it can time
to send it it truncated the "TO" line (for "TO" address longer than 100
bytes). So this program is taking the output from PRM, formatting it and
then doing a POP send.
Robert Blair
Content Type: application/octet-stream
File attachment:
sendmail.cmd
Return to [ 24 |
August |
2001 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|