|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
cfmail, sending e-mails for real?
<!--- email users--->
<cfoutput query="getEmailAddress"> <cfmail to="#email#" from="hjmot@hotmail.com" subject="The car you have been bidding on was removed from the auction!" server="206.54.254.3" type="Plain Text" > </cfmail> </cfoutput> This doesn't actually seem to send an e-mail, any tips? |
|
#2
|
|||
|
|||
|
does the SMTP server requires authentication?
|
|
#3
|
|||
|
|||
|
And is "206.54.254.3" a valid SMTP server?
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#4
|
|||
|
|||
|
ahh i got the wrong address, sorry about that
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > cfmail, sending e-mails for real? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|