|
From: Jamie C. <jca...@we...> - 2005-12-28 07:35:39
|
Hi Christer,
There should be an option on the Module Config page to turn on a button for deleting all mail in a mailbox. Failing that, you could just delete the actual mail file manually.
To prevent masses of mail from your cron jobs in future, enter the command as :
/users/user/sites/xxx.php >/dev/null 2>&1
- Jamie
-----Original Message-----
From: "Christer Sylven" <chr...@me...>
Subj: [webmin-l] newbie difficulties...
Date: Wed 28 Dec 2005 4:35 pm
Size: 1K
To: <web...@li...>
Hi!
Have tried to do a cronjob and indeed it worked: Discovered 8000 messages in the mailbox. Can delete 20 at a time! But how to delete them all at a time?
Want to run a php program on a scheduled basis. The program is located in /users/user/sites/xxx.php. But how to write the command in the webmin box?
Sincerely
chsy
|