[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems to compile and install on centos7 with PLESK



Am 11.10.20 um 16:40 schrieb Christian Fleischmann:
> signing-milter Version 20200719
ok

> MTA: postfix
> mail_version = 3.5.6
ok
 
> postfix configuration is dumped in the attachement

http://www.postfix.org/DEBUG_README.html#mail have a nice guidance. Same rules aren't wrong here :-)

	> Command output from:
	>    "postconf -n". Please do not send your main.cf file, or 1000+ lines of postconf command output.
	>    "postconf -Mf" (Postfix 2.9 or later).

your attached configuration contain
	smtpd_milters = , inet:127.0.0.1:12768

check if "postconf smtpd_milters" really show the same?
Maybe an issue while using the extra macro "signing_milter_socket"
and dump the configuration in a wrong way.

so simply set:
	smtpd_milters = inet:[::1]:30053, inet:127.0.0.1:12768

postfix reload

show postfix logs, show how you access postfix logs

Follow-Ups:
AW: Problems to compile and install on centos7 with PLESKChristian Fleischmann <c.fleischmann@xxxxxxxxxxxx>
References:
Problems to compile and install on centos7 with PLESKChristian Fleischmann <c.fleischmann@xxxxxxxxxxxx>
Re: Problems to compile and install on centos7 with PLESK"A. Schulze" <sca@xxxxxxxxxxxxxxxxx>
AW: Problems to compile and install on centos7 with PLESKChristian Fleischmann <c.fleischmann@xxxxxxxxxxxx>
Re: Problems to compile and install on centos7 with PLESK"A. Schulze" <sca@xxxxxxxxxxxxxxxxx>
AW: Problems to compile and install on centos7 with PLESKChristian Fleischmann <c.fleischmann@xxxxxxxxxxxx>