Nitai

Results 37 comments of Nitai

Go to your favorite mongodb client and you should see a collection called "email_delivery_results" (you can set the name of the collection in the mongodb.ini file). Query the collection and...

The delivery looks correct. There are three hooks: delivery, send, mx. Each one is a separate document, but they all contain the same message_id. This is what Haraka returns. Regarding...

As mentioned, delivery results are based on what Haraka provides. All fields are stored in incoming emails.

> This function does not store, and I need this function badly: queue_to_mongodb > > Any idea why? No, I don't know. We use the very same plugin with a...

As written, brand new server, brand new install according to the Ubuntu instructions. Nothing else done.

I just did a new install again. Same issue.

For anyone else looking for this, you can also edit the /etc/hosts file and add "127.0.0.1 mfsmaster" then it will work, too.