Project

General

Profile

Cant create issues by mail

Added by Christian Stein over 5 years ago

Always i try to create issues sent to a specific email i get following error :

Received mail (9.3ms)
MailHandler: an unexpected error occurred when receiving email: Mysql2::Error: Table 'redmine.mail_messages' doesn't exist: SHOW FULL FIELDS FROM `mail_messages`

Cause i thought i had an error in my database, i let redmine create a new clean database, but i cannot find any table named mail_messages in both, the old and the fresh created one.

(I am using the latest version with docker)


Replies (1)

RE: Cant create issues by mail - Added by Christian Stein over 5 years ago

fixed :

bundle exec rake redmine:plugins:migrate NAME=redmine_mail_integration

    (1-1/1)