Tagged Questions
0
votes
0answers
95 views
Sending emails daily to a user from a list in Windows
I want to send a daily email to a specific email address each day (each day the address changes). Currently, I've hacked this together using Powershell, Task Scheduler, and sendEmail, but it's not ...
0
votes
0answers
36 views
Automating a daily e-mail - Best method? [closed]
I need to schedule an e-mail to automatically send each morning from an e-mail address other then my own. This e-mail is simple, but will need to contain a hyperlink.
I was planning on writing a ...
0
votes
0answers
50 views
Automated Emailing Application [closed]
I'm looking for a solution that will enable me to automate/schedule an email to individuals listed on a CSV file. I want to be able to embed data fields from the CSV into the message. In other words, ...
1
vote
2answers
42 views
Email service that will reply with emails after a certain amount of time
Is there a service which I can send an email to, with the first words in the body as '2 weeks' or '13th may 2010' or 'in half an hour' and it will reply with an email in the specified time or at the ...
2
votes
1answer
497 views
How do I compress a directory on a Unix web server and email it on a sheduled basis?
After hearing about various high profile website creators getting stiffed recently after hardware failures on their servers I would like to implement a backup strategy on my websites.
I have cPanel ...