1

Topic: Auto send email

Is there a way to automatically send a default email on a weekly basis?

Otherwise I was planning on sending this via a PHP script that is called every week

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Auto send email

What does "send a default email on a weekly basis" mean? Send what email?

3 (edited by web2works 2011-07-29 21:51:27)

Re: Auto send email

Any email, just send a email scheduled each week. Like a remind although delivered to the email address.

4

Re: Auto send email

How about cron job?

5

Re: Auto send email

ZhangHuangbin wrote:

How about cron job?

Hi, I'm new to iRedMail. I want to perform a similar task ie send an email every day at 10:00 am.
How would a cronjob to do so look?

Thanks a lot.

6

Re: Auto send email

Run "mail" command to send email.