debug redmine send email

Posted cutepig

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了debug redmine send email相关的知识,希望对你有一定的参考价值。

debug redmine send email

procedure

production.log shows

Email delivery error: 535 5.7.3 Authentication unsuccessful

modify password in /redmine/config/configuration.yml

reboot remine

How to config the logger level

https://www.redmine.org/boards/2/topics/50077

config.log_level = :info
in /config/environments/production.rb

or :debug, or :error

This will override the default setting defined in /config/application.rb, as mentioned in the comments of the latter file.

BitNami Redmine 搬家

双击use_redmine.bat,在弹出的命令行窗口种输入:

mysqldump -u root -p bitnami_redmine > backup.sql

这样整个redmine系统的数据都会被备份到backup.sql数据库文件中了,这个文件就在redmine的根目录下面。注意这里root的密码和你admin的密码是一样的。

以上是关于debug redmine send email的主要内容,如果未能解决你的问题,请参考以下文章

redmine邮件配置

Redmine发送邮件

redmine配置

Redmine - 发送邮件的docker版本问题

PySpark local模式执行读取mongodb报错 Exception: Java gateway process exited before sending its port number(代

Email_Send