Brad,

What they are most likely recommending is that you setup a virtual
SMTP server in IIS on your coldFusion server. It's a very simple
setup. This way you avoid any network problems which may cause CF to
not send out mail. CF doesn't have a retry option and certain MM reps
will tell you that this is intentional... although if there is the
smallest issue in delivering mail, cf will just give up and say it
couldnt be delivered (like network connectivity, or if your SMTP
server is too bust to handle the request at that split second)

However IIS's virtual SMTP server does will alleviate most of these
issues. Just setup the server and point CF to deliver mail  to
127.0.0.1. IIS's server can try multiple times and will also diver you
non-delivery reports.

-Adam


On Apr 7, 2005 2:18 AM, Jochem van Dieten <[EMAIL PROTECTED]> wrote:
> Brad Roberts wrote:
> > I'm having trouble sending email on my dedicated server.  CF sends the
> > email, but it's never delivered, and doesn't bounce back.  I tried sending
> > an email through Outlook Express and it worked fine.  I'm using the SMTP
> > server provided by the hosting company.
> 
> If you set CF not to spool the messages, do you get an error?
> What is in the logfiles? Do you mean Outlook running on your
> dedicated server, or somewhere else?
> 
> 
> > The hosting co. recommended sending through localhost and relaying it to
> > their smtp server.  My questions are:
> >
> > Does this sound like it would fix the problem?
> 
> Insufficient information, but I am skeptical.
> 
> Jochem
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201852
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to