Coder Social home page Coder Social logo

Comments (3)

afterlogic-support avatar afterlogic-support commented on May 27, 2024

Specified value for OutgoingSendingMethod setting only works as default one, it cannot be used as default domain setting. If you check Default settings under Domains in AdminPanel, you'll only find "No authentication" and "Use incoming mail's login/password of the user" options for SMTP authentication there.

from webmail-lite.

afterlogic-support avatar afterlogic-support commented on May 27, 2024

I've discussed this with the developers team, and most likely, we'll be bringing the option back to Default settings in the next version of the product. Right now, this looks much like a bug as the options are there in settings.xml file but have no effect for the actual accounts.

from webmail-lite.

adueck avatar adueck commented on May 27, 2024

I actually got it to work now! I just tried changing
<UseLoginWithoutDomain>Off</UseLoginWithoutDomain>
to
<UseLoginWithoutDomain>On</UseLoginWithoutDomain>
and now I'm able to use it. 😄

It looks like the documentation is wrong for that one option, the descriptions for on and off should be reversed.

<UseLoginWithoutDomain>Off</UseLoginWithoutDomain>
Determines whether email or just its username part should be used as mail server login.

  • Off - username is sent as mail server login;
  • On - full email address is sent as mail server login.

The option is supported starting from v7.1.1.

from webmail-lite.

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.