Processing My Form--Help!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Since I use a virtual UNIX server, I have to use the "e-mail" method to
process my forms. Hwever, when I tried to process through it today, the
system jumps up a pop-up window and tells me that the message may contain
virus, and could hinder the e-mail system. What is even strange is that, I
went to check my e-mail, the destination of the action of the form, there is
nothing in there. Instead, in my own preset mailbox, it shows a message that
says

The message could not be sent:

'(e-mail address removed)' æ–¼ 2005/9/15 PM 03:42
550 5.7.1 <[email protected]>... Relaying denied

The HTML coding I used for the Form is

<FORM METHOD="POST" ACTION="mailto:[email protected]">

Is this correct? If it is, why are there problems with my sending? Hope I
could get the answers soon.
 
1. This is not a FP related issue. You need to contact your web regarding setting up a email account
associated with your domain.

2. May not work for many users, and users will receive a security warning when submitting the form.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Back
Top