It might be that the email server you specified requires authentication. Are
you passing the username and password of the email account your trying to
send mail from?
 
<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED] <mailto:[EMAIL 
PROTECTED]> "
server="mail.joe.com" username="[EMAIL PROTECTED]" password="foo">
Testing 123 ...
</cfmail>

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Howard
Sent: 06/23/2008 1:10 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] CFMAIL issue


Can anyone tell me where to look if I'm having issues with mail not being
sent.  I've gone through the Administrator and verified my mail server
connection (Connection Verification Successful) but emails are not being
sent.  I look in the log files and there are no log entries mail.log,
mailsent.log for the test email I am trying to send.
 
Are there settings that I'm missing somewhere?  I'm trying to fix and
application that is supposed to be emailing reports daily.  The developer
that was working on it was let go and the application quit sending the daily
emails.  I've been tasked with correcting the issue and time is critical.
 
Any ideas would be greatly appreciated.
 
Thanks,
Jeff

------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink <http://www.fusionlink.com>  
------------------------------------------------------------- 



-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------

Reply via email to