You can log in to an smtp server with a mail message header?? This I gotta see. :)
--Matt-- ---------- Original Message ---------------------------------- from: "samcfug" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: Tue, 19 Nov 2002 14:39:05 -0600 >Yes it is > >===================================== >Douglas White >group Manager >mailto:[EMAIL PROTECTED] >http://www.samcfug.org >===================================== >----- Original Message ----- >From: "Paris Lundis" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, November 19, 2002 2:25 PM >Subject: Re: secure email... > > >| Doug, is this SMTP auth a feature through CFMAILPARAM as >the reply to >| was we talked about? >| >| Paris Lundis >| Founder >| Areaindex, L.L.C. >| http://www.areaindex.com >| http://www.pubcrawler.com >| 412-292-3135 >| [finding the future in the past, passing the future in the >present] >| [connecting people, places and things] >| >| >| -----Original Message----- >| From: "samcfug" <[EMAIL PROTECTED]> >| Date: Tue, 19 Nov 2002 14:20:43 -0600 >| Subject: Re: secure email... >| >| > As soon as I get this persistent client taken care of I >will >| > copy the code from my shopping cart page that notifies >the >| > Client of a secure order, and notifies the Customer with >an >| > acknowledgement of his/her order. >| > >| > It is Pure CF I assure you and when developing the site, >I >| > followed the instructions in the Documentation - I have >been >| > using exactly this same code since Version 3. As inept >as I >| > am with CF I am surprised at all the doubting thomases >out >| > there. If you have the Server installed on a local >machine >| > and selected "install documentation" them open the tag >| > reference and do a search for CFMAIL and "password" The >| > code for CFPOP and CFMAIL works exactly the same. >Works >| > just fine with CFMX Pro, (I do not have enterprise) But >I >| > am using this with CF 5.0 server running. I agree the >| > documentation is not that clear, but it conforms to most >of >| > MM's documentation, >| > >| > I run my own mail server, and it has SMTP AUTH >implemented. >| > That is it requires not only a user name, but a password >in >| > order to send mail out. I do not have relaying turned >on >| > and the mail server is not on the same machine as the >web >| > site, in fact I run two mail servers, one uses >Win2k/Imail, >| > and the other uses RedHat/Sendmail and both require >SMTP >| > AUTH. The shopping cart is hosted on a remote network. >The >| > public web site is hosted on one of my servers. >| > >| > The web site is http://www.strictlyhodaka.com and my >| > hosting company is at http://www.clickdoug.com >| > >| > This was implemented a long time ago, because both mail >| > servers are constantly being hammered by attempts to >relay >| > or spam, and I have them effectively blocked, by >filtering >| > through the ORDB database and spamcop.bl. >| > >| > Maybe we are not talking about the same thing, but I >have an >| > idea that we are. >| > >| > ===================================== >| > Douglas White >| > group Manager >| > mailto:[EMAIL PROTECTED] >| > http://www.samcfug.org >| > ===================================== >| > ----- Original Message ----- >| > From: "Paris Lundis" <[EMAIL PROTECTED]> >| > To: "CF-Talk" <[EMAIL PROTECTED]> >| > Sent: Tuesday, November 19, 2002 1:38 PM >| > Subject: Re: secure email... >| > >| > >| > | Doug post a sample of code when you find it.... >| > interesting knowledge >| > | that isn't well spread/documented and not covered >directly >| > in any of the >| > | books I have sitting here... >| > | >| > | -paris >| > | >| > >| > >| > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

