T
TJ
I'm trying to send HTML mail via STMP and haven't really found a good
reference on how to do this from a text file. Currently, I use VB or
something to write a text file and copy that file into the Pickup directory
and its been working like a charm but how do I format the message to send
html?
The app will be initated from scheduled tasks and I currently use the
following format:
-------------------------------------------------------------------------
x-sender: (e-mail address removed)
x-receiver: (e-mail address removed)
From: (e-mail address removed)
To: (e-mail address removed)
Subject: Test Msg.
Testing SMTP message from server1.com
reference on how to do this from a text file. Currently, I use VB or
something to write a text file and copy that file into the Pickup directory
and its been working like a charm but how do I format the message to send
html?
The app will be initated from scheduled tasks and I currently use the
following format:
-------------------------------------------------------------------------
x-sender: (e-mail address removed)
x-receiver: (e-mail address removed)
From: (e-mail address removed)
To: (e-mail address removed)
Subject: Test Msg.
Testing SMTP message from server1.com