new media development ltd

software store

CFX_POP3 Professional


CFX_POP3 Professional only £25.00 (£30.00 inc. VAT) GBP ($38.16 USD)   BUY NOW!

Taking CFX_POP3 Standard to the next level, CFX_POP3 Professional provides all of the basic features of CFX_POP3 Standard and increases the capabilities by providing true Bayesian Filter based SPAM filtering, full whitelisting functionality, enhanced mailbox manipulation using new actions like GETUIDLIST to retrieve a list of the UIDs for the mailbox you are accessing.

Together with these extra features, CFX_POP3 Professional gives you even greater access to the world of POP3 mailboxes by integrating support for SSL and TLS connectivity for secured server communications.

CFX_POP3 Professional is a fully featured POP3 client in a dll, providing simultaneous access to both the HTML, Rich-text and plain text versions of an e-mail where available.

CFX_POP3 Professional provides un-equalled access to a mails headers and returns extra data in its return queries such as 'content-type' and the entire message source of the e-mail if required. Allowing you to save the e-mails directly to your ColdFusion server in rfc822 format.

CFX_POP3 Professional also gives you the capability to extend the information that is returned in the standard queries by letting you specify extra message headers that CFX_POP3 Professional should look for and parse. CFX_POP3 Professional then dynamically allocates columns in the queries it returns giving you greater flexibility than any other ColdFusion POP3 mail extension.

CFX_POP3 Professional has enhanced SPAM filtering techniques giving you more control than ever over the mails you choose to receive by employing both Bayesian Filters to quickly score e-mails with a percentage mark giving you the probability rating that the mail is SPAM or not. Additionally, CFX_POP3 Professional also uses keyword filters withing the headers of an e-mail letting you specify actions to perform when a keyword, phrase or wildcard is matched allowing you to 'delete' or 'save and delete' the message from the queue before you run your normal mail import routines.

Build your own custom filters and pass them to CFX_POP3 Professional in a query letting CFX_POP3 Professional filter out the mails whilst also returning the same information that you get when you use the GETHEADERSONLY action.

CFX_POP3 Professional fully supports Microsofts MLang libraries providing you with the ability to convert mails encoded with over 130 different codepages into ones supported by CFMX. utf-7 is fully supported so if you currently use CFPOP with ColdFusion MX, you can avoid the underlying Java bug that produces the all too familiar 'java.io.UnsupportedEncodingException: utf-7' error!!

CFX_POP3 Professional also provides you with excellent logging capabilities, using a format similar to the standard ColdFusion logs. It's also fully thread-safe and has been thoroughly tested in a multi-user environment ensuring that CFX_POP3 Professional performs reliably and quickly with as little resource requirement as possible.

CFX_POP3 Professional also goes beyond the standard POP3 mailbox handling routines providing the ability to read and parse locally held '*.eml' files using the 'LOADFROMFILE' action. The query results returned are almost identical to those that are returned when querying a POP3 mail server, with only the UID field not being supported.

To see a complete list of features of CFX_POP3, use the feature comparison matrix.



CFX_POP3 Professional usage:

To retrieve all the e-mails in a mailbox

<cfx_pop3 server="10.1.1.1" username="MyUserName"
	password="MyPassword" action="GETALL"
	name="MyMailQuery" port="110"
	attachmentpath="C:\MyAttachments\"
	delimiter="','" timeout="15" GENERATEUNIQUEFILENAMES
	ALWAYSCREATEQUERY>


To add an e-mail address to a whitelist

<cfx_pop3 action="whitelist" whitelistaction="add"
	whitelist="#Trim(theEmailaddress)#"
	SpamDBDirectory="D:\CFX_POP3Data\" 
	HamDB="HamDB-#UserID#" SpamDB="" charset="utf-8">


To train the bayesian filters with spam

<cfx_pop3 server="#GetAccountDetails.POPserver#" port="#GetAccountDetails.POPPort#"
	username="#GetAccountDetails.POPusername#" 
	password="#GetAccountDetails.POPpassword#"
	action="Train" name="GetMail" ScoreMail 
	SpamDBDirectory="D:\CFX_POP3Data\"
	SpamDB="SpamDB-#UserID#" HamDB="HamDB-#UserID#"
	SpamUID="#SpamUID#" HamUID="" charset="utf-8">


To access a SSL based GMail account and retrieve a list of UID values.

<cfx_pop3 server="pop.gmail.com" username="username@gmail.com" 
	password="password" action="getuidlist" name="getmail" port="995">

Testimonials

"I had all sorts of problems using CFMX CFPOP, mostly with Mail Boundary not found, Encoding problems and the famous JAVA IO Exception. Upon installing CFX_POP3, my problems disappeared and I found an increase in speed. You saved me hours of hacking!" - Dan

"I've been using your CFX_POP3 Pro tag for a while now very successfully. Great Job." - Mario

"The recent Sober virus hit me hard. Because of the number of customers and domains I support, my email address is all over the net. The Sober virus delivered over 9,600 bad emails to my inbox, effectively shutting me down hard. Cold Fusion's CFPOP failed miserably, so I turned to CFX_POP3Pro as recommended by my ISP. Within just a few short hours, I had installed the program, established a filter, and cut my mail queue down to 190 valid emails. I could not have done this without the power of CFX_POP3Pro! Thank you! Randy L. Smith, MCPI.COM (Midwest Computer Programming & Internet)" - Randy L. Smith


PLEASE NOTE: All our CFX tags and tools are for the Windows platform only.

Latest version released on 05-Apr-2006!

CFX_POP3 Professional only £25.00 (£30.00 inc. VAT) GBP ($38.16 USD)   BUY NOW!

PLEASE NOTE: The price stated in USD is only an indication and payments collected by new media development will be converted at the rates prevailing at the time.