Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-18 Thread mouss
Le 18/06/2011 02:46, Benny Pedersen a écrit :
 On Fri, 17 Jun 2011 15:19:47 +0200, lst_ho...@kwsoft.de wrote:
 
 on ipv4 i have my own reverse ptr, on ipv6 i currently have my ipv6
 provider ptr, should i be lame and say home.junc.org on both ? :=)
 

$ host home.junc.org
home.junc.org has address 2.104.223.10
home.junc.org has IPv6 address 2001:16d8:dd00:137::2

If these are the IPs you're talking about, then helo with
home.junc.org is more than perfect for both.


 ideal i can send a request to my ipv6 provider and ask if i can change
 ptr dns on my ipv6, but its free so i dont ask for more





Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-18 Thread Benny Pedersen

On Sat, 18 Jun 2011 15:09:06 +0200, mouss wrote:


$ host home.junc.org
home.junc.org has address 2.104.223.10
home.junc.org has IPv6 address 2001:16d8:dd00:137::2

If these are the IPs you're talking about, then helo with
home.junc.org is more than perfect for both.


first i will ask sixxs i thay denied home.junc.org as ptr, those damm 
marketing :-)


is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-17 Thread Benny Pedersen
rignow postfix use best avilble imho according to recipient mx, but 
this gives not correct ehlo :/


how do i solve this ?


Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-17 Thread lst_hoe02

Zitat von Benny Pedersen m...@junc.org:

rignow postfix use best avilble imho according to recipient mx, but  
this gives not correct ehlo :/


Why do you want a different EHLO when using IPv6/IPv4? Best practice  
would be to use one hostname which resolves for IPv4 and IPv6  
addresses and matching PTR. If you have dynamic IPs with PTRs set by  
your ISP you should not use it for sending mail anyway and non  
matching EHLO will be your least problem.


Regards

Andreas





smime.p7s
Description: S/MIME Cryptographic Signature


Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-17 Thread Wietse Venema
Benny Pedersen:
 rignow postfix use best avilble imho according to recipient mx, but 
 this gives not correct ehlo :/

You should use the same hostname for IPv6 and IPv4.

Wietse

 how do i solve this ?
 
 



Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-17 Thread Benny Pedersen

On Fri, 17 Jun 2011 15:19:47 +0200, lst_ho...@kwsoft.de wrote:

on ipv4 i have my own reverse ptr, on ipv6 i currently have my ipv6 
provider ptr, should i be lame and say home.junc.org on both ? :=)


ideal i can send a request to my ipv6 provider and ask if i can change 
ptr dns on my ipv6, but its free so i dont ask for more





Re: is it possible to have ipv4 and ipv6 seperated in master.cf so helo is correct always ?

2011-06-17 Thread Benny Pedersen

On Fri, 17 Jun 2011 10:16:09 -0400 (EDT), Wietse Venema wrote:

Benny Pedersen:

rignow postfix use best avilble imho according to recipient mx, but
this gives not correct ehlo :/


You should use the same hostname for IPv6 and IPv4.


okay, i should ask for sixxs paypal account :-)

with one ipv4 smtp and one ipv6 smtp, postfix master.cf do as i like