<!--- Gather the entire email messages. ---> <cfpop action="getall" name="qMessage" <!--- Server configuration. ---> server="#REQUEST.Pop.Server#" port="#REQUEST.Pop.Port#" username="#REQUEST.Pop.Username#" password="#REQUEST.Pop.Password#" />