Giter Site home page Giter Site logo

Send email address as auth_identity about automx HOT 4 CLOSED

sys4 avatar sys4 commented on August 22, 2024
Send email address as auth_identity

from automx.

Comments (4)

croessner avatar croessner commented on August 22, 2024 1

I think you want %s for *_auth_identity

from automx.

croessner avatar croessner commented on August 22, 2024

This depends on your configuration ;-) automx is very dynamic. Can you paste a sample config that you try to develop?

from automx.

HausInteractive avatar HausInteractive commented on August 22, 2024

We have the same situation as beboobailey where we would like to define the as [email protected].

We have added this to automx.conf:

service_auth_identity = %s

...but automx is only outputting the equivalent of %u.

The config file does contain values for provider and domain, one of which is what we presume is being used to populate the the domain portion of the identity.

We have the following set:

domains = domain.com
logfile = /var/log/automx/automx.log

After restarting apache and running the following command no log file is generated so we can't see if a problem was reported:

automx-test [email protected]

Does anyone have an idea of what step or configuration might be missing in this process?

from automx.

Clevero avatar Clevero commented on August 22, 2024

*_auth_identity = %s

like

smtp_auth_identity = %s

,

imap_auth_identity = %s

and

pop_auth_identity = %s

Is working fine on my host. Thanks!

from automx.

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.