I want to send bulk mail but it is not working. For the same text test is working.
I add this line to crontab , could u help me?
1 * * * * root wget -qO- 'http://www.*****.com/cron/task/run?key=****' &&> /dev/null
Add comment comment