| List: | Eventum General Discussion | « Previous MessageNext Message » | |
| From: | Joao Prado Maia | Date: | April 21 2005 7:41pm |
| Subject: | RE: clearing the mail queue | ||
| View as plain text | |||
Chris, > Is there an easy way to clear the eventum mail queue? I've got a > mal-formed email address and it's round-robbing my error on system > notifications. No easy way, but what you can do is log directly into the database and issue the following SQL statement: UPDATE eventum_mail_queue SET maq_status='sent' WHERE maq_status='error'; That will mark all of the queued emails that are triggering errors as being sent. --Joao
| Thread | ||
|---|---|---|
| • clearing the mail queue | Chris King | 20 Apr |
| • RE: clearing the mail queue | Joao Prado Maia | 21 Apr |
