Giter Club home page Giter Club logo

Comments (5)

bhopmann avatar bhopmann commented on August 17, 2024

The script .mailfilters/checkmaildir checks, wether it is called from a .qmail-EXT instead of .qmail and it check if a vmailmgr user named $EXT does exist (via dumpvuser $EXT | grep '^Directory' | awk '{ print $2 }'). So, it is not aware of your configuration with two different names. And of course you can adjust your qmail-configuration by removing : and . (but bewarem this could have side effects on you email configuration).

from uberspace7-mailfilter.

mokorana avatar mokorana commented on August 17, 2024

Thanks! I am just wondering because http://www.lifewithqmail.org/lwq.html#dots-in-extensions says

G.4. qmail replaces dots (.) in extension addresses with colons (:).

I guess that means I have to change my dumpvuser Name from . to :

from uberspace7-mailfilter.

bhopmann avatar bhopmann commented on August 17, 2024

Let me know if that helps:

I guess that means I have to change my dumpvuser Name from . to :

from uberspace7-mailfilter.

mokorana avatar mokorana commented on August 17, 2024

I checked my qmail-configuration but it seems fine. When I setup a new mailbox uberspace mail user add firstname.lastname the same "error" appears.

When I receive a new mail .mailfilters/checkmaildir seems to be working perfectly. However, using spam-learn the $EXT seems to be wrong or to be more precise the : is not auto-replaced by an .

See #8

from uberspace7-mailfilter.

bhopmann avatar bhopmann commented on August 17, 2024

Thank you for this PR – this seems to work also for other mailbox without an . so far.

from uberspace7-mailfilter.

Related Issues (4)

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.