Author Topic: After upgrade to 1.1.0: Problems with identity_smtp and carddav  (Read 11179 times)

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
After upgrade to 1.1.0: Problems with identity_smtp and carddav
« on: February 16, 2015, 02:27:59 PM »
Today I upgraded to RCM 1.1.0 from 1.0.5 - now I am facing 2 major issues:
  • Plugin carddav does no longer sync contacts with owncloud - I am getting error-message  "<ladum5c8> BACKEND: (carddavconfig) FATAL! Request for non-existent configuration 1" in carddav.warn
  • Plugin identity_smtp does no longer allow to send emails - whenever I want to send an eMail I get an error-message "SMTP Error (553): Failed to add recipient Sender address rejected: not logged in)."

Does anybody have an idea how to resolve these issues?

Thanks a lot!

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #1 on: February 16, 2015, 03:16:16 PM »
In log/errors I get the following message:

DB Error: [1054] Unknown column 'authentication_scheme' in 'field list' (SQL Query: SELECT id as abookid,name,username,password,url,presetname,sync_token,authentication_scheme,(now() >  last_updated+refresh_time) as needs_update FROM carddav_addressbooks WHERE `id`='1') in /var/www/roundcubemail/program/lib/Roundcube/rcube_db.php on line 541

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #2 on: February 17, 2015, 12:39:31 PM »
Nobody an idea? :-(

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #3 on: February 17, 2015, 01:17:53 PM »
You should contact the makers of the plugins.

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #4 on: February 17, 2015, 01:40:17 PM »
Thanks - I already did that - no response so far - I was just wondering if really nobody else is using these plugins? Am I the only one or are also other people facing these problems?

Offline plemo

  • Newbie
  • *
  • Posts: 1
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #5 on: February 18, 2015, 11:45:15 AM »
Oh, yes I am experiencing the same problem with identity_smtp. A first look at the code didn't help me, because the send functions in rouncube 0.9.x and 1.1.0 seem pretty the same to me for the major part.
At identity_smtp's github page there's no issue. Hope there'll be a solution soon!


edit (some houers later): I added an issue to identity_smtp's github page
« Last Edit: February 18, 2015, 03:23:21 PM by plemo »

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #6 on: February 19, 2015, 12:17:32 PM »
carddav problem is solved now - there was a problem with missing DB columns.
identity_smtp still does not work - and now answer from DEVs

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #7 on: March 05, 2015, 12:39:47 PM »
Any update on this?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #8 on: March 07, 2015, 10:26:34 AM »
Why do you post there is no answer from MyRoundcube Devs? Goto the right place and you'll get an answer.

https://forum.myroundcube.com
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #9 on: March 09, 2015, 01:06:38 PM »
Hi!

Sorry, I dont understand - why should I go to myroundcube?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #10 on: March 09, 2015, 02:26:13 PM »
Because both plugins are developed and distributed by http://myroundcube.com. MyRoundcube is a separate project and not affiliated with Roundcube Core developement.

If you are not talking about "identities_smtp" but a different plugin with a similiar name "identity_smtp" then ignore my post.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline mercury_19811

  • Jr. Member
  • **
  • Posts: 19
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #11 on: March 22, 2015, 01:55:28 PM »
Problem fixed - I had to enter the passwords again as the password encryption changed - now it works!

Offline plumbington

  • Jr. Member
  • **
  • Posts: 16
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #12 on: March 31, 2015, 08:27:36 AM »
Quote
carddav problem is solved now - there was a problem with missing DB columns.

Can you be more specific about your fix?   

What columns were missing?

How did you discover that there were columns missing?

TIA

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #13 on: March 31, 2015, 08:40:01 AM »
Roundcube 1.1 has changed the internal password encryption. So, passwords save by Roundcube previous 1.1 are invalid. Issues are fixed by saving the password again. Precise enough?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline plumbington

  • Jr. Member
  • **
  • Posts: 16
Re: After upgrade to 1.1.0: Problems with identity_smtp and carddav
« Reply #14 on: April 02, 2015, 10:25:39 PM »
Quote
Roundcube 1.1 has changed the internal password encryption. So, passwords save by Roundcube previous 1.1 are invalid. Issues are fixed by saving the password again. Precise enough?

Very, thank-you.

In our case the CardDav Address Book was automatically configured and displays in Settings as Server Address Book (from preset myserver).   I've discovered that if I uncheck the Activate CardDAV-Addressbook field, and save, then re-check the field, this will fix the passwords, and fix the Errors that we were receiving whenever we attempted to add/change items in the Address Book.

Very happy now!!