loki36 / user-otp

OTP Backend for owncloud
34 stars 21 forks source link

Send mail from OTP-Users failed in ownc 8.1 #107

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi, I was able to install, to configure and to log on to ownCloud 8.1 RC1 using the latest master.zip from github. But trying to send information from otp-users to several users failed. When I click on the mail icon nothing happens and no mails are sent.
In general the mail functionality of my ownCloud works fine (php).

OTP 2.5 from github ownCloud 8.1 RC1 PHP 5.6.8 mySql Apache

I am running ownCloud 8.0.4 on the same server and otp 2.5 works as expected as well the mail functionality.

Looking forwared to your reply Carsten

nbittmann commented 9 years ago

Same issue here I've actually forked this app and changed the code very dirty but it works for now will do something proper as soon as I know the OC api better