bokysan / docker-postfix

Multi architecture simple SMTP server (postfix null relay) host for your Docker and Kubernetes containers. Based on Debian/Ubuntu/Alpine.
MIT License
555 stars 152 forks source link

ARC (Authenticated Received Chain) #208

Closed RobinKamps closed 1 month ago

RobinKamps commented 3 months ago

Is ARC (Authenticated Received Chain) e.g. via OpenARC possible with this image?

bokysan commented 3 months ago

Ask OpenARC is based on OpenDKIM and uses milter interface, I don't see why not.

I haven't tested it yet, though.