• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there anyway to automate this?

XBoxLPU

Diamond Member
At work I have to send out a daily report of 4 files to a few people and I am wondering instead of having to create a new mail message everyday for each contact.. is there any way possible to automate any process of this?

Thanks
 
It is possible, but we need more details about the process. For example, how are the reports created? Are the people always the same? Are there any other requirements that we are not aware of?

Where I work, we have automated emails to send out financial reports every day using an Access database.

techfuzz
 
blat.exe or one of a million cmd line programs. More than likely you have an smtp relay server if you are running exchange.
 
Originally posted by: techfuzz
It is possible, but we need more details about the process. For example, how are the reports created? Are the people always the same? Are there any other requirements that we are not aware of?

Where I work, we have automated emails to send out financial reports every day using an Access database.

techfuzz

The reports are created by SQL Exports and than using perl and window scripts to finish the reports. Once they are done, I move them to my local box and append the current date at the end of the filename . There isn't a way to automate this part I know

The emails with attached files go to the same people every day though...we do have to encrypt the messages using Entrust on all messages.
 
Back
Top