Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "J.O. Aho" Newsgroups: comp.lang.php Subject: Re: sent email only in some days of the year Date: Fri, 5 Aug 2016 23:03:51 +0200 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: individual.net VEzJufoG2CUjkUg91LLWGwR8hXyuzhN2GIHL+K4IbtGqIJ9BNL Cancel-Lock: sha1:2F7Yu9OM31HvvFiY2zcAhMYFEHg= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: Xref: csiph.com comp.lang.php:16922 On 08/04/16 17:43, alex wrote: > which code for send email with a text "xxxxx" > one time at week > one time at month and the second day > only in some months of the year? Tried crontab? check the man page for further information how to configure jobs in crontab and run those as a different user. -- //Aho