From: Noel Jones (no email)
Date: Tue Aug 01 2006 - 16:05:39 EDT
At 12:44 PM 7/31/2006, Tuan Van wrote:
>Hi list,
>when a local user send an email with an address without
>the domain part,
>{dk,sid}-milter reject it.
> I wonder if there is a fix for this except force local
> user to use
>fully qualified email address.
Sounds as if you need to add localhost and internal
networks to sid-milter's peerlist. See the sid-milter docs
and support forums for more details.
% man 8 sid-filter
...
-a peerlist
Identifies a file of "peers" which
identifies clients whose con-
nections should be accepted without
processing by this filter.
The peerlist should contain on each line a
hostname, domain name
(e.g. ".example.com"), IP address, or
CIDR-style IP specifica-
tion (e.g. "192.168.1.0/24").
...
-- Noel Jones
|
|
|