1
Mitel Software Applications / Re: "Forgot your password" link not working in MiCollab Client
« on: May 28, 2020, 03:19:24 PM »
I was able to find the qmail log files, the qmail/current seems to be showing success on sending emails.
Some users are getting emails for their voicemails so not sure if that means that the voicemails are being sent via email.
However, the resetting password doesn't seem to sending any emails still.
Here are the results of the last few entries from qmail/current.log file:
I also tested sending email to external email address, as you can see in the last entry from log file above.
It says success but I didn't receive the email, nothing in spam folder as well.
Some users are getting emails for their voicemails so not sure if that means that the voicemails are being sent via email.
However, the resetting password doesn't seem to sending any emails still.
Here are the results of the last few entries from qmail/current.log file:
Code: [Select]
2020-05-28 14:43:26.380158500 status: local 0/10 remote 0/20
2020-05-28 14:43:26.380158500 end msg 1523197
2020-05-28 14:45:52.036839500 new msg 1523197
2020-05-28 14:45:52.036905500 info msg 1523197: bytes 178265 from <smtp@domain.com> qp 23502 uid 453
2020-05-28 14:45:52.094883500 starting delivery 8563: msg 1523197 to remote internal.email@domain.com
2020-05-28 14:45:52.094885500 status: local 0/10 remote 1/20
2020-05-28 14:45:58.018716500 delivery 8563: success: 127.0.0.1_accepted_message./Remote_host_said:_250_2.0.0_OK_REDACTED
2020-05-28 14:45:58.018761500 status: local 0/10 remote 0/20
2020-05-28 14:45:58.018783500 end msg 1523197
2020-05-28 15:07:58.845064500 new msg 1522818
2020-05-28 15:07:58.845130500 info msg 1522818: bytes 1990 from <smtp@domain.com> qp 5349 uid 0
2020-05-28 15:07:58.884722500 starting delivery 8564: msg 1522818 to remote external.email.address@gmail.com
2020-05-28 15:07:58.884758500 status: local 0/10 remote 1/20
2020-05-28 15:08:04.917611500 delivery 8564: success: 127.0.0.1_accepted_message./Remote_host_said:_250_2.0.0_OK_<X.qmail@subdoamin.domain.com>_REDACTED
2020-05-28 15:08:04.920635500 status: local 0/10 remote 0/20
2020-05-28 15:08:04.927778500 end msg 1522818
I also tested sending email to external email address, as you can see in the last entry from log file above.
It says success but I didn't receive the email, nothing in spam folder as well.