Vbulletin sending old emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DeanoUk
    New Member
    • Sep 2004
    • 19

    [Forum] Vbulletin sending old emails

    Hi all,

    I have a problem on a forum where it is sending old emails out constantly. I'm not quite sure where the problem lies, having tried repairing the DB/flushing caches etc.

    I notice the mailqueue table is around 20mb, and considering the very small load on the forum mail-wise, that seems large.

    Any tips?

    Thanks.
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    Never repair database tables as a routine diagnostic step. It won't solve your problem and can permanently damage your database.

    There are clearly queued emails. You can delete these by running this query:
    Code:
    TRUNCATE TABLE mailqueue
    Back up your database first.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • DeanoUk
      New Member
      • Sep 2004
      • 19

      #3
      Hi Mark, thanks for your reply - sorry for the delay in responding.
      Running that query states 0 rows have been affected. Thus I am unsure what else the problem is? Additionally all of these emails are old and have been sent before.

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24288
        • 6.0.X

        #4
        If the mailqueue table is empty then this is a server issue of some sort. vBulletin has no ability to revisit old emails that have already been sent.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...