Giter Club home page Giter Club logo

Comments (2)

Churro avatar Churro commented on July 21, 2024

The Roundcube plugins in this repository do not attempt an IMAP connection and only interact with the SOAP API of ISPConfig. Therefore, it is highly unlikely that an IMAP-related error occurring in Roundcube is related to the use of these plugins. I suspect it's a coincidence that this happened after changing the password, but technically all that's happening is that the plugin is performing the same action as when you change the password in ISPConfig itself. Nothing beyond that.

I would suggest using grep or similar tools to identify files that contain ispconfig.domain.com.

from ispconfig3_roundcube.

jasonmacer avatar jasonmacer commented on July 21, 2024

@Churro that thought had also occurred to me and when I "grep -R ispconfig.domain.com /var/www/ispconfig" I get 0 results.

I agree that it does appear to be a coincidence as I can change the ip/domain in the SOAP URL in side the plugin config, it will work again until I change another password and it would do the same thing. The "work around" was to add ispconfig.domain.com into the /etc/hosts file and direct it to the machines public Ip address.

I actually have a grep -R ispconfig.domain.com /var/www/ running now so we'll see if it returns anything.

Something I did not try, and should have, was to see if I was getting the same issues if I opened it in a different browser or in an "incognito" browser. I do not really feel like undoing my changes, but I might need to in order to possibly identify the culprit. If it were to work without issue in either a new browser that hasn't accessed the instance, or in an incognito tab, then there is some variable being set, and it is pulling that ispconfig.domain.com from somewhere.

I'll see what this grep comes up with and at least update this with the results.

from ispconfig3_roundcube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.