Re: Sender/Client access

2009-10-21 Thread Magnus Bäck
On Wednesday, October 21, 2009 at 18:49 CEST, MySQL Student wrote: > > This syntax requires that smtpd_access_maps IS NOT listed in > > parent_domain_matches_subdomains. If you stick to the default > > value, drop the initial dot in .example.com to match example.com > > and all subdomains. >

Re: Sender/Client access

2009-10-21 Thread MySQL Student
Hi, >> I thought I understood how to block a specific domain from being able >> to send mail to users on my server, but I must be doing something >> wrong. In main.cf I have: >> >> check_sender_access hash:/etc/postfix/sender_access, >> check_client_access hash:/etc/postfix/client_access >> >> amo

Re: Sender/Client access

2009-10-20 Thread Magnus Bäck
On Tuesday, October 20, 2009 at 05:33 CEST, MySQL Student wrote: > I thought I understood how to block a specific domain from being able > to send mail to users on my server, but I must be doing something > wrong. In main.cf I have: > > check_sender_access hash:/etc/postfix/sender_access, >

Re: Sender/Client access

2009-10-19 Thread Alejandro Esteban Galvez
IP. bye - Original Message - From: "MySQL Student" To: "postfix users list" Sent: Tuesday, October 20, 2009 5:33 AM Subject: Sender/Client access Hi, I thought I understood how to block a specific domain from being able to send mail to users on my server, but I mus

Re: Sender/Client access

2009-10-19 Thread Sahil Tandon
On Mon, 19 Oct 2009, MySQL Student wrote: > I thought I understood how to block a specific domain from being able > to send mail to users on my server, but I must be doing something > wrong. In main.cf I have: > > check_sender_access hash:/etc/postfix/sender_access, > check_client_access hash:/et

Re: Sender/Client access

2009-10-19 Thread Alejandro Esteban Galvez
-- From: "MySQL Student" To: "postfix users list" Sent: Tuesday, October 20, 2009 5:33 AM Subject: Sender/Client access Hi, I thought I understood how to block a specific domain from being able to send mail to users on my server, but I must be doing something wrong. In main

Sender/Client access

2009-10-19 Thread MySQL Student
Hi, I thought I understood how to block a specific domain from being able to send mail to users on my server, but I must be doing something wrong. In main.cf I have: check_sender_access hash:/etc/postfix/sender_access, check_client_access hash:/etc/postfix/client_access among others, in the smtp