Support: Go To End of This Page To Email Pages to Yourself
ASP Active Server Pages
Information regarding use of ASP on the server.
1.
I need to send out mail using ASP? What ASP component can I use?
2.
I am getting a "no relay" error when using ASPMail.
I need to send out mail using ASP? What ASP component can I use?
:
We use ASPMail on the servers.
ASPMail allows you to send mail using the standard SMTP protocol.
Features include:
SMTP (sending) Messages
Multiple File Attachments
File attachments support MIME and UUEncoding
US Ascii and ISO-8859-1 character sets
Subject line encoding for 8bit message subjects
Redundant SMTP servers (If the primary SMTP server is down, the secondary server is used)
Special Header Support (Standard X-Priority headers, MS Mail (including Exchange) priority headers, Urgent header, ConfirmReading and ReturnReceipt Headers
(
Updated: 02/28/99
)
I am getting a "no relay" error when using ASPMail.
:
The SMTP server is looking for a FromAddress that is local to the server. You need to use an email address that is local to the server. This is a security precaution to prevent spammers. (
Updated: 02/28/99
)
Send the Above FAQ(s) To me @: