Open arnou opened 8 years ago
Hi @arnou, I'm curious on this setup, are you enabling automatic relay then denying all emails from automatically relaying? If you'd like to prevent it from connecting to the relay server could you disable automatic relay?
Hi @djfarrelly , I have a little too simplified my example : I want to ban the automatic relay for all recipients, but one or two
[ { "deny": "*" }, { "allow": "user1@domain1.com" }, { "allow": "user2@domain2.com" } ]
Can you please create a little example to easily reproduce the problem?
When I activate the automatic relay with deny: * , connections are still open to the relay server, without being closed.
An exception is then returned by the remote server, and causes a fatal error maildev