There is more to it than that. Javamail translates the spooler file into
smtp commands which result in the file on the SMTP server. Get ahold of one
of the .eml files from the "/queue" directory of the IIS SMTP server..
That's the one you need to emulate.

-Mark
 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-----Original Message-----
From: webmas...@pegweb.com [mailto:webmas...@pegweb.com] 
Sent: Friday, December 11, 2009 1:14 PM
To: cf-talk
Subject: Re: Faster SMTP


So all I would need to do is recreate the txt file that is those .cfmail
files or is there more to it than that?

Thanks,
Patrick J Hedgepath
Pegasus Web Productions
webmas...@pegweb.com
(803)-996-0578

On Dec 11, 2009, at 2:11 PM, "Justin Scott" <jscott-li...@gravityfree.com  >
wrote:

>
>> This is an actual mail server though correct? My mail server is not 
>> the issue it spools out fine. It's the CF Spooler that is my 
>> bottleneck.
>
> Bypass it.  Some mail servers have a place where a message file can be 
> written or copied to and it will pick it up and process it.  The 
> Microsoft SMTP spooler has a folder under mailroot called "pickup"
> specifically for
> this purpose.  ModusMail has a similar option.  I'm not sure about 
> MDaemon and Smartermail, but they're fairly mature products and I'd 
> expect they do as well.  You can write files out a lot faster than 
> CF's spooler can move the mail via SMTP.
>
>
> -Justin
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329107
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to