--- In milter-greylist@yahoogroups.com, Emmanuel Dreyfus <manu@n...>
wrote:
> On Wed, Mar 23, 2005 at 02:28:11PM -0000, kenedwardbrown wrote:
> > acl whitelist domain crww.com
> (snip)
> > A mail message arrives from otcfwm02.carlson.com which is passed
into
> > acl_filter() where emailcmp
("otcfwm02.carlson.com", "carlson.com")
> > returns no match.
>
> Why would you like otcfwm02.carlson.com to match crww.com?
>
> --
> Emmanuel Dreyfus
> manu@n...
I thought that the intent of the domain keyword was to whitelist all
incoming mail from a particular domain, without regard to the name
of the actual mailhost. If I'm wrong than there is no issue.
The man page for greylist.conf says that
acl whitelist domain example.net
will whitelist any machine in the example.net domain.
So I was expecting that the match against the hostname passed in by
sendmail would ignore the machine name, otcfwm02, and just match the
domain of otcfwm02 against the acl.
Thanks,
KenMessage
Re: domain acls not working in 2.0b3?
2005-03-23 by kenedwardbrown
Attachments
- No local attachments were found for this message.