ISP is still working on it...server side issue, maybe. Our network administrator implemented a filter on our email server...so that could be the problem as well...Truth Hardware is working hard in trying to get rid of SPAM.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ferguson, Ken Sent: Wednesday, February 18, 2004 12:52 PM To: [EMAIL PROTECTED] Subject: RE: CFMail Hey Ron, I tried it out on MX and it works just fine for me. Have you figured out anything yet? What error did you get... Did you check your logs? "It's not working" is sometimes tough to troubleshoot. Ferg -----Original Message----- From: [EMAIL PROTECTED] on behalf of Ron Mast Sent: Tue 2/17/2004 9:07 AM To: [EMAIL PROTECTED] Cc: Subject: CFMail Hi All, I'm on a CFMX server. I have this cfmail code: <cfif IsDefined("url.picker")> <cfmail to="[EMAIL PROTECTED]" from="Golf Pool" subject="Sprite Classic" type="html"> #url.picker# picked #url.picked#.<br> #url.turn# it's your pick!<br> <a href="http://www.trademtg.com/golf/draft.cfm">http://www.trademtg.com/go lf/draft.cfm</a> </cfmail> </cfif> How come it's not working? If I do a regular cfmail like so: <cfmail to="[EMAIL PROTECTED]" from="Golf Pool" subject="Sprite Classic" type="html"> test </cfmail> It works. Can someone explain why? Thanks. Ron NjqIP u~r{rz ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
