Noel Jones a écrit :
Denis BUCHER wrote:
Hello,
I have a server with different domains on it. Some domains should only
receive emails from specific IP adresses (SPAM filtering) while other
domains should accept emails from all domains.
How could I implement this ?
I suppose I have to do a has
Denis BUCHER:
> Hello,
>
> I forgot to add an important point :
>
> * Users that use their login and password (authentified SMTP) are of
> course allowed to send from anywhere to anywhere... Is this
> compatible with the proposed config ?
Use or write a policy server that respond
Hello,
I forgot to add an important point :
* Users that use their login and password (authentified SMTP) are of
course allowed to send from anywhere to anywhere... Is this
compatible with the proposed config ?
Thanks a lot
Denis
Noel Jones a écrit :
> Denis BUCHER wrote:
>> H
Noel Jones a écrit :
> Denis BUCHER wrote:
>> I have a server with different domains on it. Some domains should only
>> receive emails from specific IP adresses (SPAM filtering) while other
>> domains should accept emails from all domains.
>>
>> How could I implement this ?
>>
>> I suppose I have t
Denis BUCHER wrote:
Hello,
I have a server with different domains on it. Some domains should only
receive emails from specific IP adresses (SPAM filtering) while other
domains should accept emails from all domains.
How could I implement this ?
I suppose I have to do a hash with the specific IP
* Denis BUCHER :
> Hello,
>
> I have a server with different domains on it. Some domains should only
> receive emails from specific IP adresses (SPAM filtering) while other
> domains should accept emails from all domains.
>
> How could I implement this ?
smtpd_restriction_classes
--
Ralf Hildeb