Thanks all. That was a fast reply and it's working to ;)
That I did not found this out my self :(, I consider my self as an average
qmail coneseur ;).
Regards,
Didier
> -----Original Message-----
> From: Sebastian Benoit [mailto:benoit-lists@fb12.de]
> Sent: woensdag 1 november 2006 11:31
> To:
> Subject: Re: (maybe I missed an answer?) Blok all mail on
> smtp accept auth or from ip
> Importance: High
>
>
> Didier Gehéniau(didier.geheniau@feas.net) on 2006.11.01
> 10:16:28 +0000:
> > On the decentralized mail servers (that are connected to
> the internet)
> > I want to blok all smtp connection (also for mails send to local
> > receipents) accept when the user is authenticated or if the ip from
> > witch the mail is send is accepted.
>
>
> you are looking for AUTHREQUIRED.
>
>
> echo 1 > env/SMTPAUTH
>
> and in your tcp-rules file
>
> 127.0.0.1:allow,RELAYCLIENT=""
> 111.111.111.111:allow,RELAYCLIENT=""
> :allow,AUTHREQUIRED="1"
>
>
> /B.
> --
> Sebastian Benoit <benoit-lists@fb12.de>
> My mail is GnuPG signed -- Unsigned ones are bogus --
> http://www.gnupg.org/ GnuPG 0xD777DBA7 2003-09-10 D02B D0E0
> 3790 1AA1 DA3A B508 BF48 87BF D777 DBA7
>
> The answer to this question is false?
> [ ] True
> [ ] False
>
|