I ran into a problem the other day whereby a dynamically created e-mail
using <cfmail> died in the spooler.
The user of the form entered [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  for the from email address.  That is
not a typo.  They entered a . (dot) after their lastname and before the @
symbol.


Is [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  a valid
e-mail address?
What about [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  ?


If these are valid, why am I having trouble with them entered as the from
address in my form which is used in as the from address in the <cfmail>


<cfmail type="HTML" to=" [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> "
from="#trim(form.email)#" subject="A new Message" port=25 timeout=60>


Upon trying to recreate this problem I cannot jam up the spooler again.  But
the [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  is
being sent to the E:\CFusionMX\Mail\Undelivr folder.

Any help would be appraciated.

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to