Yahoo Groups archive

Milter-greylist

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

Message

RE: [milter-greylist] Re: m4 user needed

2006-06-19 by fredrik.pettai@vattenfall.com

> That's bad, it removed the macros. Try this (double quotes)
>
> define(`confMILTER_MACROS_CONNECT', confMILTER_MACROS_CONNECT```,
> {if_addr}, j'')

I think you´re trying to do redundant work here...

milter-greylist.m4 seems to be design to just append the macros if they are not defined in your .mc-file. But this may not work on all platform OR (more commonly?) you need to have all the miltermacros defined in your .mc-file, else the default miltermacros will be replaced by just the macros milter-greylist needs (because of milter-greylist.m4).

In other words, don't use milter-greylist.m4 unless you already have defined all the default miltermacros that you currently need (before using milter-greylist) in your .mc file.

And if you want to use the two extra functions of milter-greylist (TLS whitelisting & whitelisting in access-file) which needs miltermacro modification... just append those macros to the defaults.

That that make any sense?

/P

Attachments

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.