Coder Social home page Coder Social logo

Comments (5)

louis-lau avatar louis-lau commented on June 2, 2024

Haraka is for incoming email transmission only. Zonemta should be used directly (together with the zonemta-wildduck plugin) for outbound submission, and transmission.

from haraka-plugin-wildduck.

Haringat avatar Haringat commented on June 2, 2024

@louis-lau Thank you. Now that part works flawlessly. However, incoming mails are still not forwarded to wildduck. Should I open another issue for that or should we discuss that further here?

from haraka-plugin-wildduck.

louis-lau avatar louis-lau commented on June 2, 2024

No, here would be fine. I haven't looked at the code, but I assume that OK is only returned by haraka-plugin-wildduck after storing the message successfully. Are you sure they aren't going to another database?

from haraka-plugin-wildduck.

andris9 avatar andris9 commented on June 2, 2024

For every stored message you should see similar line in the Haraka logs:

[INFO] [F7C34E34-1645-43BF-8D13-CB1B97708F2F.1] [wildduck] STORED [email protected] [email protected][5cff6b395b445008c58024e5] result=Message stored as 5fb54c5d0e0f5d666c4b5b2c

if there is no such line then Haraka has not loaded WIldDuck plugin and is storing emails to /dev/null. See the logs immediately after Haraka startup to see any plugin initialisation errors.

If the line is there though, then Haraka is storing these messages somehwere, You have to figure out where.

from haraka-plugin-wildduck.

Haringat avatar Haringat commented on June 2, 2024

@andris9 I found the culprit. I still had the rcpt_to.access plugin loaded (before wildduck) and that conflicted. Commented that out and now it works. Sorry for the confusion and thank you for the help.

from haraka-plugin-wildduck.

Related Issues (8)

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.