hardware / mailserver

:warning: UNMAINTAINED - Simple and full-featured mail server using Docker
https://store.docker.com/community/images/hardware/mailserver
MIT License
1.29k stars 322 forks source link

DKIM > Your message is not signed #353

Closed stkac closed 5 years ago

stkac commented 5 years ago

I need know how sign with DKIM the outgoing mails I get -1 on mail-tester.com >> Your message is not signed with DKIM

Docker information

docker info

Containers: 7
 Running: 7
 Paused: 0
 Stopped: 0
Images: 10
Server Version: 18.09.1
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc runsc
Default Runtime: runc
Init Binary: docker-init
containerd version: 9754871865f7fe2f4e74d43e2fc7ccd237edcbce
runc version: 96ec2177ae841256168fcf76954f7177af9446eb
init version: fec3683
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.15.11-mainline-rev1
Operating System: Ubuntu 18.04.1 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.95GiB
Name: scw-02
ID: XIU2:DK73:7VIS:Y3PG:2NTA:L5C7:EEFI:OKNH:GHZW:FNJ4:DY7A:GYYL
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engin

docker images hardware/mailserver --digests --filter "dangling=false"

hardware/mailserver   1.1-stable          sha256:e451a7a01d7ab69af45575822a2cfce7d14473129f566fc66527cbb202b91063   b90667289394        11 days ago         380MB

Description

Briefly describe the problem you are having in a few lines.

I gent 9/10 score mail-tester.com

thanks in advance,

sknight80 commented 5 years ago

Do you have the email when you sent your message to mail-tester.com? docker logs mailserver or docker logs mailserver | less for searching.

hardware commented 5 years ago

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.