I must have missed that one, could you send me an example of the code
please?

--
James Smith - [EMAIL PROTECTED]
http://www.xsite.ltd.uk - Xsite Limited
----------------------------------------------------------------------
      As a computer, I find your faith in technology amusing.


----- Original Message -----
From: "Joshua Miller" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 1:40 PM
Subject: RE: Alternative to CFMail


> Someone a few weeks ago posted code to write directly to the mail
> spooler - I've been using that ever since with WAY better results than
> from CFMail. Then it was mentioned that it's a "best practice" to write
> the mail somewhere else and have a task that picks up the mail and
> copies it to the spooler every so often. It seems WAY more reliable than
> CFMail.
>
> Joshua Miller
> Web Development :: Programming
> Eagle Web Development LLC
> www.eaglewd.com
> [EMAIL PROTECTED]
> (304) 622-5676 (Clarksburg Office)
> (304) 456-4942 (Home Office)
>
>
> -----Original Message-----
> From: Duane Boudreau [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 14, 2002 12:15 AM
> To: CF-Talk
> Subject: RE: Alternative to CFMail
>
>
> I think java is probably my best bet. Out of curiosity which would be
> quicker - using cfmail to send email or writing directly to the
> cfusion/spool directory using cffile?
>
> tia,
> Duane
>
> -----Original Message-----
> From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 13, 2002 10:43 PM
> To: CF-Talk
> Subject: RE: Alternative to CFMail
>
>
> Duane,
>
> 2 things come to mind. You could use a COM object, a C++ or Java CFX
> tag, or (I've only heard of this) you can format files correctly and
> drop them in a directory monitored by an email service.  There is no way
> to "directly talk" to an SMTP server (no "native" cf way to do it
> anyway).
>
> -mk
>
>
>
> -----Original Message-----
> From: Duane Boudreau [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 13, 2002 9:21 PM
> To: CF-Talk
> Subject: Alternative to CFMail
>
>
> Hi All,
>
> Is there away to by pass cf for sending email all together? Is there a
> way to "talk" directly with the smtp service on a mail server?
>
> Thanks,
> Duane
>
>
>
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to