On 02/15/15 21:58, Chess Griffin wrote:
On Sun, Feb 15, 2015, at 06:16 PM, Edgar Pettijohn wrote:
On 02/14/15 14:14, Chess Griffin wrote:
On Fri, Feb 13, 2015, at 02:38 PM, Christoph Borsbach wrote:
I found one issue with your config though: It seems the last line of your
config creates an open relay:
accept from any for any relay via smtp://127.0.0.1:10025 # incoming mail
I noticed this while running the setup without spamd, maybe spamd
mitigates
this? When I change the "for any" for for domain <vdomains>, the relay is
closed, mail for non local-adresses is refused.
My config is exactly the same as here
http://technoquarter.blogspot.de/2015/02/openbsd-mail-server-part-4-spamassassin.html,
except for the last line as stated above.
Thanks, Christoph - posts have been updated and I noted the change at
the end of the "Intro" post. Cheers!
It appears to create an infinite loop when sending to another user on
your domain. ie
from: [email protected]
to: [email protected]
(Replying off list)
Does adding:
accept tagged DKIM_OUT for domain <vdomains> virtual <vusers> deliver to
lmtp "/var/dovecot/lmtp"
above the other DKIM_OUT line address the issue? I have not tested yet
and this may not be the right answer but just thinking out loud ...
That seems to fix it. I was trying all sorts of nonsense. Can't
believe it was so easy.
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]