On 2015-07-03 16:00, Benny Pedersen wrote:
Istvan Prosinger skrev den 2015-07-03 14:36:

postfix/cleanup[20494]: 06E7312113A: milter-reject: END-OF-MESSAGE
from localhost[127.0.0.1]: 4.7.1 Service unavailable - try again
later; from=<r...@tesdns.com> to=<istvan.prosin...@gmail.com>

means that either opendkim is not started or listning, possible config
error in opendkim.conf ?

check logs

smtpd_milters = inet:127.0.0.1:8891

Any hints?

netstat -natpu | grep 8891

Funnily there's nothing else in the logs.

Opendkim is alive and listening:

tcp 0 0 127.0.0.1:8891 0.0.0.0:* LISTEN 21338/opendkim


Reply via email to