On Thu, 2009-01-08 at 14:02 -0300, Reinaldo de Carvalho wrote:
[ snip ]
> >
> > Hey! That did the trick!
> >
> > Thanks for the help. Can you explain me why is it a problem if it si an
> > external MTA?
> >
> >
> > Martín
> >
>
> Because any sender not equal to example.com will be reject.
>
> You
On Thu, Jan 8, 2009 at 11:10 AM, Martin Spinassi
wrote:
> On Thu, 2009-01-08 at 10:10 -0300, Reinaldo de Carvalho wrote:
>> On Thu, Jan 8, 2009 at 9:20 AM, Martin Spinassi
>> wrote:
>> > main.cf:
>> >
>> > smtpd_sender_restrictions=
>> >check_client_access hash:/etc/postfix/access
>> >
john.swilt...@wanadoo.fr a écrit :
Martin Spinassi a écrit :
On Thu, 2009-01-08 at 10:10 -0300, Reinaldo de Carvalho wrote:
On Thu, Jan 8, 2009 at 9:20 AM, Martin Spinassi
wrote:
main.cf:
smtpd_sender_restrictions=
check_client_access hash:/etc/postfix/access
reject
s/check_c
Martin Spinassi a écrit :
On Thu, 2009-01-08 at 10:10 -0300, Reinaldo de Carvalho wrote:
On Thu, Jan 8, 2009 at 9:20 AM, Martin Spinassi wrote:
main.cf:
smtpd_sender_restrictions=
check_client_access hash:/etc/postfix/access
reject
s/check_client_access/check_sender_access/
b
On Thu, 2009-01-08 at 10:10 -0300, Reinaldo de Carvalho wrote:
> On Thu, Jan 8, 2009 at 9:20 AM, Martin Spinassi
> wrote:
> > main.cf:
> >
> > smtpd_sender_restrictions=
> >check_client_access hash:/etc/postfix/access
> >reject
> >
>
> s/check_client_access/check_sender_access/
>
On Thu, Jan 8, 2009 at 9:20 AM, Martin Spinassi wrote:
> main.cf:
>
> smtpd_sender_restrictions=
>check_client_access hash:/etc/postfix/access
>reject
>
s/check_client_access/check_sender_access/
but this a problem if is a external MTA.
>
> Martín
>
>
--
Reinaldo de Carvalho
h
On Thu, 2009-01-08 at 07:54 -0500, Wietse Venema wrote:
> Martin Spinassi:
> [ Charset UTF-8 unsupported, converting... ]
> > Hi list!
> >
> > I'm trying to install a postfix with some restrictions, including a
> > sender restriction, but I'm just missing something.
> >
> > The idea is to allow o
Martin Spinassi:
[ Charset UTF-8 unsupported, converting... ]
> Hi list!
>
> I'm trying to install a postfix with some restrictions, including a
> sender restriction, but I'm just missing something.
>
> The idea is to allow only one domain to send mails from that server, but
> I'm having access d
Hi list!
I'm trying to install a postfix with some restrictions, including a
sender restriction, but I'm just missing something.
The idea is to allow only one domain to send mails from that server, but
I'm having access denied including the domain that is supposed to be
allowed.
Here is what I g