Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Thread

Mailog message: milter-greylist: smfi_getsymval failed for {daemon_port}, using default smtp port

Re: [milter-greylist] Mailog message: milter-greylist: smfi_getsymval failed for {daemon_port}, using default smtp port

2019-05-07 by Jobst Schmalenbach

On Mon, May 06, 2019 at 08:11:33AM +0200, manu@... [milter-greylist] (milter-greylist@yahoogroups.com) wrote:
> Jobst Schmalenbach jobst@... [milter-greylist]
> <milter-greylist@yahoogroups.com> wrote:
> 
> > How can I fix that?
> 
> In sendmail.cf look for the O Milter.macros.connect
> and add {daemon_port} to the list.
> 

Not quite ;-) as sendmail.cf gets destroyed upon restart.
A better way in sendmail.mc before specifying INPUT_MAIL_FILTER:

  define(`confMILTER_MACROS_CONNECT', `j, {if_addr}, {daemon_port}')


mille mercis
Jobst

Re: [milter-greylist] Mailog message: milter-greylist: smfi_getsymval failed for {daemon_port}, using default smtp port

2019-05-16 by Marcus Schopen

Am 6.5.2019 05:43, schrieb Jobst Schmalenbach jobst@... 
[milter-greylist]:
> Hi
> 
> Install is CentOS 7.X, sendmail 8.14.7-5.el7, milter-greylist  
> 4.6.2-2.el7
> 
> I constantly get a message in the logs:
> 
>    milter-greylist: smfi_getsymval failed for {daemon_port}, using
> default smtp port

I use in sendmail.mc:

define(`MILTER',1)
INPUT_MAIL_FILTER(`greylist',`S=inet:12345@..., F=T, 
T=S:1m;R:1m')dnl

Ciao
Marcus

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.