Victor Duchovni:
> On Thu, Mar 19, 2009 at 11:58:52PM +0100, mouss wrote:
>
> > I would suggest separating relay control from other checks. something like
> >
> > smtpd_relay_restrictions =
> > permit_mynetworks
> > permit_sasl_authenticated
>
> This has been proposed before.
>
> ht
On Thu, Mar 19, 2009 at 11:58:52PM +0100, mouss wrote:
> I would suggest separating relay control from other checks. something like
>
> smtpd_relay_restrictions =
> permit_mynetworks
> permit_sasl_authenticated
This has been proposed before.
http://archives.neohapsis.com/archive
Wietse Venema a écrit :
> /dev/rob0:
>> On Wed March 18 2009 03:06:40 Pascal Volk wrote:
can i whitelist one domain from checking spamhaus ?
thanks
>>> smtpd_recipient_restrictions =
>>> ...
>>> reject_unauth_destination
>>> ...
>>> check_client_access hash:/etc/postfix/whitelist_
K bharathan wrote:
my relay server has got multiple relay domains and i want only exempt
mails to one particular domain from checking spamhaus; given below
smtpd_recipient_restrictions =
reject_non_fqdn_recipient
reject_non_fqdn_sender
reject_unknown_sender_domain
my relay server has got multiple relay domains and i want only exempt mails
to one particular domain from checking spamhaus; given below
smtpd_recipient_restrictions =
reject_non_fqdn_recipient
reject_non_fqdn_sender
reject_unknown_sender_domain
reject_unknown_recipi
Victor Duchovni:
> On Wed, Mar 18, 2009 at 12:56:48PM -0400, Wietse Venema wrote:
> > /dev/rob0:
> > > Some comments I would add:
> > >
> > > 1. I consider it best practice to use "permit_auth_destination" rather
> > >than "OK" for whitelisting. That's an extra safety check in case you
> > >
On Wed, Mar 18, 2009 at 12:56:48PM -0400, Wietse Venema wrote:
> /dev/rob0:
> > On Wed March 18 2009 03:06:40 Pascal Volk wrote:
> > > > can i whitelist one domain from checking spamhaus ?
> > > > thanks
> > >
> > > smtpd_recipient_restrictions =
> > > ...
> > > reject_unauth_destination
> > >
/dev/rob0:
> On Wed March 18 2009 03:06:40 Pascal Volk wrote:
> > > can i whitelist one domain from checking spamhaus ?
> > > thanks
> >
> > smtpd_recipient_restrictions =
> > ...
> > reject_unauth_destination
> > ...
> > check_client_access hash:/etc/postfix/whitelist_clients
> > check_s
On Wed March 18 2009 03:06:40 Pascal Volk wrote:
> > can i whitelist one domain from checking spamhaus ?
> > thanks
>
> smtpd_recipient_restrictions =
> ...
> reject_unauth_destination
> ...
> check_client_access hash:/etc/postfix/whitelist_clients
> check_sender_access hash:/etc/postfix/
On 18.03.2009 08:55 K bharathan wrote:
> Hi
> can i whitelist one domain from checking spamhaus ?
> thanks
smtpd_recipient_restrictions =
...
reject_unauth_destination
...
check_client_access hash:/etc/postfix/whitelist_clients
check_sender_access hash:/etc/postfix/whitelist_senders
re
Hi
can i whitelist one domain from checking spamhaus ?
thanks
11 matches
Mail list logo