Hello !
I want your Help to solve my Problem .. i use postfix .. i become always error messeges in the maillog !
When i send email to myself tthrow Contact Form 7 plugin Wordpress i dont get the Email and this is the maillog or from Hotmail i got those Errors:
Aug 9 16:27:55 server dovecot: master: Warning: Killed with signal 15 (by pid=2698 uid=0 code=kill)
Aug 9 16:32:13 server postfix/smtpd[2527]: connect from dub004-omc2s11.hotmail.com[157.55.1.150]
Aug 9 16:32:13 server postfix/smtpd[2527]: warning: connect to Milter service inet:127.0.0.1:8891: Connection refused
Aug 9 16:32:13 server postfix/smtpd[2527]: E4440F40248: client=dub004-omc2s11.hotmail.com[157.55.1.150]
Aug 9 16:32:14 server greylisting filter[2533]: Starting greylisting filter...
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: handlers_stderr: DEFER
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: DEFER during call 'grey' handler
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: Message aborted.
Aug 9 16:32:14 server postfix/smtpd[2527]: E4440F40248: milter-reject: DATA from dub004-omc2s11.hotmail.com[157.55.1.150]: 451 4.7.1 Service unavailable - try again later; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<DUB004-OMC2S11.hotmail.com>
Aug 9 16:32:14 server postfix/smtpd[2527]: disconnect from dub004-omc2s11.hotmail.com[157.55.1.150]
and the DKIM works not always good .. i get this error many times and when i check the mail-tester.com i really got that my dkim signutar is not valid
16:20:55 server opendkim[4008]: OpenDKIM Filter: Unable to create listening socket on conn inet:8891@localhost
Aug 9 16:20:55 server opendkim[4008]: smfi_opensocket() failed
Aug 9 16:20:55 server opendkim[3983]: exited with status 69, restarting
Aug 9 16:20:55 server opendkim[4009]: OpenDKIM Filter: Unable to bind to port inet:8891@localhost: Address already in use
Aug 9 16:20:55 server opendkim[4009]: OpenDKIM Filter: Unable to create listening socket on conn inet:8891@localhost
in main.cf this is what i have added
# OpenDKIM
milter_default_action = accept
milter_protocol = 6
smtpd_milters =, inet:127.0.0.1:8891, inet:127.0.0.1:12768
non_smtpd_milters = $smtpd_milters
#, inet:127.0.0.1:8891,
-----------------
PS: after 20 oder 15 Mins i got the Emails from Hotmail but from myserver internal (contact form 7) not at all
Thanks in advance
I want your Help to solve my Problem .. i use postfix .. i become always error messeges in the maillog !
When i send email to myself tthrow Contact Form 7 plugin Wordpress i dont get the Email and this is the maillog or from Hotmail i got those Errors:
Aug 9 16:27:55 server dovecot: master: Warning: Killed with signal 15 (by pid=2698 uid=0 code=kill)
Aug 9 16:32:13 server postfix/smtpd[2527]: connect from dub004-omc2s11.hotmail.com[157.55.1.150]
Aug 9 16:32:13 server postfix/smtpd[2527]: warning: connect to Milter service inet:127.0.0.1:8891: Connection refused
Aug 9 16:32:13 server postfix/smtpd[2527]: E4440F40248: client=dub004-omc2s11.hotmail.com[157.55.1.150]
Aug 9 16:32:14 server greylisting filter[2533]: Starting greylisting filter...
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: handlers_stderr: DEFER
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: DEFER during call 'grey' handler
Aug 9 16:32:14 server /usr/lib64/plesk-9.0/psa-pc-remote[1087]: Message aborted.
Aug 9 16:32:14 server postfix/smtpd[2527]: E4440F40248: milter-reject: DATA from dub004-omc2s11.hotmail.com[157.55.1.150]: 451 4.7.1 Service unavailable - try again later; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<DUB004-OMC2S11.hotmail.com>
Aug 9 16:32:14 server postfix/smtpd[2527]: disconnect from dub004-omc2s11.hotmail.com[157.55.1.150]
and the DKIM works not always good .. i get this error many times and when i check the mail-tester.com i really got that my dkim signutar is not valid
16:20:55 server opendkim[4008]: OpenDKIM Filter: Unable to create listening socket on conn inet:8891@localhost
Aug 9 16:20:55 server opendkim[4008]: smfi_opensocket() failed
Aug 9 16:20:55 server opendkim[3983]: exited with status 69, restarting
Aug 9 16:20:55 server opendkim[4009]: OpenDKIM Filter: Unable to bind to port inet:8891@localhost: Address already in use
Aug 9 16:20:55 server opendkim[4009]: OpenDKIM Filter: Unable to create listening socket on conn inet:8891@localhost
in main.cf this is what i have added
# OpenDKIM
milter_default_action = accept
milter_protocol = 6
smtpd_milters =, inet:127.0.0.1:8891, inet:127.0.0.1:12768
non_smtpd_milters = $smtpd_milters
#, inet:127.0.0.1:8891,
-----------------
PS: after 20 oder 15 Mins i got the Emails from Hotmail but from myserver internal (contact form 7) not at all
Thanks in advance