----- Original Message -----
From: David Green <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 09, 2000 10:54 AM
Subject: Re: CFMAIL and exchange server


> Hello Howie
>
> Am new to CF.  I started this thread and still confused where I am getting
a
> 15 minutue delay sending email from CF through Exchange.     If you don't
> mind I have a couple of questions.
>
> 1st I Did a quick look for this 1 min setting your talking about.    Could
> you tell me where it is for I check mine.  I been through the admin  and
did
> not see it but have not search the docs or website to find if it's in some
> file out there.
>

This setting is only for cf4.5.1 (maybe 4.5 also but I'm not sure).  It's
under miscellaneous/mail/Spool Interval.

> 2nd In on post you talk about the delay in exchange and about how in sends
> mail.  Is it a fair test comparing CF to how mail goes from outlook
express.
> >From that software  sending a message I get my messages in less then a
> minute.   This is even the case when sending to address that is not part
of
> the exchange server.   So is it fair to compare the less then 1 minute for
> out look against the 15 minutes for my CF application.
>

Yes, that is a fair comparison.  Both Outlook Express and CF would
communicate with the Exchange server via SMTP.  So, if you're only seeing a
delay on CFMail then you would have to look at CFMail.  Only deficiency with
CFMail is that mail is sent from the mail spool serially using a single
connection to the mail server.  So, if you have a lot of mail in the spool
then mail delivery would be delayed.  It's the same as if you were sending a
lot of outgoing mail from Outlook Express.

Regards,

Howie


> Thanks for the help learning lots
> David
>
>
> ----- Original Message -----
> From: "Howie Hamlin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, August 08, 2000 7:14 PM
> Subject: Re: CFMAIL and exchange server
>
>
> > ColdFusion checks the outgoing mail folder every minute...that's what
the
> > delay is.  In 4.5 you can lower the checking interval to a minimum of 15
> > seconds.
> >
> > Regards,
> >
> > Howie
> >
> > ----- Original Message -----
> > From: Jim McAtee <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, August 08, 2000 8:39 PM
> > Subject: Re: CFMAIL and exchange server
> >
> >
> > > Really?  What is the one minute delay?  I've always gotten mail almost
> > > instantly from templates using CFMAIL. (CF 3.x and 4.0.x)
> > >
> > > Jim
> > >
> > >
> > > -----Original Message-----
> > > From: Howie Hamlin <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> > > Date: Tuesday, August 08, 2000 4:00 PM
> > > Subject: Re: CFMAIL and exchange server
> > >
> > >
> > > >There's an inherent 1 minute delay in mail sending from CFMail
> > > (although in
> > > >4.5 you can lower the setting to 15 seconds).  Add to that the delay
> > > for the
> > > >mail server receiving and resending the mail and you could have a
delay
> > > of
> > > >15 minutes.  Also, CFMail sends mail serially which means that all
> > > queued
> > > >mail is sent one at a time...
> > > >
> > > >Regards,
> > > >
> > > >Howie Hamlin
> > > >--
> > > >inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
> > > >www.CoolFusion.com
> > > >============================================================
> > > >Please vote for iMS in the Most Innovative category here:
> > > >*** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
> > > >============================================================
> > > >Check out inFusion Mail Server - the world's most configurable email
> > > server
> > > >
> >
> >
>
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.mail-archive.com/[email protected]/
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to