Thanks. I actually got into the database, and have been MOSTLY successful, but not entirely. There still seem to be remnants, even though all mentions of the ticket and attachments are gone! I keep getting the below error e-mail when it runs the cron job to pull new tickets from e-mail. I've totally purged all the older mail in that account, so it can't be reading that as an e-mail that never got processed fully, yet it keeps finding SOMETHING. If I can clear this up, I think I'm fixed. Suggestions?Duplicate entry 'xxxxxxxxxx@gmail.com' for key 'address'<br />
<br />
---- Backtrace ----<br />
#0 (root)/include/mysqli.php(126): osTicket->logDBError('DB Error #1062', '[INSERT INTO os...')<br />
#1 (root)/include/class.orm.php(176): db_query('INSERT INTO ost...')<br />
#2 (root)/include/class.orm.php(57): VerySimpleModel->save()<br />
#3 (root)/include/class.orm.php(204): VerySimpleModel->set('default_email', Object(UserEmail))<br />
#4 (root)/include/class.user.php(89): VerySimpleModel:(Array)<br />
#5 (root)/include/class.ticket.php(2050): User:(Array)<br />
#6 (root)/include/class.mailfetch.php(548): Ticket->create(Array, Array, 'Email')<br />
#7 (root)/include/class.mailfetch.php(586): MailFetcher->createTicket(5)<br />
#8 (root)/include/class.mailfetch.php(659): MailFetcher->fetchEmails()<br />
#9 (root)/include/class.cron.php(23): MailFetcher->run()<br />
#10 (root)/include/class.cron.php(53): Cron->MailFetcher()<br />
#11 (root)/include/api.cron.php(19): Cron->run()<br />
#12 (root)/include/api.cron.php(40): CronApiController->run()<br />
#13 (root)/api/cron.php(24): LocalCronApiController:()<br />
#14 {main}