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.
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.