Checked the mail log files, and noticed errors like this:

"Error","TID=916","09/15/00","15:09:21","Failed to send the spooled mail
file, C:\CFUSION\MAIL\spool\2A4.cfmail. SMTP server replied "No connection
to mail server." Moved file to C:\CFUSION\MAIL\undelivr\2A6.cfmail."
"Error","TID=916","09/15/00","15:09:21","Failed to send the spooled mail
file, C:\CFUSION\MAIL\spool\2A5.cfmail. SMTP server replied "No connection
to mail server." Moved file to C:\CFUSION\MAIL\undelivr\2A7.cfmail."
"Error","TID=916","09/15/00","15:12:06","Failed to send the spooled mail
file, C:\CFUSION\MAIL\spool\2A8.cfmail. SMTP server replied "No connection
to mail server." Moved file to C:\CFUSION\MAIL\undelivr\2A9.cfmail."

What's this mean?  That the CF server can't see the Mail server?  The mail
server is sending mail with Outlook ok, what could be wrong?

-Pete

*  -----Original Message-----
*  From: Jann VanOver [mailto:[EMAIL PROTECTED]]
*  Sent: Friday, September 15, 2000 2:58 PM
*  To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
*  Subject: RE: cfmail
*  
*  
*  Two possibilities:
*    1) you don't supply a "server=" attribute, so make sure 
*  that there is a
*  default mail server defined in the CF Administrator mail 
*  settings page.
*    2) "triton-network.com" is not a valid FROM address for 
*  the mail server
*  you're using.  If the mail server is not 
*  "mail.triton-network.com", you are
*  trying to do what is called "spoofing" -- including a FROM 
*  address that is
*  different that the name of the mail server.  Spoofing is not 
*  inherently bad,
*  but many email systems don't allow it to prevent fraud and 
*  denial of service
*  attacks on their mail servers.
*  
*  Hope this helps!
*  
*  > -----Original Message-----
*  > From:      Peter Benoit [SMTP:]
*  > Sent:      Friday, September 15, 2000 10:53 AM
*  > To:        '[EMAIL PROTECTED]'
*  > Subject:   cfmail
*  > 
*  > Any idea why this doesn't work?
*  > 
*  > <cfmail to="[EMAIL PROTECTED]" 
*  from="[EMAIL PROTECTED]"
*  > subject="test">
*  > test
*  > </cfmail>
*  > 
*  > Thanks,
*  > Peter
*  > 
*  > 
*  -------------------------------------------------------------
*  -------------
*  > ----
*  > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
*  > 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/cf-talk@houseoffusion.com/
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