Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CFMAIL list with different attachments

Status
Not open for further replies.

scottd431

IS-IT--Management
Joined
Apr 18, 2002
Messages
46
Location
US
I am using RH 6.2 SBE and Apache our database is using Informix Dynamic 4GL using the Java client. We have everything working but we need to provide the customer with one more project. We are needing to send out invoices which will be different for every customer. We can create individual files for each invoice and I see the CFMAIL and CFMAILPARAM commands will work for send to a list but I have been unsuccessful in locating how to send different files to different email addresses. Can anyone assist me in this process. I am very new at CF so any detail or links would be helpful or any other solution. Any help would be greatly appreciated.
Scott
 
Store the *path* to the files in the db. When you run a query of all the people you would like to email use this new field to grab their relevant file.

HTH
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top