Geert Hendrickx a écrit :
> On Thu, Jan 29, 2009 at 12:22:13PM +0100, mouss wrote:
>> Jan 29 00:38:17 imlil postmx/smtpd[26222]: NOQUEUE: reject: RCPT from
>> unknown[147.203.208.166]: 550 5.7.1 Client host rejected: cannot find
>> your hostname, [147.203.208.166];
>> from=<3ff.4.69709687-17084...@
Geert Hendrickx:
> On Thu, Jan 29, 2009 at 12:22:13PM +0100, mouss wrote:
> > Jan 29 00:38:17 imlil postmx/smtpd[26222]: NOQUEUE: reject: RCPT from
> > unknown[147.203.208.166]: 550 5.7.1 Client host rejected: cannot find
> > your hostname, [147.203.208.166];
> > from=<3ff.4.69709687-17084...@cherr
On Thu, Jan 29, 2009 at 12:22:13PM +0100, mouss wrote:
> Jan 29 00:38:17 imlil postmx/smtpd[26222]: NOQUEUE: reject: RCPT from
> unknown[147.203.208.166]: 550 5.7.1 Client host rejected: cannot find
> your hostname, [147.203.208.166];
> from=<3ff.4.69709687-17084...@cherryimprovise.com> to=
> proto
Artem Bokhan a écrit :
> Ok, let's start with beginning...
>
> What is the difference between NAME and REVERSE_NAME from postfix's view?
> What is the difference between "SMTP client hostname" and "PTR record
> value"?
>
NAME is "verified". REVERSE_NAME is not. so you have 3 cases:
- NAME=REVER
Ok, let's start with beginning...
What is the difference between NAME and REVERSE_NAME from postfix's view?
What is the difference between "SMTP client hostname" and "PTR record
value"?
The NAME attribute specifies an SMTP client hostname (not an SMTP client
address), [UNAVAILABLE] when clien
Bokhan Artem:
> So how postfix interprets NAME and REVERSE_NAME?
> I want to understand, how not to break, for example,
> "reject_unknown_client_hostname" and "reject_unknown_reverse_client_hostname"
> behavior, when passing names via XCLIENT but not via postfix resolver.
>
> Wietse Venema ?
So how postfix interprets NAME and REVERSE_NAME?
I want to understand, how not to break, for example, "reject_unknown_client_hostname" and
"reject_unknown_reverse_client_hostname" behavior, when passing names via XCLIENT but not
via postfix resolver.
Wietse Venema пишет:
Artem Bokhan:
>XCLIE
Artem Bokhan:
> >XCLIENT NAME ADDR PROTO HELO REVERSE_NAME
>
> Do NAME and REVERSE_NAME from XCLIENT agree with this description from
> smtpd_peer.c ?
NAME agrees with the XCLIENT documentation - it is meant to be
something that other MTAs can implement too so it must not depend
on Postfix impl
>XCLIENT NAME ADDR PROTO HELO REVERSE_NAME
Do NAME and REVERSE_NAME from XCLIENT agree with this description from
smtpd_peer.c ?
/* .IP name
/* The verified client hostname. This name is represented by
/* the string "unknown" when 1) the address->name lookup failed,
/* 2) the na