-
Notifications
You must be signed in to change notification settings - Fork 899
Authentication failed on sending a mail #228
Comments
Can you send me the RainLoop logs? application.ini [logs]
enable=On |
I also have problems with an account that uses no encryption on the outgoing server. Here's the log: --- cuted --- |
I'm also getting the same error but when i remove the authentication from smtp it works fine. |
Is this issue still relevant? |
Hi! No It started working correct after an update. Thanks for your support. best regards Emmanuel Myrhede Prosper Development
Reply to this email directly or view it on GitHub (#228 (comment)).
|
I have the same issue. Sending emails randomly displays a "Authentication Failed" message. I sometimes need to do that serveral times for the same email. |
Did you use the latest version? application.ini [logs]
enable=On |
Thanks. I have just sent you the log. I'm using version 1.6.8.155 which I believe is the last. |
Your server cann't connect to SMTP (ssl://ssl0.ovh.net:465) - "Connection refused" |
Mmmh I see, but I come the message only comes up once in a while? As you can see it worked for the first email and works most of the time. Also I don't have that problem with other webmail (Roundcube and Horde). Thanks.djib
Reply to this email directly or view it on GitHub (#228 (comment)).
|
This error keeps popping up randomly. If I spam click the send button, it ends up working. Is there something I can do about it? |
Hi, I have same problem as original (Sndan) Cannot send emails, getting "Authentication failed" popup. I have last version (1.6.11.191) of RainLoop installed. I did try other webmail service it works, but I like RainLoom much more. Logs below. --- cuted --- |
Try to enable SMTP STARTTLS in domain settings. |
Hi, I am experiencing the same problem when sending message using SSL/TLS (authentification failed). I have installed the last version of RainLoop on a mutualized web hosting (OVH). Sometimes I can send message, sometines not. I usually save the message (draft), close it and then open it again and then it is ok to send it. ps: I tried to enable SMTP STARTTTLS but it does not work with my mail provider (OVH) |
@grotesque42, I have the same provider. It might help understanding the issue. I had to stop using RainLoop because of that issue :'( and would love to come back. |
@djibux Indeed, I usually use RainLoop to read/manage my email but I answer using the OVH webmail (RoundCube) which is ugly, does not support Carddav but send email without problem. Hope a solution will be found with Rainloop ! |
Hi, I've got the same issue. Can login/retrieves emails, but cannot send emails. |
Hi, Same issue, also with OVH. |
Using php mail() function (beta in 1.7.2.229) is a workaround that issue. |
The problem seems fixed for me. Maybe OVH changed its settings or there was a bug and it has been fixed. |
Just try with my OVH server, and still get the same error message... |
It is working for me also. Good news ! @Think-It did you update your rainloop ? |
@grotesque42 : Yes, I've v1.8.0.251. Good, no ? Edit : After check "Using php mail() (beta)" it's now OK. Edit 2 : After several tests, when my receiver read the mail sent, there is it email 2 times. Like : Anyone with this issue ? |
Yes, I have met a similar problem when using a mail function. |
@Think-It I have the same version and it works but without the php mail. Here is my configuration which is working well : |
Like @grotesque42, no more problem with SMTP in v1.8.0.251 ! Thanks ! |
@grotesque42 : I'm using my own imap/smtp server. By the way, my config work perfectly with Thundetbird and my email app on Android. =( |
@Think-It I can't help you, I am using OVH shared server... good luck. |
Hi, |
Still got the same error too, and I have been forced to quit Rainloop software because of that... There is a real authentication issue with some server configs (especially on OVH servers). |
Yes... I'm back with the same problem again....(ovh shared hosting, last version of RainLopp, failed authentification). |
I have same problem with this logs |
I am facing the same problem above. Could we reopen the issue? |
I can login and receiving mails with no problem
but when I want to send a new message it gives me "Authentication failed"
in the JS console the resposne is error code Json {"Action":"SendMessage","Result":false,"ErrorCode":102,"ErrorMessage":"","Time":56}
if I goes into other webmail like virtualmin I can send mails with no problem ...
thanks,
The text was updated successfully, but these errors were encountered: