Content
Notification emails not sent
Added by Matt Hardy over 5 years ago
Hi
Have set up a new install, 8.3.1, and on setting up a new user, the send notification feature is not sending an email.
Reset password, new user etc all send emails as expected.
in the var/logs/mail.log, there is simply no email attempt on the 'send notification' event.
Where can I see any indication of a log, warning/error?
I, [2019-03-21T15:39:33.306924 #2485] INFO -- : OpenProject User: OpenProject Admin (admin ID: 1 <[my email]>)
I, [2019-03-21T15:39:33.350982 #2485] INFO -- : method=POST path=/users/3/resend_invitation format=html controller=UsersController action=resend_invitation status=302 duration=52.05 view=0.00 db=27.78 location=https://[site]/users/3/edit user=1
I, [2019-03-21T15:39:33.404365 #2485] INFO -- : OpenProject User: OpenProject Admin (admin ID: 1 <[my email]>)
I, [2019-03-21T15:39:33.440167 #2485] INFO -- : method=GET path=/users/3/edit format=html controller=UsersController action=edit status=200 duration=39.12 view=30.74 db=3.40 user=1
I, [2019-03-21T15:39:33.973555 #2485] INFO -- : OpenProject User: OpenProject Admin (admin ID: 1 <[my email]>)
I, [2019-03-21T15:39:33.977852 #2485] INFO -- : method=GET path=/users/1/avatar format=html controller=Avatars::AvatarController action=show status=200 duration=10.44 view=0.00 db=1.92 user=1
Replies (1)
Relates to bug report:
topics/10709