Link to home
Start Free TrialLog in
Avatar of florisb
florisb

asked on

<CFMAIL>: detect incorrect TO field

Hi,

I send email from a page to people who want to register, but sometimes people insert a non-existing e-mail adres.

How can I detect that a mail has bounced? And should the <cfmail>-example I insert result in a mail to myemail@blabla.nl that nobody@1234.QQQ does not exist?

Tanx,
Floris.

<CFMAIL TO= "nobody@1234.QQQ"
               CC=""
               FROM= "myemail@blabla.nl"
               SUBJECT= "Registration information" >test</CFMAIL>

Avatar of winningl
winningl


go there and try if the little program can help.

The package includes detailed documentation and examples (for most major programming languages) for integrating Advanced Maillist Verify into Internet/Intranet servers based on Active Server Pages technology from Microsoft and ColdFusion from Allaire.



http://www.mailutilities.com/amv/

winningl
Avatar of florisb

ASKER

Thanx, but that's not an option.

I could parse the log, but I was hoping for a simple CF solution.

Floris.
ASKER CERTIFIED SOLUTION
Avatar of duncancumming
duncancumming
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this question.
I will leave the following recommendation in the Cleanup topic area:

Split duncancumming & dash420

Please leave any comments here within the next four days.

mrichmon
EE Cleanup Volunteer