Used the test console and received the following: 550 License Expired Error=10004
I take it that would be problem found? How can I resolve this quickly with you folks (our serial is 21918590-8357)? -----Original Message----- From: Howie Hamlin [mailto:[EMAIL PROTECTED]] Sent: Monday, January 06, 2003 7:14 PM To: inFusion Support List Subject: Re: [iMS] Bounce Back Detection If you are using the bounce server then the address must begin with "Bounce-" (the hyphen matters). Also, there needs to be a valid MX that points to the server - for example, if you have a domain called domain.com and you have an MX pointing to a mail server (mail.domain.com) you can also set up an MX for bounce.domain.com and have the bounces addressed to "[EMAIL PROTECTED]" One other thing - you should try using the SMTP test console or telnet to port 25 of the bounce server and make sure that it accepts mail to a bounce address. HTH, Howie ----- Original Message ----- From: "Jason Bailey" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Monday, January 06, 2003 6:44 PM Subject: RE: [iMS] Bounce Back Detection > Howie, > > Having no luck registering bounces. Here's what I have: > > 1. SMTP service is running > 2. SMTPfrom and Header_return_path = [EMAIL PROTECTED] where > mailreturns.com is pointing to the IP of the mail server > 3. data template contains <cflog text="#SMTPName#" file="Email_Engine"> > > When sending to a known bad address that sends back a bounce notification, I > am not seeing an entry made to the log file.I'm assuming that it is not > being called. Also, the iMS SMTP log shows no activity. > > Suggestions? > > -----Original Message----- > From: Howie Hamlin [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 15, 2002 9:56 AM > To: inFusion Support List > Subject: Re: [iMS] Bounce Back Detection > > > For bounce detection I would suggest that you send the email from an address > that begins with the word "bounce-" and > that the characters after those letters be something that you can parse to > determine the address of the original > recipient. To do this - set both the SMTPFROM and HEADER_Return_path as the > bounce address. Then, in your SMTP > templates, you can check the SMTPNAME or SMTPFROM and parse out the > information that you need. > > HTH, > > Howie > > ----- Original Message ----- > From: "Doug Moore" <[EMAIL PROTECTED]> > To: "inFusion Support List" <[EMAIL PROTECTED]> > Sent: Friday, November 15, 2002 10:30 AM > Subject: [iMS] Bounce Back Detection > > > > Can anyone point me to where in the documentation it tells you how to > detect > > a bounce back? I don't seem to see much information.. I don't care what > the > > bounce back is for, I just want to perform a task when an email is > > returned.. ==^======================================================= This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" -------------------------------------- To leave this list please complete the form at http://www.coolfusion.com/iMSSupport.cfm Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/iMSDevelopers.cfm List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [email protected] ==^=======================================================
