I've added an opendmarc milter to a service
[127.0.0.1]:10031 inet n-n-- smtpd
-o syslog_name=postfix/postQ-rcv
>-o milter_protocol=6
>-o smtpd_milters=inet:localhost:8893
>-o non_smtpd_milters=inet:localhost:8893
PGNd skrev den 2015-06-27 02:53:
I've added an opendmarc milter to a service
[127.0.0.1]:10031 inet n-n--
smtpd
-o syslog_name=postfix/postQ-rcv
-o milter_protocol=6
-o smtpd_milters=inet:localhost:8893
-o non_smtpd_m
On Fri, Jun 26, 2015, at 06:12 PM, Benny Pedersen wrote:
> change smtpd_milters= to be inet:[127.0.0.1]:8893 so it does not use
> ipv6 there, this should all needed
Did that. Unfortunately, there's no change in behavior or logs, other than the
reference, now, to 127.0.0.1 specifically,
...
m
PGNd skrev den 2015-06-27 03:36:
On Fri, Jun 26, 2015, at 06:12 PM, Benny Pedersen wrote:
change smtpd_milters= to be inet:[127.0.0.1]:8893 so it does not use
ipv6 there, this should all needed
Did that. Unfortunately, there's no change in behavior or logs, other
than the reference, now, to 1
Hello,
Due to a forced upgrade, I'm running Linux Kernel 4.0:
xxx:~/hg/postfix/build/postfix-3.0.1$ uname -r
4.0.5-x86_64-xxx
The postfix build is failing while creating the Makefiles
as this is not handled in the makedefs script:
case "$SYSTEM.$RELEASE" in
And only linux.1*, 2* and
On Fri, Jun 26, 2015 at 09:54:12PM -0500, John Gateley wrote:
> Due to a forced upgrade, I'm running Linux Kernel 4.0:
> xxx:~/hg/postfix/build/postfix-3.0.1$ uname -r
> 4.0.5-x86_64-xxx
>
> The postfix build is failing while creating the Makefiles
> as this is not handled in the makedefs
On Fri, Jun 26, 2015, at 07:02 PM, Benny Pedersen wrote:
> i forgot to tell remove non_smtpd_milters, since it is not used in smtpd
> listners
Thanks for the cleanup. Although, no add'l effect on the issue.
> > milter8_abort: skip milter inet:[127.0.0.1]:8893
> > disconnect event to all milte
John Gateley skrev den 2015-06-27 04:54:
Is there a release of postfix planned to handle Linux 4?
yes, if you have not got that source already ?
temp work around is to compile in linux kernel 3, and later reboot into
kernel 4, but all that is not needed in gentoo :=)
hallo its weekend