Env: Debian/Jessi-8.4/exim4
Bugzilla-5.0.2 with bugzilla-4.0.2 data
bugzilla admin passwd was lost
I moved to new machine with old bugzilla data.
It seems like OK. But I forgot admin passwd.
Now, I am trying to recovery admin passwd by email.
However, bugzilla failed to send a passwd recovery mail.
It said
==================================
There was an error sending mail from 'bugzilla-daemon' to '
x...@xyz.com': no sender
Traceback:
at Bugzilla/Mailer.pm line 117.
Bugzilla::Mailer::MessageToMTA(...) called at Bugzilla/Token.pm line 169
Bugzilla::Token::IssuePasswordToken(...) called at /var/www/html/bugzilla/token.cgi line 137
main::requestChangePassword(...) called at /var/www/html/bugzilla/token.cgi line 73
======================================
The exim4 has local mail only config. And it works.
But there is no exim4 log for bugzilla.
So what should I do?